BankServicesBillingStatementV01

camt.086.001.01

Scope The BankServicesBillingStatement message is used to send from a Financial Institution (FI) to its wholesale customers (corporations, governments, institutions, etc.), information describing the FI’s billing of services rendered in the form of an electronic statement in a standardised format. The BankServicesBillingStatement is a periodic (usually end of month) recounting of all service chargeable events that occurred during a reporting cycle, typically a calendar month, along with detailed tax and currency translation information. Account balance information, although strongly recommended, is not required. Usage The BankServicesBillingStatement message is designed to provide details related to invoices (or an advice of debit) which a financial institution may supply to its customers. The BankServicesBillingStatement is not expressly designed to be an invoice, nor to replace invoices currently in use. The message may be used as an invoice by agreement between the sender and the receiver. No regulatory or legislative requirements were considered when creating this message standard. Users of the BankServicesBillingStatment message are cautioned to be aware of any regulatory or legal requirement for invoices before replacing existing invoices. The BankServicesBillingStatement message can supply the detail supporting separate invoices or debits but it is not the invoice or advice of debit of record. The BankServicesBillingStatement message must accurately reflect all the charge and tax related events that occurred during the calendar month and how the FI and taxing authorities were compensated for these events. The BSB does not ask the Financial Institution to revise its established pricing and billing procedures. How, when and what the customer is actually charged for remains in place. The BankServicesBillingStatement message asks the Financial Institution to aggregate and report what actually happened during the calendar month. The BankServicesBillingStatement message is intended for use with the ISO 20022 Business Application Header.

Message Construction

Every ISO20022 message has at the highest level what we call ‘building blocks’. Because the message is constructed as immutable records, the association is by composition. Below you can see the relationship between the message and its constituent building blocks: For comparison, see the ISO20022 official specification

classDiagram
     direction LR
%% BankServicesBillingStatementV01 recursion level 0 with max 0
BankServicesBillingStatementV01 *-- "1..1" ReportHeader3 : ReportHeader
BankServicesBillingStatementV01 *-- "1..1" StatementGroup1 : BillingStatementGroup
  

Now, we will zero-in one-by-one on each of these building blocks.

ReportHeader building block

Provides header details on the billing statement report. Provides header details on the report. For comparison, see the ISO20022 official specification

classDiagram
   direction tb
%% ReportHeader3 recursion level 0 with max 1
class ReportHeader3{
    ReportIdentification IsoMax35Text
}
ReportHeader3 *-- "0..1" Pagination : MessagePagination
%% Pagination recursion level 1 with max 1
class Pagination{
    PageNumber IsoMax5NumericText
    LastPageIndicator IsoYesNoIndicator
}
  

ReportHeader3 members

Member name Description Data Type / Multiplicity
ReportIdentification Identification of a report billing statement. IsoMax35Text - Required 1..1
MessagePagination Provides details on the page number of the message. Usage: The pagination of the message is only allowed when agreed between the parties. Pagination - Optional 0..1

BillingStatementGroup building block

Group of bank services billing statements with the same sender and receiver characteristics. Group of the statement header reporting the bank services billing and the billing statement. For comparison, see the ISO20022 official specification

classDiagram
   direction tb
