如有对接问题或者建议请及时联系我们
{
"data": {
"customerOrderSn": "IN000000001",
"status": 5
},
"requestId": "f767b9a7-ddf6-4484-ab94-bbb4419e4334",
"timestamp": 1668157833,
"msgType": "IN_ORDER",
"appKey": "yc_u8VtWSYfwX4SCDeHsIcndKm7c"
}
curl --location --request POST 'https://test-api-oms.sueytong.com/' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"customerOrderSn": "IN000000001",
"status": 5
},
"requestId": "f767b9a7-ddf6-4484-ab94-bbb4419e4334",
"timestamp": 1668157833,
"msgType": "IN_ORDER",
"appKey": "yc_u8VtWSYfwX4SCDeHsIcndKm7c"
}'
{}