{
"message": "string",
"count": 0,
"items": [
{
"entityId": "string",
"createdAt": "string",
"updatedAt": "string",
"createdBy": "string",
"name": "string",
"description": "string",
"supportedCurrencies": [
"string"
],
"supportedCountries": [
"string"
],
"providesFxRate": true,
"fxCurrencyPairs": [
"string"
],
"providerType": "FCY",
"vibanAutomation": true,
"serviceUrl": "string",
"defaultCurrencies": [
"string"
],
"isActive": true
}
]
}