跳转到主要内容
GET
/
v1
/
issuing
/
reports
/
{id}
Download Report
curl --request GET \
  --url https://api-sandbox.uqpaytech.com/api/v1/issuing/reports/{id} \
  --header 'x-auth-token: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://developers-sandbox.uqpaytech.com/llms.txt

Use this file to discover all available pages before exploring further.

授权

x-auth-token
string
header
必填

The API token for login provided by UQPay.

请求头

x-on-behalf-of
string

Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the List Connected Accounts endpoint. If omitted or empty, the request is executed using the master account. More information at Connected Accounts.

路径参数

id
string
必填

Unique identifier for the report.

示例:

"c0cef051-29c5-4796-b86a-cd5b684bfad7"

响应

200 - application/octet-stream

OK - Found report file successfully.

The response is of type file.