Conversions
Execute a conversion (consume a quote, terminal state inline)
POST
Execute a conversion (consume a quote, terminal state inline)
Authorizations
Enter Auth0 JWT token
Headers
A repeat returns the original conversion result.
Body
application/json
Id of the firm convert quote to execute
Example:
"550e8400-e29b-41d4-a716-446655440000"
Response
The executed conversion in its terminal state.
Created at (ISO 8601)
Fixed fee charged, in feeCurrency. Always 0 for conversions created after fixed fees were retired from converts.
Example:
"0.0000"
Fee currency
Example:
"USD"
Conversion id
Example:
"uuid"
All-in rate applied: source units per 1 target unit
Example:
"1.09860000"
Debited from the source balance
Example:
"500.0000"
Source currency
Example:
"USD"
Terminal status
Available options:
completed, failed Example:
"completed"
Credited to the target balance
Example:
"455.1200"
Target currency
Example:
"EUR"
Execute a conversion (consume a quote, terminal state inline)