Body
Response schema for a transaction creation request
Unique identifier of the transaction
"1d8beb26-b4d1-47ee-8e5d-0d3905f200c7"
ID of the customer associated with this transaction
"0423300f-ae6d-4e82-8afb-a3b430e22e29"
ID of the quote used for this transaction
"1d8beb26-b4d1-47ee-8e5d-0d3905f200c7"
Current status of the transaction
AWAITING_TRANSFER, PROCESSING, COMPLETED, FAILED, CANCELLED, CREATED, EXPIRED "PROCESSING"
Fee structure for a transaction
ISO timestamp when this transaction was created
"2023-08-01T12:00:00Z"
ISO timestamp when this transaction was last updated
"2023-08-01T12:00:00Z"
Optional: You can add your own correlationId to match the transaction to your own internal records.
"03b7030f-6da1-4e76-3352-3debd82112c8"
Instructions for the customer to initiate the transfer Instructions for the customer to initiate the fiat transfer
- Fiat Transfer Instructions
- Crypto Transfer Instructions
ISO timestamp when this transaction expires (only for AWAITING_TRANSFER status)
"2023-08-01T12:05:00Z"
Response
Acknowledged