Search the customer accounts for a given customer
Account Info
OK
Bad request
You are not authorized to access the resource
Accessing the resource you were trying to reach is forbidden
The resource you were trying to reach is not found
Internal server error
{- "accountNumber": "2136565",
- "accountType": "Loan",
- "accountSubType": "Heloc",
- "currency": "USD",
- "costCenter": "Global",
- "status": "Active",
- "wireEnabled": true,
- "fedNowEnabled": true,
- "rtpEnabled": true,
- "swiftEnabled": false,
- "fedwireEnabled": true
}
{- "pagination": {
- "totalRecords": 100,
- "returnedRecords": 10,
- "pageReturned": 2,
- "pageSize": 10
}, - "data": [
- {
- "accountType": "Deposit",
- "accountSubType": "Savings",
- "accountNumber": "****0001",
- "accountName": "usd savings acc",
- "routingNumber": "123456789",
- "currency": "USD",
- "masterGl": "50651123",
- "fboAccountNumber": "",
- "costCenter": "Global",
- "countryCode": "US",
- "reason": "string",
- "bankIdType": "NationalBankCode",
- "systemOfRecords": "Finzly Core",
- "externalAccount": "string",
- "accountFeatures": {
- "rfpReceive": false,
- "rfpSend": false,
- "accountAnalysis": false,
- "feeAccount": "false",
- "returnAccount": "false",
- "fedWireFeature": {
- "enableWire": true,
- "callbackLimit": 980.99,
- "enableCallbacks": true,
- "enableInternationalWire": true,
- "enableDomesticWire": true
}, - "fedNowFeature": {
- "enableFedNow": false,
- "fednowReceiveOnly": false,
- "fednowSendOrReceive": false,
- "fednowRfpSend": false,
- "fednowRfpReceive": false
}, - "rtpFeature": {
- "enableRtp": false,
- "rtpReceiveOnly": false,
- "rtpSendOrReceive": false,
- "rtpRfpSend": false,
- "rtpRfpReceive": false
}, - "achFeature": {
- "enableOffset": false,
- "defaultOffset": false,
- "enableUnderWritten": true,
- "debitExposureLimit": 989.33,
- "creditExposureLimit": 100.33,
- "enableAchPrefund": false,
- "achCompanyId": "string",
- "secCodes": [
- "WEB"
]
}
}, - "additionalAttributes": [
- {
- "attributeName": "IsRequired",
- "value": "true"
}
], - "balanceType": "string",
- "ledgerBalance": 190000.55,
- "availableBalance": 190000.55,
- "availableBalanceStatus": "Available",
- "amountPrecision": 2
}
]
}