v5
latestOpenAPI 3.1.02026-07-262421791.5 MBSimulate a card transaction authorisation
Simulates a card transaction authorisation request in the sandbox environment. It can simulate ATM withdrawals, POS purchases, e-commerce transactions, and refunds. This is an authorisation hold, where funds are held, but not yet captured by the acquirer.
The cardNumber represents the 16-digit Primary Account Number (PAN) of the card, and must be a valid PAN retrieved from sensitive card details. Please follow the detailed guide on retrieving sensitive card details.
Refund
A refund is a 2-step process: first authorise with transactionType set to REFUND, then clear using the clearing endpoint with the same transaction type.
{% admonition type="warning" %} Refund simulation doesn't work with Mastercard. {% /admonition %}
Path parameters
The profile ID.
The card token.
Headers
Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.
Request body
Response
Simulated card authorisation.