post
https://sandbox.depasify.com/api/v1/accounts//quotes//accept
Accepts an active quote identified by its UUID.
FX Quote acceptance:
Verifies sufficient balance, then executes a two-leg simulated trade (source → USDC → target) using amounts locked at creation time. All operations run inside a single database transaction.
Payout acceptance:
- Validates the quote has not expired.
- Encodes and submits beneficiary requirements.
- Creates and signs the payment transaction.
- Submits the transaction for settlement.
After payout acceptance, the payment transitions to processing status. Once settled, it will be marked as completed or failed.
Returns 422 if the quote has expired or if there are provider/balance errors.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

