{
"appKey": "",
"appSecret": "",
"orderIdList": [
3203956200783283700,
3204013441964284000,
3204036733832283600,
3204037921620284000
]
}curl --location '/alibaba/alipay/url/get' \
--header 'Content-Type: application/json' \
--data '{
"appKey": "",
"appSecret": "",
"orderIdList": [
3203956200783283700,
3204013441964284000,
3204036733832283600,
3204037921620284000
]
}'{
"code": 200,
"message": "操作成功",
"data": {
"erroMsg": null,
"payUrl": "https://trade.1688.com/order/cashier.htm?orderId=2257455039610311973",
"success": true,
"errorCode": null
},
"timestamp": 1723629596414,
"traceId": "bb030575288a"
}