%% StatementGroup1 recursion level 0 with max 1
class StatementGroup1{
    GroupIdentification IsoMax35Text
}
StatementGroup1 *-- "1..1" PartyIdentification58 : Sender
StatementGroup1 *-- "0..2" ContactDetails3 : SenderIndividualContact
StatementGroup1 *-- "1..1" PartyIdentification58 : Receiver
StatementGroup1 *-- "0..2" ContactDetails3 : ReceiverIndividualContact
StatementGroup1 *-- "1..0" BillingStatement1 : BillingStatement
%% PartyIdentification58 recursion level 1 with max 1
class PartyIdentification58{
    Name IsoMax140Text
    LegalName IsoMax140Text
    CountryOfResidence CountryCode
}
PartyIdentification58 *-- "0..1" PostalAddress11 : PostalAddress
PartyIdentification58 *-- "1..1" IParty13Choice : Identification
PartyIdentification58 *-- "0..1" ContactDetails3 : ContactDetails
%% ContactDetails3 recursion level 1 with max 1
class ContactDetails3{
    NamePrefix NamePrefix1Code
    Name IsoMax140Text
    PhoneNumber IsoPhoneNumber
    MobileNumber IsoPhoneNumber
    FaxNumber IsoPhoneNumber
    EmailAddress IsoMax2048Text
    PreferredMethod PreferredContactMethod1Code
}
ContactDetails3 *-- "0..0" OtherContact1 : Other
%% PartyIdentification58 recursion level 1 with max 1
class PartyIdentification58{
    Name IsoMax140Text
    LegalName IsoMax140Text
    CountryOfResidence CountryCode
}
PartyIdentification58 *-- "0..1" PostalAddress11 : PostalAddress
PartyIdentification58 *-- "1..1" IParty13Choice : Identification
PartyIdentification58 *-- "0..1" ContactDetails3 : ContactDetails
%% ContactDetails3 recursion level 1 with max 1
class ContactDetails3{
    NamePrefix NamePrefix1Code
    Name IsoMax140Text
    PhoneNumber IsoPhoneNumber
    MobileNumber IsoPhoneNumber
    FaxNumber IsoPhoneNumber
    EmailAddress IsoMax2048Text
    PreferredMethod PreferredContactMethod1Code
}
ContactDetails3 *-- "0..0" OtherContact1 : Other
%% BillingStatement1 recursion level 1 with max 1
class BillingStatement1{
    StatementIdentification IsoMax35Text
    CreationDateTime IsoISODateTime
    Status BillingStatementStatus1Code
}
BillingStatement1 *-- "1..1" DatePeriod1 : FromToDate
BillingStatement1 *-- "1..1" CashAccountCharacteristics1 : AccountCharacteristics
BillingStatement1 *-- "0..0" BillingRate1 : RateData
BillingStatement1 *-- "0..0" CurrencyExchange6 : CurrencyExchange
BillingStatement1 *-- "0..0" BillingBalance1 : Balance
BillingStatement1 *-- "0..0" BillingCompensation1 : Compensation
BillingStatement1 *-- "0..0" BillingService1 : Service
BillingStatement1 *-- "0..0" BillingTaxRegion1 : TaxRegion
BillingStatement1 *-- "0..0" BalanceAdjustment1 : BalanceAdjustment
BillingStatement1 *-- "0..0" BillingServiceAdjustment1 : ServiceAdjustment
  

StatementGroup1 members

Member name Description Data Type / Multiplicity
GroupIdentification Identification of a group of customer billing statements. IsoMax35Text - Required 1..1
Sender Originating financial institution sending the statement. PartyIdentification58 - Required 1..1
SenderIndividualContact Specifies the individual to contact in case of technical problems at the sender’s location. ContactDetails3 - Collection 0..2
Receiver Financial institution customer receiving the statement. PartyIdentification58 - Required 1..1
ReceiverIndividualContact Specifies the individual to contact in case of technical problems at the receiver’s location. ContactDetails3 - Collection 0..2
BillingStatement Provides the bank services billing statement recounting of all service chargeable events that occurred during a reporting cycle, such as the end of the month reporting. BillingStatement1 - Unknown 1..0

Extensibility and generalization considerations

To facilitate generalized design patterns in the system, the BankServicesBillingStatementV01 implementation follows a specific implementaiton pattern. First of all, BankServicesBillingStatementV01 impleemnts IOuterRecord indicating it is the outermost logical part of the message definition. Like all message wrappers, BankServicesBillingStatementV01Document implements IOuterDocument. Because BankServicesBillingStatementV01 implements IOuterDocument, it is a suitable template parameter for IOuterDocument, and causes the internal ‘Message’ to be of type BankServicesBillingStatementV01.

classDiagram
    class IOuterRecord
    BankServicesBillingStatementV01 --|> IOuterRecord : Implements
    BankServicesBillingStatementV01Document --|> IOuterDocument~BankServicesBillingStatementV01~ : Implements
    class IOuterDocument~BankServicesBillingStatementV01~ {
        BankServicesBillingStatementV01 Message
     }
  

Document wrapper for serialization

