Skip to main content
GET
Get on-demand conversion

Authorizations

API-Key
string
header
required

Your public API key. Identifies the partner making the request.

API-Sign
string
header
required

HMAC signature over the request, computed with your private key.

API-Nonce
string
header
required

Monotonically increasing nonce included in the request signature.

Path Parameters

account_id
string
required

Identifier of the selected account that owns the conversion.

Required string length: 14 - 42
Example:

"WVSD33HRMGSZUBM7"

conversion_id
string<uuid>
required

On-demand conversion identifier.

Response

On-demand conversion returned.

data
object
required

Details of an on-demand conversion. It includes the amount debited from the source, the amount delivered to the destination, the exchange rate, destination details, and fees. Transaction references are included when available. A linked bank source remains pending during its multi-day funding window. A wallet destination may include a saved memo or tag; when present, those fields are returned in every response.