Create a transaction in the sandbox using an internal card ID and currency.

Request body

application/json · SandboxTransactionCreateRequest · required

FieldTypeRequiredDescription
amount string yes
cardId string (uuid) yes
currency string yes ISO 4217 currency code.
linkedId string no
type SandboxTransactionType yes

Responses

StatusBodyDescription
201 SandboxTransactionResponse Transaction created

Specification

This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.