> ## Documentation Index
> Fetch the complete documentation index at: https://doc.haipay.net/llms.txt
> Use this file to discover all available pages before exploring further.

# 代付订单凭证

> 获取代付订单凭证图片。

**URL：**

`/common/voucher`

**参数：**

| 参数名     | 必选 | 类型     | 说明         |
| :------ | :- | :----- | :--------- |
| appId   | 是  | Long   | 业务ID（后台获取） |
| orderNo | 是  | Long   | 平台订单号      |
| sign    | 是  | String | 签名         |

返回data参数说明：图片的base64

## 相关主题

* [公共接口概览](/docs/zh/api/version2/CommonApi)
* [HaiPay 接口说明与公共规则](/docs/zh/guide/api_description_guide)
