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>" }
Get payout order voucher image
Business ID (obtained from the backend)
Platform order ID
Signature
Status code
Error code
Message
Base64 encoded voucher image
Was this page helpful?