v10

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

Get withdrawal receipt

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

get/v1/documents/withdrawals/{withdrawalId}/receipt

Path parameters

withdrawalIdstring uuid required

The withdrawal ID.

Query parameters

format'html' | 'text'

Output format.

Response

Receipt generated.

contentstring

The receipt content in the requested format.