{
"alias": "string",
"allowedCurrencies": [
"string"
],
"country": "string",
"iban": "string",
"ibanType": "private",
"wallets": [
{
"accountNumber": "string",
"actions": [
"string"
],
"availableBalance": 0,
"balance": 0,
"balanceDate": "2019-08-24T14:15:22.123Z",
"baseCurrencyBalance": 0,
"baseCurrencyCode": "string",
"creationDate": "2019-08-24T14:15:22.123Z",
"currencyCode": "string",
"default": true,
"description": "string",
"hasOperations": true,
"ibans": [
{
"alias": "string",
"allowedCurrencies": [
"string"
],
"country": "string",
"iban": "string",
"ibanType": "private",
"wallets": []
}
],
"id": "string",
"isCurrencyActive": true,
"isCurrencyAndWalletActive": true,
"isOutOfDate": true,
"name": "string",
"state": "accountVerified",
"transactions": [
{
"accountKey": "string",
"accountName": "string",
"accountType": "internal",
"amount": 0,
"baseAmount": 0,
"baseCurrencyCode": "string",
"currencyCode": "string",
"effectiveDate": "2019-08-24T14:15:22.123Z",
"effectiveTime": "14:15:22.123Z",
"groupLedgerOperationKey": "string",
"iban": "string",
"ledgerOperationKey": "string",
"ledgerOperationType": "deposit",
"parentLedgerOperationKey": "string",
"reference": "string",
"relatedOrderKey": "string",
"relatedOrderReference": "string",
"runningAccountTotal": 0,
"runningAccountTotalBase": 0,
"runningCurrencyTotalBase": 0,
"runningTotalBase": 0,
"schemeKey": "string",
"state": "awaiting"
}
],
"type": "internal"
}
]
}