Get Customer's Accounts

Retrieves accounts for the FIID and FI Customer ID combination specified in the headers. Uses an OAuth 2.0 bearer token to authorize the request. Note: This OAuth 2.0 token expires every 30 days, after which the token must be refreshed or a new token requested.

ENDPOINTS

get

/v2/fis/{di_fiid}/fiCustomers/{di_ficustomer}/accounts

Header parameters

Collapse

Expand

Authorization

string

required

Standard OAuth 2.0 access tokenA string composed of `Bearer` + `(space)` + `{token}`; example `Bearer rvYKAItOGiMQy1yOHdUDAHWp2HG1`

originating_ip

string

no

The IP address of the device making the request for authentication.If not provided the IP address logged will be the IP address extracted from the HTTP request.Note: This should be the originating device, rather than the client making the request, e.g., if a mobile device is used the IP address should be that of the mobile device, rather than a back end service.

User-Agent

string

no

Identifies the application and the platform making the request.The expected format is `{Appname}/{Appversion}[/{DeviceID}][;{Platform User-Agent}]`, e.g., iPhone/1.0/abc12345;Nokia3110

di_tid

string

required

Unique ID used to identify the request. The ID allows the request to be traced through the entire request and reponse flow. The expected ID is a UUID, in the canonical form, e.g., 123e4567-e89b-12d3-a456-426655440000

Body parameters

Collapse

Expand

No items found.

Query parameters

Collapse

Expand

No items found.

Path parameters

Collapse

Expand

di_fiid

string

required

The financial institution from which the accounts information is being requested.The scope of the OAuth2.0 token will be restricted to this Financial Institution.

di_ficustomer

string

required

The digital banking user's internal system ID (GUID)

Response Body

