8️⃣Card Authorisations
Simulates card authorisation
Unique card ID
HTTP message signature
HTTP message signature input
Idempotency key (UUID)
Content digest
Amount to be authorised
10.0Authorisation currency (ISO-4217)
EURWhether to capture the authorisation immediately
trueSuccessful operation
Invalid request
Not authorised
Card not found
Internal error
Retrieves authorisation's details
Unique authorisation ID
HTTP message signature
HTTP message signature input
Successful operation
Unique authorisation ID
Unique account ID
Unique card ID
Authorisation status
Total authorised amount expressed as a decimal number
10.0Currency of the account (ISO-4217)
EURTotal authorised amount in origin (merchant) currency expressed as a decimal number
10.0Origin currency of the merchant (ISO-4217)
EURExchange rate for authorisation if merchant currency is different to account currency expressed as a decimal number. If merchant currency is the same as account currency, exchange rate is 1.0
10.0Date this authorisation was created (ISO-8601)
Date this authorisation was updated (ISO-8601)
Invalid request
Not authorised
Authorisation not found
Internal error
Retrieves transaction's details
Unique transaction ID
HTTP message signature
HTTP message signature input
Successful operation
Unique transaction ID
Unique account ID
Unique card ID
Unique authorisation ID
Transaction status
Direction of the transaction
Transaction amount expressed as a decimal number
10.0Currency of the transaction (ISO-4217)
EURTotal authorised amount in origin (merchant) currency expressed as a decimal number
10.0Origin currency of the merchant (ISO-4217)
EURExchange rate for authorisation if merchant currency is different to account currency expressed as a decimal number. If merchant currency is the same as account currency, exchange rate is 1.0
10.0Token amount expressed as a decimal number
10.0Token contract address
eip155:1/erc20:0x6b175474e89094c44da98b954eedeac495271d0fDate this transaction was created (ISO-8601)
Date this transaction was updated (ISO-8601)
Invalid request
Not authorised
Transaction not found
Internal error
Last updated