Get a specific conversion by specifying the conversion_id.
The API token for login provided by UQPay.
Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the List Connected Accounts. If omitted or empty, the request is executed using the master account.
More information at Connected Accounts.
Universally unique identifier (UUID v4) of a resource.
"b3d9d2d5-4c12-4946-a09d-953e82sed2b0"
OK - Successfully retrieved a conversion.
The name of the customer associated with the account.
"UQPAY"
A unique UUID identifier for the conversion transaction.
"b3d9d2d5-4c12-4946-a09d-953e82sed2b0"
The reference generated by the system to identify the entity.
"P220406-LLCVLRM"
The entity that initiated the conversion transaction.
"UQPAY"
The exchange rate applied to the transaction.
"1.355957"
The amount of the currency that was purchased in the conversion.
"7.37"
The amount of the currency that was sold in the conversion.
"10"
The timestamp when the conversion transaction was initiated.
"2024-08-22T17:12:58+08:00"
The timestamp when the conversion transaction was successfully settled.
"2024-08-22T17:13:00+08:00"
The current status of the conversion transaction.
PROCESSING: Currency conversion request is being processed by the system.AWAITING_FUNDS: System is waiting for the source funds to be available.TRADE_SETTLED: Currency exchange has been executed at the agreed rate.FUNDS_ARRIVED: Converted funds have been received in the target currency.PROCESSING, AWAITING_FUNDS, TRADE_SETTLED, FUNDS_ARRIVED "FUNDS_ARRIVED"