The only real purpose BankServicesBillingStatementV01Document serves is to cause the document to be serialized into the ‘urn:iso:std:iso:20022:tech:xsd:camt.086.001.01’ namespace. Therefore, it will probably be the usual practice to build the message and construct this wrapper at the last minute using BankServicesBillingStatementV01.ToDocument() method. The returned BankServicesBillingStatementV01Document value will serialize correctly according to ISO 20022 standards.

classDiagram
    BankServicesBillingStatementV01Document *-- BankServicesBillingStatementV01 : Document
  

Sample of message format

This is an abbreviated version of what the message should look like.

<Document xmlns="urn:iso:std:iso:20022:tech:xsd:camt.086.001.01">
    <BkSvcsBllgStmt>
        <RptHdr>
            <!-- ReportHeader inner content -->
        </RptHdr>
        <BllgStmtGrp>
            <!-- BillingStatementGroup inner content -->
        </BllgStmtGrp>
    </BkSvcsBllgStmt>
</Document>

Data from ISO specification

This is the technical data from the specification document.

<messageDefinition
  xmi:id="_cVsZ9ZqmEeGSON8vddiWzQ_1763088977"
  nextVersions="_sHrTETqxEeWZFYSPlduMhw"
  name="BankServicesBillingStatementV01"
  definition="Scope&#xD;&#xA;The BankServicesBillingStatement message is used to send from a Financial Institution (FI) to its wholesale customers (corporations, governments, institutions, etc.), information describing the FI’s billing of services rendered in the form of an electronic statement in a standardised format. The BankServicesBillingStatement is a periodic (usually end of month) recounting of all service chargeable events that occurred during a reporting cycle, typically a calendar month, along with detailed tax and currency translation information. Account balance information, although strongly recommended, is not required.&#xD;&#xA;Usage&#xD;&#xA;The BankServicesBillingStatement message is designed to provide details related to invoices (or an advice of debit) which a financial institution may supply to its customers. The BankServicesBillingStatement is not expressly designed to be an invoice, nor to replace invoices currently in use. The message may be used as an invoice by agreement between the sender and the receiver. No regulatory or legislative requirements were considered when creating this message standard. Users of the BankServicesBillingStatment message are cautioned to be aware of any regulatory or legal requirement for invoices before replacing existing invoices.&#xD;&#xA;The BankServicesBillingStatement message can supply the detail supporting separate invoices or debits but it is not the invoice or advice of debit of record. The BankServicesBillingStatement message must accurately reflect all the charge and tax related events that occurred during the calendar month and how the FI and taxing authorities were compensated for these events. The BSB does not ask the Financial Institution to revise its established pricing and billing procedures. &#xD;&#xA;How, when and what the customer is actually charged for remains in place. The BankServicesBillingStatement message asks the Financial Institution to aggregate and report what actually happened during the calendar month.&#xD;&#xA;The BankServicesBillingStatement message is intended for use with the ISO 20022 Business Application Header."
  registrationStatus="Registered"
  messageSet="_urpIICeJEeOCeO5e7islRQ"
  xmlTag="BkSvcsBllgStmt"
  rootElement="Document"
  xmlns:xmi="http://www.omg.org/XMI">
  <messageBuildingBlock
    xmi:id="_cVsZ9pqmEeGSON8vddiWzQ_-2124285410"
    nextVersions="_sHrTEzqxEeWZFYSPlduMhw"
    name="ReportHeader"
    definition="Provides header details on the billing statement report."
    registrationStatus="Provisionally Registered"
    maxOccurs="1"
    minOccurs="1"
    xmlTag="RptHdr"
    complexType="_6Q_lh5qlEeGSON8vddiWzQ_-723206236" />
  <messageBuildingBlock
    xmi:id="_cVsZ95qmEeGSON8vddiWzQ_1850153158"
    nextVersions="_sHrTFTqxEeWZFYSPlduMhw"
    name="BillingStatementGroup"
    definition="Group of bank services billing statements with the same sender and receiver characteristics."
    registrationStatus="Provisionally Registered"
    minOccurs="1"
    xmlTag="BllgStmtGrp"
    complexType="_6QsqlZqlEeGSON8vddiWzQ_1977241265" />
  <messageDefinitionIdentifier
    businessArea="camt"
    messageFunctionality="086"
    flavour="001"
    version="01" />
</messageDefinition>

ISO Building Blocks

The following items are used as building blocks to construct this message.