ConvertItem
fromAssetstringrequired
From asset
fromAmountstringrequired
From amount
fromTransactionRefstringrequired
From transaction reference
toAssetstringrequired
To asset
toAmountstringrequired
To amount
toTransactionRefstringrequired
To transaction reference
ratestringrequired
Exchange rate
ConvertItem
{
"fromAsset": "string",
"fromAmount": "string",
"fromTransactionRef": "string",
"toAsset": "string",
"toAmount": "string",
"toTransactionRef": "string",
"rate": "string"
}