{"account":[{"accountHidden":true,"accountNumber":{"billPayValue":"string","displayValue":"string","externalMortgageAccountValue":"string","hostValue":"string","pfmValue":"string","plasticCardValue":"string","rawHostValue":"string","rdcAccountValue":"string","tpvFormattedAccountValue":"string"},"accountStatus":"OPEN","accountStatusInt":0,"accountStatuses":{"approved":true,"closed":true,"creditBalance":true,"deleted":true,"delinquent":true,"inCollection":true,"negativeBalance":true,"notApproved":true,"open":true,"overLimit":true,"paymentCoupon":true,"retPlanOwnedByDeceased":true,"retirementPlan":true,"verified":true,"writtenOff":true},"accountTransactions":{"accountId":{"type":"CBSID","value":"string"},"accountTransaction":[{"accountId":{"type":"CBSID","value":"string"},"amount":{"amount":0.1,"currencyCode":"AED"},"amountStr":"string","amountToEscrow":{"amount":0.1,"currencyCode":"AED"},"amountToInterest":{"amount":0.1,"currencyCode":"AED"},"amountToPrincipal":{"amount":0.1,"currencyCode":"AED"},"baiCode":"string","ccTid":"string","checkImageIdentifier":"string","checkImageLocator":"string","checkNumber":0,"checkNumberStr":"string","creditLineAccountId":{"type":"CBSID","value":"string"},"creditTransaction":true,"dcTid":"string","depositSlipIdentifier":"string","description":"string","displayDescription":"string","effectiveDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"fee":{"amount":0.1,"currencyCode":"AED"},"fiCustomerId":{"type":"GUID","value":"string"},"fiId":{"value":"string"},"hostTransactionCode":"string","hostTransactionType":{"type1":"string","type10":"string","type2":"string","type3":"string","type4":"string","type5":"string","type6":"string","type7":"string","type8":"string","type9":"string"},"id":{"value":"string"},"ledgerBalance":{"amount":0.1,"currencyCode":"AED"},"memo":"string","micr":0,"noImage":"string","noteAccountId":{"type":"CBSID","value":"string"},"ofxTid":"string","otherAccountId":{"type":"CBSID","value":"string"},"otherAccountType":"string","otherCreditLineAccountId":{"type":"CBSID","value":"string"},"otherNoteAccountId":{"type":"CBSID","value":"string"},"pending":true,"persistentTnum":true,"postType":"POSTED","transactionCategory":{"id":{"value":"string"},"name":"string","type":"EXPENSE"},"transactionDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"transactionId":"string","transactionKey":"string","transactionNumber":"string","transactionPayee":"string","transactionStatus":"string","transactionTime":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"transactionType":"WITHDRAWAL"}],"asOfDateTime":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"complete":true,"creditLineNumber":"string","endBalance":{"amount":0.1,"currencyCode":"AED"},"fiCustomerId":{"type":"GUID","value":"string"},"fiId":{"value":"string"},"hostProcessingDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"isExternalFI":true,"noteNumber":"string","postingDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"range":{"endDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"startDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0}},"retrieveFutureTransactions":true,"retrievePendingTransactions":true,"runningPrincipalBalance":{"amount":0.1,"currencyCode":"AED"},"sortOrder":"UNKNOWN","startBalance":{"amount":0.1,"currencyCode":"AED"},"transactionCount":0,"unpostedCredits":{"amount":0.1,"currencyCode":"AED"},"unpostedDebits":{"amount":0.1,"currencyCode":"AED"}},"accountType":"SAVINGS","accountTypeAlias":"string","achCount":0,"asOfDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"asOfDateTime":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"balance":{"availableBalance":{"amount":0.1,"currencyCode":"AED"},"averageStatementBalance":{"amount":0.1,"currencyCode":"AED"},"closedLedger":{"amount":0.1,"currencyCode":"AED"},"collectedStatementBalance":{"amount":0.1,"currencyCode":"AED"},"currentBalance":{"amount":0.1,"currencyCode":"AED"},"currentPrincipalBalance":{"amount":0.1,"currencyCode":"AED"},"currentStatementPurchaseBalance":{"amount":0.1,"currencyCode":"AED"},"escrowBalance":{"amount":0.1,"currencyCode":"AED"},"lastStatementBalance":{"amount":0.1,"currencyCode":"AED"},"minimumStatementBalance":{"amount":0.1,"currencyCode":"AED"},"openLedger":{"amount":0.1,"currencyCode":"AED"},"previousDayBalance":{"amount":0.1,"currencyCode":"AED"},"relatedAvailableBalance":{"amount":0.1,"currencyCode":"AED"}},"bbEntitlements":{"entitlements":[{"accountId":{"type":"CBSID","value":"string"},"action":{"description":"string","id":{"value":"string"}},"controls":{"isApprovalRequired":true,"limits":{"limits":[{"id":{"value":"string"},"limitScope":"ROLLING_WINDOW","onLimitMet":"REQUIRE_SELF_APPROVAL","target":"BUSINESS_CUSTOMER","timePeriod":"MONTHLY","timeWindow":0,"txnCount":0,"txnTotalAmount":0.1}]}},"id":{"value":"string"},"resource":{"description":"string","id":{"value":"string"},"productUserGuid":{"type":"GUID","value":"string"}}}]},"billPayAccountNumber":"string","billPayId":{"type":"CBSID","value":"string"},"category":"DEPOSIT","ccAccountId":"string","currentYearEligibleContribution":{"amount":0.1,"currencyCode":"AED"},"currentYearMaxContribution":{"amount":0.1,"currencyCode":"AED"},"description":"string","diAccountType":0,"displayAccountNumber":"string","displayFlag":{"isHistoryEnabled":true,"isHistoryEntitled":true,"isIncludeInTrends":true,"summary":true,"transferFrom":true,"transferTo":true},"displayPrimaryMemberNumber":"string","enabled":true,"escrowPriorYearToDate":{"amount":0.1,"currencyCode":"AED"},"escrowYearToDate":{"amount":0.1,"currencyCode":"AED"},"exportAccountNumber":"string","externalBroker":"string","fiAccountType":{"description":"string","rawType":0,"type":0},"fiCustomerId":{"type":"GUID","value":"string"},"fiId":{"value":"string"},"fiIdHash":"string","fiName":"string","fwAccountType":0,"historyAllowed":true,"hostAccountType":"string","hostMetaData":"string","id":{"type":"CBSID","value":"string"},"interestPriorYearToDate":{"amount":0.1,"currencyCode":"AED"},"interestRate":0.1,"interestYearToDate":{"amount":0.1,"currencyCode":"AED"},"interfaceId":"string","isBillPaySupported":true,"isExternalFI":true,"isHybrid":true,"lastDepositAmount":{"amount":0.1,"currencyCode":"AED"},"lastDividendAmount":{"amount":0.1,"currencyCode":"AED"},"lastInterestPaymentAmount":{"amount":0.1,"currencyCode":"AED"},"lastInterestPaymentDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"lastStatementCycleDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"lastStatementThruDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"lastYearEligibleContribution":{"amount":0.1,"currencyCode":"AED"},"lastYearMaxContribution":{"amount":0.1,"currencyCode":"AED"},"memberNumber":"string","micrNumber":"string","nickName":"string","nonQualifiedRate":0.1,"overdraftAccountNum":{"billPayValue":"string","displayValue":"string","externalMortgageAccountValue":"string","hostValue":"string","pfmValue":"string","plasticCardValue":"string","rawHostValue":"string","rdcAccountValue":"string","tpvFormattedAccountValue":"string"},"overdraftAccountNumber":"string","overdraftAvailableAmount":{"amount":0.1,"currencyCode":"AED"},"overdraftLimit":{"amount":0.1,"currencyCode":"AED"},"ownershipType":"PRIMARY","plasticCardPin":"string","plasticCardSecurityDigits":"string","posCount":0,"primaryHolderId":{"type":"GUID","value":"string"},"primaryHolderName":"string","quickBalanceEnabled":true,"refreshStatus":{"code":0,"lastAttemptDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"lastSuccessDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"message":"string","modifiedBy":0,"status":"SUCCESS","transactionsUpdated":true},"refreshfromcc":true,"refreshwaitseconds":0,"regDLimits":{"hostCheckCount":0,"hostTransferCount":0,"maxCheckCount":0,"maxTransferCount":0},"rewardsCount":0,"routingNumber":"string","smsBankingDefaultAccount":true,"taxPriorYearToDate":{"amount":0.1,"currencyCode":"AED"},"taxYearToDate":{"amount":0.1,"currencyCode":"AED"},"tier1BalanceDesc":"string","tier1QualifiedRate":0.1,"tier2BalanceDesc":"string","tier2QualifiedRate":0.1,"totalFundsAvailable":{"amount":0.1,"currencyCode":"AED"},"tpvReference":"string","transferRestriction":"EXCLUDE_ALL","usrHidden":"string"}],"crossAcctsRetrieved":true,"hostMetaData":"string","usrsum":"string"}

