v10

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-122928103.7 KB
Documents

Get payment receipt

Generate a receipt document for a specific payment. Available in HTML or plain text format.

get/v1/documents/payments/{paymentId}/receipt

Path parameters

paymentIdstring uuid required

The payment ID.

Query parameters

format'html' | 'text'

Output format.

Response

Receipt generated.

contentstring

The receipt content in the requested format.