{
"tradeNo": "PT1374094370671690392"
}curl --location 'https://www.xportcn.com/api/alibaba/ka/order/detail' \
--header 'access-key: 8bfeefe8df8846bea5c0ed90759afe4c' \
--header 'access-key;' \
--header 'nonce-str: nonce-str' \
--header 'nonce-str;' \
--header 'timestamp: 1715669977082' \
--header 'timestamp;' \
--header 'user-id: 2220712675346' \
--header 'user-id;' \
--header 'signature: 1762F9CE62E2171317911B82E1F82DF0' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data '{
"tradeNo": "PT1374094370671690392"
}'{
"requestId": "ceba9ec423604db08be886208dc44319",
"code": 200,
"developId": "1356764224096829747",
"msg": "成功",
"data": {
"tradeNo": "PT1374094370671690392",
"deliveryAddress": {
"name": "test",
"mobilePhone": "18158354927",
"email": null,
"country": null,
"province": "浙江省",
"city": "杭州市",
"area": "上城区",
"street": "",
"address": "姚园寺巷99号99仓#JP4578286号"
},
"orderVOList": [
{
"userId": "2220712675346",
"orderTotalAmount": 595,
"orderHandlingPrice": 6,
"orderStatus": 5,
"orderStatusDesc": "SENT",
"subOrderList": [
{
"id": "833",
"productId": "703042512918",
"skuId": "5376236370144",
"quantity": 2,
"subTotalPrice": 580,
"subOrderStatus": 5,
"subOrderId": "3302492631329134260",
"subOrderStatusDesc": "SENT",
"subServicePrice": 9,
"subHandlingPrice": 6,
"subShippingPrice": 500,
"subPrice": 40,
"subItemTotalPrice": 80,
"productName": "仿真汉堡模型假汉堡包玩具肯德基薯条道具炸鸡大烤翅鸡腿鸡米花",
"skuImage": "http://cbu01.alicdn.com/img/ibank/O1CN01cwvkhB1c0SOmCrgdz_!!6000000003538-0-cib.80x80.jpg",
"refundId": null,
"skuTOList": [
{
"name": "尺寸",
"value": "狼牙薯条"
}
],
"deliveryList": [
{
"trackingNumber": "79004899854338",
"deliveryCompany": "中通快递(ZTO)"
}
]
}
],
"orderId": "3302492631329134260"
}
]
}
}