HomeGuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Generate transaction receipt URL

Generates a URL to access a receipt for a completed transaction. This endpoint allows merchants to retrieve transaction receipt URLs for their users or corporate entities. Either user_uuid OR corporate_uuid must be provided, but not both.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid
required

The unique identifier of the transaction process for which to generate a receipt

uuid

The UUID of the individual user associated with the transaction. Required if corporate_uuid is not provided. Cannot be used with corporate_uuid.

uuid

The UUID of the corporate entity associated with the transaction. Required if user_uuid is not provided. Cannot be used with user_uuid.

Responses

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