{
"offer": {
"_id": "text",
"countryIsoCode": "text",
"currencyIsoCode": "text",
"exchangeRate": 0,
"cryptoExchangeRate": 0,
"requiredFields": {
"fieldName": {
"label": "text",
"required": false,
"options": [
{
"value": "text",
"label": "text"
}
]
}
},
"type": "bank"
},
"cashout": {
"localCurrencyAmount": 0,
"usdAmount": 0,
"feeAmountUsd": 0,
"feeAmountUsdFonbnk": 0,
"feeAmountUsdPartner": 0,
"feeAmountLocalCurrency": 0,
"feeAmountLocalCurrencyFonbnk": 0,
"feeAmountLocalCurrencyPartner": 0,
"cryptoAmount": 0,
"feeAmountCrypto": 0,
"feeAmountCryptoFonbnk": 0,
"feeAmountCryptoPartner": 0
}
}