如有对接问题或者建议请及时联系我们
{ "customerSku": "DEAP1000", "length": 79, "weigh": 55, "height": 24, "width": 93, "ean": "cupidatat et", "name": "程代入东等", "imageUrl": "http://dummyimage.com/400x400" }
curl --location --request POST 'https://test-api-oms.sueytong.com/api/openApi/product/add' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "customerSku": "DEAP1000", "length": 79, "weigh": 55, "height": 24, "width": 93, "ean": "cupidatat et", "name": "程代入东等", "imageUrl": "http://dummyimage.com/400x400" }'
{ "status": "string", "message": "string" }