{
"webSite":"1688",
"orderId":"2019601741959504495"
}
curl --location --request POST 'https://api.pandapon.com/alibaba/order/detail' \
--header 'access-key;' \
--header 'nonce-str: nonce-str' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data-raw '{
"webSite":"1688",
"orderId":"2019601741959504495"
}'
{
"requestId": "",
"code": 0,
"developId": 0,
"msg": "",
"data": {}
}