post
https://api.1money.com/v1/customers//conversions/hedge
Execute a conversion quote and create the conversion transaction
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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.
