{
"app_key": "885606154",
"timestamp": "1745465416",
"sign": "2621a7ec839d08c3068538036750a8cf",
"vender_id": "1021",
"data": "{\"amount\":\"1\",\"operator_id\":\"移动\",\"user_quote_payment\":\"9300\"}"
}curl --location --request POST 'http://test.shop.center.mf178.cn/userapi/sgd/editUserQuote' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_key": "885606154",
"timestamp": "1745465416",
"sign": "2621a7ec839d08c3068538036750a8cf",
"vender_id": "1021",
"data": "{\"amount\":\"1\",\"operator_id\":\"移动\",\"user_quote_payment\":\"9300\"}"
}'{
"code": "string",
"message": "string",
"data": [
{
"goods_sku": "string",
"goods_name": "string",
"user_quote_payment": "string",
"spec_info": "string"
}
]
}