Authori-Zation: ********************
{
"cancelFrom": 0,
"cancelReason": "",
"clientId": "1515512747256709120",
"dmId": 18924840,
"dmMobile": "13275305868",
"dmName": "开放平台联调骑士",
"orderId": "dd169165450461418470",
"orderStatus": 2,
"signature": "f686bfbd2aaecfd2356a788ab1cd89eb",
"updateTime": 1691654743
}
curl --location --request POST '/api/city_delivery/notify' \
--header 'Content-Type: application/json' \
--header 'Authori-Zation;' \
--data-raw '{
"cancelFrom": 0,
"cancelReason": "",
"clientId": "1515512747256709120",
"dmId": 18924840,
"dmMobile": "13275305868",
"dmName": "开放平台联调骑士",
"orderId": "dd169165450461418470",
"orderStatus": 2,
"signature": "f686bfbd2aaecfd2356a788ab1cd89eb",
"updateTime": 1691654743
}'
{
"status": 0,
"msg": "string"
}