Choose the Documentation MX Merchant MX Connect

Retrieve Receipt of a Transaction

Fetch a transaction's receipt as a Base64-encoded PDF. Works for all transaction types including send, collect, and deposit.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Identifier type for the transaction. Use id for the Passport-assigned reference ID or externalId for the program manager-assigned identifier.

Allowed:
string
required

Unique identifier of the transaction whose receipt is being retrieved.

Headers
string
enum
required

Controls response timing. Use NEVER for an immediate synchronous response or ALWAYS for asynchronous processing.

Allowed:
Responses

400

The request could not be processed. The receipt may not be generated yet.

401

Authentication failed. Verify that the Authorization header contains a valid Bearer token.

404

The requested transaction was not found.

500

An unexpected error occurred on the server while processing the request.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json