Authorizations
JWT Bearer token from Auth0 authentication
Response
Successful Response
The customer ID
The user ID
The private key ID used for the transaction (REQUIRED in V2)
The transaction ID, typically a UUID
Display version of the private key (masked for security)
Allow automatic purchases
Currency for spending limit (e.g., USD)
Amount for spending limit
Comma-separated list of allowed MCCs
Comma-separated list of excluded MCCs
Custom shopping rules as a list of strings
Human messages in the conversation (list of strings)
The conversation context as a JSON object
The merchant name
Link to the merchant or product
The product price
The product currency (e.g., USD)
The product name
The product description
The confidence score of the mandate
Additional details as a JSON object
The last 4 digits of the card
The card expiration date (e.g., MM/YY)
The card holder name
The user's email address
The billing address
The billing zip code
The user's phone number
Transaction mode: 'live' for production, 'sandbox' for testing
live
, sandbox
The creation date of the transaction
The last update date of the transaction