curl --location --request GET '/v1.1/crm/fiatAccount/capabilities?participantCode¤cy&country'{
"code": "string",
"msg": "string",
"data": {
"currency": "string",
"routes": [
{
"rail": [
"string"
],
"country": "string",
"bankName": "string",
"missingFields": [
"string"
]
}
]
}
}