(Deprecated) Company account balance reportCopy Pagepost deprecatedhttps://www.bankingcircleconnect.com/api/v2/reports/requests/company-account-balance-reportBody Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonContains parameters for the requested reportCompany Account Balance Report contains the end-of-day balances of the company's accounts at the given value date.reportFormatTypestringrequiredlength ≥ 1Format type the report should be generated as Available options: pdf csv json companyIduuidrequiredId of the company on which the account are related to Criteria: Exact match on the Id of the companyvalueDatedate-timerequiredValue date Format: ISO 8601 | YYYY-MM-DDaccountIdsarray of uuids | nullSpecific accountsIds of the accounts to retrieve balances for Criteria: Exact match on the Id of the accounts for the specified companyaccountIdsADD uuidreportVersionint32enum12Allowed:12namestring | nullOptional field for custom informationHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plaincontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 202Accepted Returned when the request is found and report generation is in progress. See details in headers 400Bad request Invalid request parameter or header 403Forbidden Authorization error 404Not Found ReportRequest id not foundUpdated 27 days ago