Endpoint: https://api.getpartna.com/transfer/convert-currency
Payload:
{
"accountName": "testaccount",
"fromCurrency": "USDT",
"toCurrency": "NGN",
"fromAmount": 100,
"transactionReference": "TEST-8d7bb810"
}HTTP Code: 404
Response:
{"success":false,"message":"Requested resource not found"}