GuidesAPI ReferenceChangelog
API Reference

Execute Quote

Execute a conversion quote and create the conversion transaction

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Executes the quote identified by quote_id and returns 201 Created with the conversion order, including its transaction_id and order_status (PENDING, SUCCESS, or FAIL).

A quote_id can be executed once, and only within its 30-second lifetime. This endpoint does not accept an Idempotency-Key header: if the call times out, resolve the outcome with List Transactions (transaction_action=CONVERSION) before quoting again — see Error.

Track completion with the conversion.completed / conversion.failed webhooks, or by polling Get Conversion.

Path Params
string
required

Customer ID

Body Params
string
required
length between 36 and 36

Quote ID to create hedge for

Responses

Language
Credentials
Bearer
OneMoney-HMAC-SHA256
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json