Generate Receipt API

Generate Receipt API

API Information

ItemDescription
MethodPOST
Path/apis/v1/receipt/generateReceipt
Content-Typeapplication/json
AuthenticationRequired. Refer to 'Authorization Introduction'

Description

This API is used to generate a receipt download URL by transaction ID.

Request Parameters

Request body parameters:

ParameterRequiredTypeDescription
transactionIdYesstringTransaction ID

Response

The standard response structure is R<object>.

data fields:

FieldTypeDescription
receiptURLstringPre-signed URL for downloading the receipt PDF, usually valid for a limited time