亚马逊账号分配
GET
http://192.168.1.115:8899/wst?api=wst.amazon.account.delivery&v=1.0&data={"evaluationNum": "8", "notEvaluationNum": "5", "area": "NY", "taskDate": "", "productId": "1", "orderDemandId": "5", "productTitle": "xxxx", "productImg": "xxxx", "productPrice": "5$", "accountId": "3"}
请求参数
参数名
类型
描述
必填
api
string
示例:wst.amazon.account.delivery
必填
v
float
示例:1.0
必填
data
string
示例:{"evaluationNum": "8", "notEvaluationNum": "5", "area": "NY", "taskDate": "", "productId": "1", "orderDemandId": "5", "productTitle": "xxxx", "productImg": "xxxx", "productPrice": "5$", "accountId": "3"}
必填