Generate a reverse quote
Generate a reverse quote
Creates a time-limited quote previewing the amounts and differential for reversing an existing trade.
POST
Generate a reverse quote
Generates a time-limited quote that previews the amounts and differential for reversing an existing trade. Pass the returned quote’s
id to Reverse a trade.
Use this endpoint to:
- Preview the reversal amount and differential before committing
- Get a guaranteed rate for the reversal
- Decide whether a reversal is worth executing
Idempotency is supported on v2 and v3 for this endpoint. v1 does not support idempotency keys — see Migration guide.
Errors
See the full v1 error reference.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
V2 only. Unique key for an idempotent reverse quote request. Valid for 30 minutes.
Example:
"323e4567-e89b-42d3-a456-426614174000"
Path Parameters
Body
application/json