{
"success": true,
"data": {
"_id": "68b5a636793705d3cc1578e7",
"globalId": "8e3d5610-873b-11f0-9d44-2773f87a83fc",
"fromCurrency": {
"name": "British Pound",
"abbr": "GBP",
"symbol": "£",
"flag": "https://monirate-product-design.s3.eu-west-2.amazonaws.com/countries/flag/250x250/gb.png",
"displayRate": 1
},
"toCurrency": {
"name": "Naira",
"abbr": "NGN",
"symbol": "₦",
"flag": "https://monirate-product-design.s3.eu-west-2.amazonaws.com/countries/flag/250x250/ng.png",
"displayRate": 1966.5
},
"fromCurrencyIso2": "GB",
"toCurrencyIso2": "NG",
"rate": 1966.5,
"status": "OPEN",
"minimumAmount": 4.57,
"minimumAmountCurrency": "GBP",
"acceptedPaymentMethod": ["ZELLE", "BANK_TRANSFER", "INTERAC"],
"payoutPaymentMethod": ["BANK_TRANSFER", "WALLET"],
"paymentDetails": [
{
"accountName": "Monirates LTD",
"email": "John@gmail.com",
"paymentMethod": "ZELLE",
"iso2": "GB",
"currency": {
"name": "British Pound",
"abbr": "GBP",
"symbol": "£",
"flag": "https://monirate-product-design.s3.eu-west-2.amazonaws.com/countries/flag/250x250/gb.png",
"bankCodeLabel": "Sort code"
},
"_id": "69a1470e4e63f3c7a557465c"
},
{
"accountName": "Monirates Ltd",
"accountNumber": "66558888",
"providerName": "TESTING BANK",
"bankCode": "777888600",
"paymentMethod": "BANK_TRANSFER",
"iso2": "GB",
"currency": {
"name": "British Pound",
"abbr": "GBP",
"symbol": "£",
"flag": "https://monirate-product-design.s3.eu-west-2.amazonaws.com/countries/flag/250x250/gb.png",
"bankCodeLabel": "Sort code"
},
"holderCity": "London",
"holderStreet": "Walton",
"holderPostalCode": "997678",
"_id": "69c17fdaff4b48ac3c66a484"
},
{
"accountName": "Monirate Limited",
"email": "monirate@gmail.com",
"paymentMethod": "INTERAC",
"iso2": "GB",
"currency": {
"name": "British Pound",
"abbr": "GBP",
"symbol": "£",
"flag": "https://monirate-product-design.s3.eu-west-2.amazonaws.com/countries/flag/250x250/gb.png",
"bankCodeLabel": "Sort code"
},
"_id": "69e1225780c3e59664e4cde0"
}
]
},
"message": "Rate fetched successfully"
}