Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://uat-interface.haipay.asia/common/voucher \ --header 'Content-Type: application/json' \ --data ' { "appId": 123, "orderNo": "<string>", "sign": "<string>" } '
{ "status": "<string>", "error": "<string>", "msg": "<string>", "data": "<string>" }
获取代付订单的支付凭证图片
业务ID(后台获取)
平台订单号
签名
状态码
错误码
消息
凭证图片的base64编码
此页面对您有帮助吗?