{
"businessId": "231cd908-65de-4f88-983e-83ba17102a6c",
"businessName": "businessName",
"fiatAllocation": "1",
"settlementFiatCurrency": "EUR",
"settlementFiatAmount": "10000.55",
"displayFiatAmount": "12000",
"cryptoAllocation": "0",
"settlementCryptoCurrency": "USDC",
"settlementCryptoAmount": "50000.123456",
"displayCryptoAmount": "55000",
"balances": {
"EUR": {
"amount": "10000.55",
"uniformAmount": "12000"
},
"USDC": {
"amount": "50000.123456",
"uniformAmount": "55000"
}
}
}