{
"webSite": "1688",
"orderId": 2542285634920880794,
"cancelReason": "不想要了"
}curl --location --request POST 'https://api.pandapon.com/v2/alibaba/order/cancel' \
--header 'access-key: 58c0201dfdf148eca63cbf6bb5e7cf03' \
--header 'nonce-str: nonce-str' \
--header 'timestamp: 1715669977082' \
--header 'user-id: 2100007341207' \
--header 'signature: B7F83FE2ADC8D8F044F2E01F0FFE8C80' \
--header 'Content-Type: application/json' \
--data-raw '{
"webSite": "1688",
"orderId": 2542285634920880794,
"cancelReason": "不想要了"
}'{
"requestId": "0d1de79d9f4540308d14c558f86cb3da",
"code": 200,
"developId": "1110890638347337996",
"msg": "成功",
"data": true
}