Execute bank transfer

Executes the bank transfer either according to the estimation made previously or using current market rates.

Body Params

Body data

string
required

Id of the bank account that should be used for the operation

number

Amount that should be transferred in fiat currency (MUST be provided if the estimation id is not specified)

string

Identifier of the estimation that was used to calculate the transfer amount (MUST be provided if the transfer amount is not specified)

recipient
object
required

Recipient details of the transfer beneficiary

recipient_account
object
required

Bank account details of the transfer beneficiary

string

Comment that should be attached to the transfer

string
required

Address of the token that should be charged from the Account Abstraction to cover the transfer

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json