Card Simulator
Create an offline transaction
Simulate an offline transaction for a card
post/cards/{cardId}/offline-transactions
Path parameters
cardIdstring required
Card ID to create an offline transaction for
Request body
Example request
{
"transactionCurrency": "GBP",
"mcc": "5812"
}Response
Created
Changes
No recorded changes to this endpoint across all 1 revision of this API.