Response Body

{"errorCode":"string","errorMessage":"string","errorType":"SYSTEM_ERROR"}

Response Body

{"errorCode":"string","errorMessage":"string","errorType":"SYSTEM_ERROR"}

Response Body

{"errorCode":"string","errorMessage":"string","errorType":"SYSTEM_ERROR"}

Response Body

{"errorCode":"string","errorMessage":"string","errorType":"SYSTEM_ERROR"}

CURL REQUEST

copy code snippetcode copiedexpand code snippetClose code snippet
curl -X 'GET' \ 
 'https://api.candescent.com/digitalbanking/bankingservices/v2/fis/{di_fiid}/fiCustomers/{di_ficustomer}/accounts' \ 
 -H 'di_tid: SOME_STRING_VALUE' \ 
 -H 'user-agent: SOME_STRING_VALUE' \ 
 -H 'originating_ip: SOME_STRING_VALUE' \ 
 -H 'authorization: SOME_STRING_VALUE' \ 
 -H 'accept: application/json' \ 
Get Response

RESPONSE

copy responseexpand responseclose response

{"account":[{"accountHidden":true,"accountNumber":{"billPayValue":"string","displayValue":"string","externalMortgageAccountValue":"string","hostValue":"string","pfmValue":"string","plasticCardValue":"string","rawHostValue":"string","rdcAccountValue":"string","tpvFormattedAccountValue":"string"},"accountStatus":"OPEN","accountStatusInt":0,"accountStatuses":{"approved":true,"closed":true,"creditBalance":true,"deleted":true,"delinquent":true,"inCollection":true,"negativeBalance":true,"notApproved":true,"open":true,"overLimit":true,"paymentCoupon":true,"retPlanOwnedByDeceased":true,"retirementPlan":true,"verified":true,"writtenOff":true},"accountTransactions":{"accountId":{"type":"CBSID","value":"string"},"accountTransaction":[{"accountId":{"type":"CBSID","value":"string"},"amount":{"amount":0.1,"currencyCode":"AED"},"amountStr":"string","amountToEscrow":{"amount":0.1,"currencyCode":"AED"},"amountToInterest":{"amount":0.1,"currencyCode":"AED"},"amountToPrincipal":{"amount":0.1,"currencyCode":"AED"},"baiCode":"string","ccTid":"string","checkImageIdentifier":"string","checkImageLocator":"string","checkNumber":0,"checkNumberStr":"string","creditLineAccountId":{"type":"CBSID","value":"string"},"creditTransaction":true,"dcTid":"string","depositSlipIdentifier":"string","description":"string","displayDescription":"string","effectiveDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"fee":{"amount":0.1,"currencyCode":"AED"},"fiCustomerId":{"type":"GUID","value":"string"},"fiId":{"value":"string"},"hostTransactionCode":"string","hostTransactionType":{"type1":"string","type10":"string","type2":"string","type3":"string","type4":"string","type5":"string","type6":"string","type7":"string","type8":"string","type9":"string"},"id":{"value":"string"},"ledgerBalance":{"amount":0.1,"currencyCode":"AED"},"memo":"string","micr":0,"noImage":"string","noteAccountId":{"type":"CBSID","value":"string"},"ofxTid":"string","otherAccountId":{"type":"CBSID","value":"string"},"otherAccountType":"string","otherCreditLineAccountId":{"type":"CBSID","value":"string"},"otherNoteAccountId":{"type":"CBSID","value":"string"},"pending":true,"persistentTnum":true,"postType":"POSTED","transactionCategory":{"id":{"value":"string"},"name":"string","type":"EXPENSE"},"transactionDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"transactionId":"string","transactionKey":"string","transactionNumber":"string","transactionPayee":"string","transactionStatus":"string","transactionTime":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"transactionType":"WITHDRAWAL"}],"asOfDateTime":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"complete":true,"creditLineNumber":"string","endBalance":{"amount":0.1,"currencyCode":"AED"},"fiCustomerId":{"type":"GUID","value":"string"},"fiId":{"value":"string"},"hostProcessingDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"isExternalFI":true,"noteNumber":"string","postingDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"range":{"endDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"startDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0}},"retrieveFutureTransactions":true,"retrievePendingTransactions":true,"runningPrincipalBalance":{"amount":0.1,"currencyCode":"AED"},"sortOrder":"UNKNOWN","startBalance":{"amount":0.1,"currencyCode":"AED"},"transactionCount":0,"unpostedCredits":{"amount":0.1,"currencyCode":"AED"},"unpostedDebits":{"amount":0.1,"currencyCode":"AED"}},"accountType":"SAVINGS","accountTypeAlias":"string","achCount":0,"asOfDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"asOfDateTime":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"balance":{"availableBalance":{"amount":0.1,"currencyCode":"AED"},"averageStatementBalance":{"amount":0.1,"currencyCode":"AED"},"closedLedger":{"amount":0.1,"currencyCode":"AED"},"collectedStatementBalance":{"amount":0.1,"currencyCode":"AED"},"currentBalance":{"amount":0.1,"currencyCode":"AED"},"currentPrincipalBalance":{"amount":0.1,"currencyCode":"AED"},"currentStatementPurchaseBalance":{"amount":0.1,"currencyCode":"AED"},"escrowBalance":{"amount":0.1,"currencyCode":"AED"},"lastStatementBalance":{"amount":0.1,"currencyCode":"AED"},"minimumStatementBalance":{"amount":0.1,"currencyCode":"AED"},"openLedger":{"amount":0.1,"currencyCode":"AED"},"previousDayBalance":{"amount":0.1,"currencyCode":"AED"},"relatedAvailableBalance":{"amount":0.1,"currencyCode":"AED"}},"bbEntitlements":{"entitlements":[{"accountId":{"type":"CBSID","value":"string"},"action":{"description":"string","id":{"value":"string"}},"controls":{"isApprovalRequired":true,"limits":{"limits":[{"id":{"value":"string"},"limitScope":"ROLLING_WINDOW","onLimitMet":"REQUIRE_SELF_APPROVAL","target":"BUSINESS_CUSTOMER","timePeriod":"MONTHLY","timeWindow":0,"txnCount":0,"txnTotalAmount":0.1}]}},"id":{"value":"string"},"resource":{"description":"string","id":{"value":"string"},"productUserGuid":{"type":"GUID","value":"string"}}}]},"billPayAccountNumber":"string","billPayId":{"type":"CBSID","value":"string"},"category":"DEPOSIT","ccAccountId":"string","currentYearEligibleContribution":{"amount":0.1,"currencyCode":"AED"},"currentYearMaxContribution":{"amount":0.1,"currencyCode":"AED"},"description":"string","diAccountType":0,"displayAccountNumber":"string","displayFlag":{"isHistoryEnabled":true,"isHistoryEntitled":true,"isIncludeInTrends":true,"summary":true,"transferFrom":true,"transferTo":true},"displayPrimaryMemberNumber":"string","enabled":true,"escrowPriorYearToDate":{"amount":0.1,"currencyCode":"AED"},"escrowYearToDate":{"amount":0.1,"currencyCode":"AED"},"exportAccountNumber":"string","externalBroker":"string","fiAccountType":{"description":"string","rawType":0,"type":0},"fiCustomerId":{"type":"GUID","value":"string"},"fiId":{"value":"string"},"fiIdHash":"string","fiName":"string","fwAccountType":0,"historyAllowed":true,"hostAccountType":"string","hostMetaData":"string","id":{"type":"CBSID","value":"string"},"interestPriorYearToDate":{"amount":0.1,"currencyCode":"AED"},"interestRate":0.1,"interestYearToDate":{"amount":0.1,"currencyCode":"AED"},"interfaceId":"string","isBillPaySupported":true,"isExternalFI":true,"isHybrid":true,"lastDepositAmount":{"amount":0.1,"currencyCode":"AED"},"lastDividendAmount":{"amount":0.1,"currencyCode":"AED"},"lastInterestPaymentAmount":{"amount":0.1,"currencyCode":"AED"},"lastInterestPaymentDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"lastStatementCycleDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"lastStatementThruDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"lastYearEligibleContribution":{"amount":0.1,"currencyCode":"AED"},"lastYearMaxContribution":{"amount":0.1,"currencyCode":"AED"},"memberNumber":"string","micrNumber":"string","nickName":"string","nonQualifiedRate":0.1,"overdraftAccountNum":{"billPayValue":"string","displayValue":"string","externalMortgageAccountValue":"string","hostValue":"string","pfmValue":"string","plasticCardValue":"string","rawHostValue":"string","rdcAccountValue":"string","tpvFormattedAccountValue":"string"},"overdraftAccountNumber":"string","overdraftAvailableAmount":{"amount":0.1,"currencyCode":"AED"},"overdraftLimit":{"amount":0.1,"currencyCode":"AED"},"ownershipType":"PRIMARY","plasticCardPin":"string","plasticCardSecurityDigits":"string","posCount":0,"primaryHolderId":{"type":"GUID","value":"string"},"primaryHolderName":"string","quickBalanceEnabled":true,"refreshStatus":{"code":0,"lastAttemptDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"lastSuccessDate":{"calendarType":"string","firstDayOfWeek":0,"lenient":true,"minimalDaysInFirstWeek":0,"time":"2019-08-24T14:15:22Z","timeInMillis":0,"timeZone":{"displayName":"string","dstsavings":0,"id":"string","rawOffset":0},"weekDateSupported":true,"weekYear":0,"weeksInWeekYear":0},"message":"string","modifiedBy":0,"status":"SUCCESS","transactionsUpdated":true},"refreshfromcc":true,"refreshwaitseconds":0,"regDLimits":{"hostCheckCount":0,"hostTransferCount":0,"maxCheckCount":0,"maxTransferCount":0},"rewardsCount":0,"routingNumber":"string","smsBankingDefaultAccount":true,"taxPriorYearToDate":{"amount":0.1,"currencyCode":"AED"},"taxYearToDate":{"amount":0.1,"currencyCode":"AED"},"tier1BalanceDesc":"string","tier1QualifiedRate":0.1,"tier2BalanceDesc":"string","tier2QualifiedRate":0.1,"totalFundsAvailable":{"amount":0.1,"currencyCode":"AED"},"tpvReference":"string","transferRestriction":"EXCLUDE_ALL","usrHidden":"string"}],"crossAcctsRetrieved":true,"hostMetaData":"string","usrsum":"string"}

{"errorCode":"string","errorMessage":"string","errorType":"SYSTEM_ERROR"}

{"errorCode":"string","errorMessage":"string","errorType":"SYSTEM_ERROR"}

{"errorCode":"string","errorMessage":"string","errorType":"SYSTEM_ERROR"}

{"errorCode":"string","errorMessage":"string","errorType":"SYSTEM_ERROR"}

close

Sign in now!

Please sign up or sign in to add to watchlist

Sign in
close

Added to watchlist!

Your interest has been noted. An NCR Voyix Rep
will contact you with further details soon.