{
"appKey": "809812",
"appSecret": "9bea309180554380",
"orderIdList": [3203956200783283880,
3204013441964283880,
3204036733832283880,
3204037921620283880
]
}curl --location --request POST 'https://openapi.dajisaas.com/alibaba/alipay/url/get' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "809812",
"appSecret": "9bea309180554380",
"orderIdList": [3203956200783283880,
3204013441964283880,
3204036733832283880,
3204037921620283880
]
}'{
"code": 200,
"message": "操作成功",
"data": {
"erroMsg": null,
"payUrl": "https://trade.1688.com/order/cashier.htm?orderId=2257455039610311973",
"success": true,
"errorCode": null
},
"timestamp": 1723629596414,
"traceId": "bb030575288a"
}