Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Query Parameters

accountId
string
required

The ID of the account to work with.

Example:

"F50091"

Body

application/json

Body

cardId
string<uuid>
required

The ID of the card to work with.

Maximum string length: 36
Example:

"e9293471-5eb3-4dbc-916c-dbaf9e2deefd"

amount
number
required

The amount.

Required range: x >= 0
Example:

10

network
string
required

The card network.

Example:

"VISA"

cardAcceptor
object
required

Response

201 - application/json

Created

transaction
object

Details about the transaction.