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 account, the amount delivered to the wallet, the exchange rate, destination details, and timestamps. Fees and transaction references are included when available. A saved destination memo or tag is returned in every response.