Execute Transaction

Finalize and initiate a transaction using a valid quoteId. This will move funds according to the quote and the specified destination.

Body Params
string

Quote ID received from the quote endpoint

string

Reason for the transaction

metadata
object

Additional metadata

source
object
required
destination
object
required
Headers
string

Target environment: "live" for real transactions, "sandbox" for testing. Mandatory when using Bearer Token.

string

Organization API Key for server-to-server authentication.

Response
201

Transaction successfully initiated and queued for execution.

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!