Transactions
Execute a transaction
Execute a transaction that you previously signed using your signing provider. Important: This is an ASYNC route! Use the read transaction route to check the transaction’s status.
POST
Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Path Parameters
The ID of the transaction.
Body
application/json
All signatures required for this transaction.
Response
202 - application/json
The timestamp from when the transaction was submitted.
The customer performing the operation.
The id of the transaction.
An object containing the parameters used for this off-ramp.
The transactions's results.
Available options:
processing
The type of this transaction
Available options:
off-ramp
The timestamp from when the transaction was last updated.