Bank To Customer Statement
Bank-to-Customer Statement is an End-of-day statement that provides detailed information about the transactions and balances on specified accounts for a given period. It includes credits, debits, opening and closing balances, and transaction metadata, allowing reconciliation of account activity and monitoring of cash flow.
By default, the report will be a summary of the account and the current balances. To include transactional data, make sure to set includeTransactions to TRUE. Transactions will be sorted by the newest transaction first.
The report can be retrieved by Report of Request (asynchronous) via (API Reference) Bank To Customer Statement.
Supported Formats
The report is available in the following formats:
- (future planned) CSV - Flat, tabular format suitable for spreadsheets and simple integrations.
- (future planned) JSON - Structured format optimized for system-to-system integrations.
- CAMT.053.001.08 (ISO 20022) - Standardized XML format for financial messaging and enterprise-grade integrations.
Report Content
The Bank To Customer Statement includes:
- Account identification and metadata
- Opening Booked Balance (OPBD) and Closing Booked Balance (CLBD)
- Booked transactions
- Transaction details, including:
- Amount
- Currency
- Transaction date and value date
- Transaction references
- Counterparty information
Balances
Balance | Description |
|---|---|
OPBD - Opening Booked Balance (End-of-day) | Book balance of the account at the beginning of the account reporting period. It always equals the closing book balance from the previous report. Entries are included based on whether the Transaction Date falls within the specified time/period. |
CLBD - Closing Booked Balance (End-of-day) | Balance of the account at the end of the specified account reporting period. It is the sum of the opening booked balance at the beginning of the period and all entries booked to the account during the specified account reporting period. Entries are included based on whether the Transaction Date falls within the specified time/period. |
Property description
CAMT.053.001.08
| Logical Property | CAMT.053.001.08 XPath | Description |
|---|---|---|
| Statement ID | /Document/BkToCstmrStmt/Stmt/Id | Unique identifier of the account statement. |
| Statement Creation Date Time | /Document/BkToCstmrStmt/Stmt/CreDtTm | Date and time when the statement was generated. |
| Account IBAN | /Document/BkToCstmrStmt/Stmt/Acct/Id/IBAN | IBAN of the account for which the statement is issued. |
| Account Currency | /Document/BkToCstmrStmt/Stmt/Acct/Ccy | Currency of the account. |
| Account Servicer BIC | /Document/BkToCstmrStmt/Stmt/Acct/Svcr/FinInstnId/BICFI | BIC of the financial institution servicing the account. |
| Opening Balance Amount | /Document/BkToCstmrStmt/Stmt/Bal/Amt | Balance of the account at the beginning of the statement period. |
| Balance Type Code | /Document/BkToCstmrStmt/Stmt/Bal/Tp/CdOrPrtry/Cd | Code identifying the type of balance (e.g. opening or closing). |
| Balance Date | /Document/BkToCstmrStmt/Stmt/Bal/Dt/Dt | Date on which the balance is calculated. |
| Entry Reference | /Document/BkToCstmrStmt/Stmt/Ntry/AcctSvcrRef | Reference assigned by the account servicing institution. |
| Entry Amount | /Document/BkToCstmrStmt/Stmt/Ntry/Amt | Amount of the booked transaction. |
| Entry Currency | /Document/BkToCstmrStmt/Stmt/Ntry/Amt/@Ccy | Currency of the entry amount. |
| Credit/Debit Indicator | /Document/BkToCstmrStmt/Stmt/Ntry/CdtDbtInd | Indicates whether the entry is a credit or debit. |
| Booking Date | /Document/BkToCstmrStmt/Stmt/Ntry/BookgDt/Dt | Date when the transaction was booked on the account. |
| Value Date | /Document/BkToCstmrStmt/Stmt/Ntry/ValDt/Dt | Date when the transaction amount becomes effective for interest calculation. |
| Bank Transaction Code | /Document/BkToCstmrStmt/Stmt/Ntry/BkTxCd/Prtry/Cd | Proprietary code identifying the transaction type. |
| Purpose | /Document/BkToCstmrStmt/Stmt/Ntry/NtryDtls/TxDtls/Purp (Cd or Prtry) | Underlying reason for the payment transaction. |
| Transaction Account Servicer Reference | /Document/BkToCstmrStmt/Stmt/Ntry/NtryDtls/TxDtls/Refs/AcctSvcrRef | Unique reference assigned by the servicing bank for the transaction. |
| End-to-End ID | /Document/BkToCstmrStmt/Stmt/Ntry/NtryDtls/TxDtls/Refs/EndToEndId | Identifier passed end-to-end through the payment chain. |
| Instruction ID | /Document/BkToCstmrStmt/Stmt/Ntry/NtryDtls/TxDtls/Refs/InstrId | Identifier of the original payment instruction. |
| Transaction Amount | /Document/BkToCstmrStmt/Stmt/Ntry/NtryDtls/TxDtls/AmtDtls/TxAmt/Amt | Amount of the individual transaction. |
| Debtor Name | /Document/BkToCstmrStmt/Stmt/Ntry/NtryDtls/TxDtls/RltdPties/Dbtr/Pty/Nm | Name of the party whose account was debited. |
| Debtor Account IBAN | /Document/BkToCstmrStmt/Stmt/Ntry/NtryDtls/TxDtls/RltdPties/DbtrAcct/Id/IBAN | IBAN of the debtor account. |
| Creditor Name | /Document/BkToCstmrStmt/Stmt/Ntry/NtryDtls/TxDtls/RltdPties/Cdtr/Pty/Nm | Name of the party receiving the funds. |
| Creditor Account IBAN | /Document/BkToCstmrStmt/Stmt/Ntry/NtryDtls/TxDtls/RltdPties/CdtrAcct/Id/IBAN | IBAN of the creditor account. |
| Debtor Agent BIC | /Document/BkToCstmrStmt/Stmt/Ntry/NtryDtls/TxDtls/RltdAgts/DbtrAgt/FinInstnId/BICFI | BIC of the debtor's servicing bank. |
| Creditor Agent BIC | /Document/BkToCstmrStmt/Stmt/Ntry/NtryDtls/TxDtls/RltdAgts/CdtrAgt/FinInstnId/BICFI | BIC of the creditor's servicing bank. |
| Remittance Information | /Document/BkToCstmrStmt/Stmt/Ntry/NtryDtls/TxDtls/RmtInf/Ustrd | Unstructured remittance information associated with the transaction. |
Example
<?xml version="1.0" encoding="utf-8"?>
<Document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="urn:iso:std:iso:20022:tech:xsd:camt.053.001.08">
<BkToCstmrStmt>
<GrpHdr>
<MsgId>4944d2fc459142c0994440a6e9697a90</MsgId>
<CreDtTm>2026-04-28T10:31:36.9305643Z</CreDtTm>
<AddtlInf>EOD</AddtlInf>
</GrpHdr>
<Stmt>
<Id>118103136-EOD0001</Id>
<ElctrncSeqNb>155</ElctrncSeqNb>
<RptgSrc>
<Prtry>BCConnect</Prtry>
</RptgSrc>
<Acct>
<Id>
<IBAN>DK9589000000024040</IBAN>
</Id>
<Ccy>EUR</Ccy>
<Svcr>
<FinInstnId>
<BICFI>SXPYDKKKXXX</BICFI>
</FinInstnId>
</Svcr>
</Acct>
<Bal>
<Tp>
<CdOrPrtry>
<Cd>OPBD</Cd>
</CdOrPrtry>
</Tp>
<Amt Ccy="EUR">1050907570.22</Amt>
<CdtDbtInd>CRDT</CdtDbtInd>
<Dt>
<Dt>2026-04-27</Dt>
</Dt>
</Bal>
<Bal>
<Tp>
<CdOrPrtry>
<Cd>CLBD</Cd>
</CdOrPrtry>
</Tp>
<Amt Ccy="EUR">1050908295.87</Amt>
<CdtDbtInd>CRDT</CdtDbtInd>
<Dt>
<Dt>2026-04-27</Dt>
</Dt>
</Bal>
<Ntry>
<Amt Ccy="EUR">100.00</Amt>
<CdtDbtInd>CRDT</CdtDbtInd>
<RvslInd>false</RvslInd>
<Sts>
<Cd>BOOK</Cd>
</Sts>
<BookgDt>
<Dt>2026-04-27</Dt>
</BookgDt>
<ValDt>
<Dt>2026-04-27</Dt>
</ValDt>
<AcctSvcrRef>010F703261170008</AcctSvcrRef>
<BkTxCd>
<Prtry>
<Cd>PMNT</Cd>
</Prtry>
</BkTxCd>
<NtryDtls>
<TxDtls>
<Refs />
<AmtDtls>
<TxAmt>
<Amt Ccy="EUR">100.00</Amt>
</TxAmt>
</AmtDtls>
<RltdPties>
<Dbtr>
<Pty>
<Nm>John Smith</Nm>
<PstlAdr>
<AdrLine>555 South North Lane</AdrLine>
<AdrLine>Apartment 1234</AdrLine>
<AdrLine>Springfield VA 47060 CA</AdrLine>
</PstlAdr>
</Pty>
</Dbtr>
<DbtrAcct>
<Id>
<Othr>
<Id>00011012345</Id>
</Othr>
</Id>
</DbtrAcct>
<Cdtr>
<Pty>
<Nm>John French</Nm>
<PstlAdr>
<AdrLine>52 RUE DES FLEURS</AdrLine>
<AdrLine>Apartment 1234</AdrLine>
<AdrLine>Paris FR</AdrLine>
</PstlAdr>
</Pty>
</Cdtr>
<CdtrAcct>
<Id>
<IBAN>DK9589000000024040</IBAN>
</Id>
</CdtrAcct>
</RltdPties>
<RltdAgts>
<DbtrAgt>
<FinInstnId>
<BICFI>BFXCCAT2XXX</BICFI>
</FinInstnId>
</DbtrAgt>
<CdtrAgt>
<FinInstnId>
<BICFI>IRVTUS3NXXX</BICFI>
</FinInstnId>
</CdtrAgt>
</RltdAgts>
<RmtInf>
<Ustrd>Payment Reference</Ustrd>
</RmtInf>
</TxDtls>
</NtryDtls>
</Ntry>
<Ntry>
<Amt Ccy="EUR">36.55</Amt>
<CdtDbtInd>CRDT</CdtDbtInd>
<RvslInd>false</RvslInd>
<Sts>
<Cd>BOOK</Cd>
</Sts>
<BookgDt>
<Dt>2026-04-27</Dt>
</BookgDt>
<ValDt>
<Dt>2026-04-27</Dt>
</ValDt>
<AcctSvcrRef>010F266261170001</AcctSvcrRef>
<BkTxCd>
<Prtry>
<Cd>PMNT</Cd>
</Prtry>
</BkTxCd>
<NtryDtls>
<TxDtls>
<Refs />
<AmtDtls>
<TxAmt>
<Amt Ccy="EUR">36.55</Amt>
</TxAmt>
</AmtDtls>
<RltdPties>
<Dbtr>
<Pty>
<Nm>Pete Name</Nm>
</Pty>
</Dbtr>
<DbtrAcct>
<Id>
<Othr>
<Id>nnnn</Id>
</Othr>
</Id>
</DbtrAcct>
<Cdtr>
<Pty>
<Nm>Tc65024 - T2 Incoming Pacs008</Nm>
<PstlAdr>
<AdrLine>AdrLineRestrictedFINXMax35Text12111</AdrLine>
<AdrLine>AdrLineRestrictedFINXMax35Text12222</AdrLine>
<AdrLine>AdrLineRestrictedFINXMax35Text12333</AdrLine>
</PstlAdr>
</Pty>
</Cdtr>
<CdtrAcct>
<Id>
<IBAN>DK9589000000024040</IBAN>
</Id>
</CdtrAcct>
</RltdPties>
<RltdAgts>
<DbtrAgt>
<FinInstnId>
<ClrSysMmbId>
<MmbId>GR1234567</MmbId>
</ClrSysMmbId>
</FinInstnId>
</DbtrAgt>
<CdtrAgt>
<FinInstnId>
<ClrSysMmbId>
<MmbId>GR1234567</MmbId>
</ClrSysMmbId>
</FinInstnId>
</CdtrAgt>
</RltdAgts>
<RmtInf>
<Ustrd>/ROC/S260427102732823//BlaBla</Ustrd>
</RmtInf>
</TxDtls>
</NtryDtls>
</Ntry>
</Stmt>
</BkToCstmrStmt>
</Document>Updated 13 days ago
