acmt.021.001.03
The AccountClosingAdditionalInformationRequest message is sent from a financial institution to an organisation as part of the account closing process. This message is sent in response to a closing request message from the organisation, if the business content is valid, but additional information is required.
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 %% AccountClosingAdditionalInformationRequestV03 recursion level 0 with max 0 AccountClosingAdditionalInformationRequestV03 *-- "1..1" References3 : References AccountClosingAdditionalInformationRequestV03 *-- "0..1" OrganisationIdentification29 : From AccountClosingAdditionalInformationRequestV03 *-- "1..1" OrganisationIdentification29 : OrganisationIdentification AccountClosingAdditionalInformationRequestV03 *-- "1..1" AccountForAction1 : AccountIdentification AccountClosingAdditionalInformationRequestV03 *-- "1..1" BranchAndFinancialInstitutionIdentification6 : AccountServicerIdentification AccountClosingAdditionalInformationRequestV03 *-- "0..1" AccountForAction1 : BalanceTransferAccount AccountClosingAdditionalInformationRequestV03 *-- "0..1" BranchAndFinancialInstitutionIdentification6 : TransferAccountServicerIdentification AccountClosingAdditionalInformationRequestV03 *-- "0..1" PartyAndSignature3 : DigitalSignature AccountClosingAdditionalInformationRequestV03 *-- "0..1" SupplementaryData1 : SupplementaryData
Now, we will zero-in one-by-one on each of these building blocks.
References building block
Set of elements for the identification of the message and related references. Set of elements for the identification of the message and related references. For comparison, see the ISO20022 official specification
classDiagram direction tb %% References3 recursion level 0 with max 1 class References3{ RequestReason IsoMax35Text AttachedDocumentName IsoMax70Text } References3 *-- "1..1" MessageIdentification1 : MessageIdentification References3 *-- "1..1" MessageIdentification1 : RequestToBeCompletedIdentification References3 *-- "1..1" MessageIdentification1 : ProcessIdentification %% MessageIdentification1 recursion level 1 with max 1 class MessageIdentification1{ Identification IsoMax35Text CreationDateTime IsoISODateTime } %% MessageIdentification1 recursion level 1 with max 1 class MessageIdentification1{ Identification IsoMax35Text CreationDateTime IsoISODateTime } %% MessageIdentification1 recursion level 1 with max 1 class MessageIdentification1{ Identification IsoMax35Text CreationDateTime IsoISODateTime }
References3 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
MessageIdentification | Identifies a message by a unique identifier and the date and time when the message was created by the sender. | MessageIdentification1 - Required 1..1 |
RequestToBeCompletedIdentification | Identification of the request message that has to be completed. | MessageIdentification1 - Required 1..1 |
ProcessIdentification | Identifies a process by a unique identifier and the date and time when the first message belonging to the process was created by the sender. The process identification remains the same in all messages belonging to the same process, from the initial request message to the final account report closing the process. | MessageIdentification1 - Required 1..1 |
RequestReason | Reason of the request. | IsoMax35Text - Unknown 1..0 |
AttachedDocumentName | File name of a document logically related to the request. | IsoMax70Text - Unknown 0..0 |
From building block
Identifies the business sender of the message, if it is not the account owner or account servicing financial institution. Unique and unambiguous way to identify an organisation. For comparison, see the ISO20022 official specification
classDiagram direction tb %% OrganisationIdentification29 recursion level 0 with max 1 class OrganisationIdentification29{ AnyBIC IsoAnyBICDec2014Identifier LEI IsoLEIIdentifier } OrganisationIdentification29 *-- "0..0" GenericOrganisationIdentification1 : Other %% GenericOrganisationIdentification1 recursion level 1 with max 1 class GenericOrganisationIdentification1{ Identification IsoMax35Text Issuer IsoMax35Text } GenericOrganisationIdentification1 *-- "0..1" IOrganisationIdentificationSchemeName1Choice : SchemeName
OrganisationIdentification29 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
AnyBIC | Business identification code of the organisation. | IsoAnyBICDec2014Identifier - Optional 0..1 |
LEI | Legal entity identification as an alternate identification for a party. | IsoLEIIdentifier - Optional 0..1 |
Other | Unique identification of an organisation, as assigned by an institution, using an identification scheme. | GenericOrganisationIdentification1 - Unknown 0..0 |
OrganisationIdentification building block
Identifier for an organisation. Unique and unambiguous way to identify an organisation. For comparison, see the ISO20022 official specification
classDiagram direction tb %% OrganisationIdentification29 recursion level 0 with max 1 class OrganisationIdentification29{ AnyBIC IsoAnyBICDec2014Identifier LEI IsoLEIIdentifier } OrganisationIdentification29 *-- "0..0" GenericOrganisationIdentification1 : Other %% GenericOrganisationIdentification1 recursion level 1 with max 1 class GenericOrganisationIdentification1{ Identification IsoMax35Text Issuer IsoMax35Text } GenericOrganisationIdentification1 *-- "0..1" IOrganisationIdentificationSchemeName1Choice : SchemeName
OrganisationIdentification29 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
AnyBIC | Business identification code of the organisation. | IsoAnyBICDec2014Identifier - Optional 0..1 |
LEI | Legal entity identification as an alternate identification for a party. | IsoLEIIdentifier - Optional 0..1 |
Other | Unique identification of an organisation, as assigned by an institution, using an identification scheme. | GenericOrganisationIdentification1 - Unknown 0..0 |
AccountIdentification building block
Unique and unambiguous identification of the account between the account owner and the account servicer. Account to or from which a cash entry is made. For comparison, see the ISO20022 official specification
classDiagram direction tb %% AccountForAction1 recursion level 0 with max 1 class AccountForAction1{ Currency ActiveCurrencyCode } AccountForAction1 *-- "1..1" IAccountIdentification4Choice : Identification %% IAccountIdentification4Choice recursion level 1 with max 1
AccountForAction1 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
Identification | Unique and unambiguous identification for the account between the account owner and the account servicer. | IAccountIdentification4Choice - Required 1..1 |
Currency | Medium of exchange of value. | ActiveCurrencyCode - Required 1..1 |
AccountServicerIdentification building block
Unique and unambiguous identifier of a financial institution, as assigned under an internationally recognised or proprietary identification scheme. Unique and unambiguous identification of a financial institution or a branch of a financial institution. For comparison, see the ISO20022 official specification
classDiagram direction tb %% BranchAndFinancialInstitutionIdentification6 recursion level 0 with max 1 BranchAndFinancialInstitutionIdentification6 *-- "1..1" FinancialInstitutionIdentification18 : FinancialInstitutionIdentification BranchAndFinancialInstitutionIdentification6 *-- "0..1" BranchData3 : BranchIdentification %% FinancialInstitutionIdentification18 recursion level 1 with max 1 class FinancialInstitutionIdentification18{ BICFI IsoBICFIDec2014Identifier LEI IsoLEIIdentifier Name IsoMax140Text } FinancialInstitutionIdentification18 *-- "0..1" ClearingSystemMemberIdentification2 : ClearingSystemMemberIdentification FinancialInstitutionIdentification18 *-- "0..1" PostalAddress24 : PostalAddress FinancialInstitutionIdentification18 *-- "0..1" GenericFinancialIdentification1 : Other %% BranchData3 recursion level 1 with max 1 class BranchData3{ Identification IsoMax35Text LEI IsoLEIIdentifier Name IsoMax140Text } BranchData3 *-- "0..1" PostalAddress24 : PostalAddress
BranchAndFinancialInstitutionIdentification6 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
FinancialInstitutionIdentification | Unique and unambiguous identification of a financial institution, as assigned under an internationally recognised or proprietary identification scheme. | FinancialInstitutionIdentification18 - Required 1..1 |
BranchIdentification | Identifies a specific branch of a financial institution. |
BalanceTransferAccount building block
Identification of the account to which the remaining positive balance of the account to be closed must be transferred or account from which funds can be moved to the account to be closed and which balance is negative. This account must be held in the same financial institution as the account to be closed if the transfer account is used to compensate a negative balance. For a positive balance to be transferred, an account in another financial institution might be used. In that case the account servicer is mandatory. Account to or from which a cash entry is made. For comparison, see the ISO20022 official specification
classDiagram direction tb %% AccountForAction1 recursion level 0 with max 1 class AccountForAction1{ Currency ActiveCurrencyCode } AccountForAction1 *-- "1..1" IAccountIdentification4Choice : Identification %% IAccountIdentification4Choice recursion level 1 with max 1
AccountForAction1 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
Identification | Unique and unambiguous identification for the account between the account owner and the account servicer. | IAccountIdentification4Choice - Required 1..1 |
Currency | Medium of exchange of value. | ActiveCurrencyCode - Required 1..1 |
TransferAccountServicerIdentification building block
Unique and unambiguous identifier of a financial institution, as assigned under an internationally recognised or proprietary identification scheme, that is the servicer of the transfer account. Unique and unambiguous identification of a financial institution or a branch of a financial institution. For comparison, see the ISO20022 official specification
classDiagram direction tb %% BranchAndFinancialInstitutionIdentification6 recursion level 0 with max 1 BranchAndFinancialInstitutionIdentification6 *-- "1..1" FinancialInstitutionIdentification18 : FinancialInstitutionIdentification BranchAndFinancialInstitutionIdentification6 *-- "0..1" BranchData3 : BranchIdentification %% FinancialInstitutionIdentification18 recursion level 1 with max 1 class FinancialInstitutionIdentification18{ BICFI IsoBICFIDec2014Identifier LEI IsoLEIIdentifier Name IsoMax140Text } FinancialInstitutionIdentification18 *-- "0..1" ClearingSystemMemberIdentification2 : ClearingSystemMemberIdentification FinancialInstitutionIdentification18 *-- "0..1" PostalAddress24 : PostalAddress FinancialInstitutionIdentification18 *-- "0..1" GenericFinancialIdentification1 : Other %% BranchData3 recursion level 1 with max 1 class BranchData3{ Identification IsoMax35Text LEI IsoLEIIdentifier Name IsoMax140Text } BranchData3 *-- "0..1" PostalAddress24 : PostalAddress
BranchAndFinancialInstitutionIdentification6 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
FinancialInstitutionIdentification | Unique and unambiguous identification of a financial institution, as assigned under an internationally recognised or proprietary identification scheme. | FinancialInstitutionIdentification18 - Required 1..1 |
BranchIdentification | Identifies a specific branch of a financial institution. |
DigitalSignature building block
Contains the signature with its components, namely signed info, signature value, key info and the object. Entity involved in an activity. For comparison, see the ISO20022 official specification
classDiagram direction tb %% PartyAndSignature3 recursion level 0 with max 1 PartyAndSignature3 *-- "1..1" PartyIdentification135 : Party PartyAndSignature3 *-- "1..1" IsoSkipPayload : Signature %% PartyIdentification135 recursion level 1 with max 1 class PartyIdentification135{ Name IsoMax140Text CountryOfResidence CountryCode } PartyIdentification135 *-- "0..1" PostalAddress24 : PostalAddress PartyIdentification135 *-- "0..1" IParty38Choice : Identification PartyIdentification135 *-- "0..1" Contact4 : ContactDetails %% IsoSkipPayload recursion level 1 with max 1
PartyAndSignature3 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
Party | Entity involved in an activity. | PartyIdentification135 - Required 1..1 |
Signature | Signature of a party. | IsoSkipPayload - Required 1..1 |
SupplementaryData building block
Additional information that cannot be captured in the structured elements and/or any other specific block. Additional information that can not be captured in the structured fields and/or any other specific block. For comparison, see the ISO20022 official specification
classDiagram direction tb %% SupplementaryData1 recursion level 0 with max 1 class SupplementaryData1{ PlaceAndName IsoMax350Text } SupplementaryData1 *-- "1..1" IsoSupplementaryDataEnvelope1 : Envelope %% IsoSupplementaryDataEnvelope1 recursion level 1 with max 1
SupplementaryData1 members
Member name | Description | Data Type / Multiplicity |
---|---|---|
PlaceAndName | Unambiguous reference to the location where the supplementary data must be inserted in the message instance. In the case of XML, this is expressed by a valid XPath. | IsoMax350Text - Optional 0..1 |
Envelope | Technical element wrapping the supplementary data. | IsoSupplementaryDataEnvelope1 - Required 1..1 |
Extensibility and generalization considerations
To facilitate generalized design patterns in the system, the AccountClosingAdditionalInformationRequestV03 implementation follows a specific implementaiton pattern. First of all, AccountClosingAdditionalInformationRequestV03 impleemnts IOuterRecord indicating it is the outermost logical part of the message definition. Like all message wrappers, AccountClosingAdditionalInformationRequestV03Document implements IOuterDocument. Because AccountClosingAdditionalInformationRequestV03 implements IOuterDocument, it is a suitable template parameter for IOuterDocument, and causes the internal ‘Message’ to be of type AccountClosingAdditionalInformationRequestV03.
classDiagram class IOuterRecord AccountClosingAdditionalInformationRequestV03 --|> IOuterRecord : Implements AccountClosingAdditionalInformationRequestV03Document --|> IOuterDocument~AccountClosingAdditionalInformationRequestV03~ : Implements class IOuterDocument~AccountClosingAdditionalInformationRequestV03~ { AccountClosingAdditionalInformationRequestV03 Message }
Document wrapper for serialization
The only real purpose AccountClosingAdditionalInformationRequestV03Document serves is to cause the document to be serialized into the ‘urn:iso:std:iso:20022:tech:xsd:acmt.021.001.03’ namespace. Therefore, it will probably be the usual practice to build the message and construct this wrapper at the last minute using AccountClosingAdditionalInformationRequestV03.ToDocument() method. The returned AccountClosingAdditionalInformationRequestV03Document value will serialize correctly according to ISO 20022 standards.
classDiagram AccountClosingAdditionalInformationRequestV03Document *-- AccountClosingAdditionalInformationRequestV03 : 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:acmt.021.001.03">
<AcctClsgAddtlInfReq>
<Refs>
<!-- References inner content -->
</Refs>
<Fr>
<!-- From inner content -->
</Fr>
<OrgId>
<!-- OrganisationIdentification inner content -->
</OrgId>
<AcctId>
<!-- AccountIdentification inner content -->
</AcctId>
<AcctSvcrId>
<!-- AccountServicerIdentification inner content -->
</AcctSvcrId>
<BalTrfAcct>
<!-- BalanceTransferAccount inner content -->
</BalTrfAcct>
<TrfAcctSvcrId>
<!-- TransferAccountServicerIdentification inner content -->
</TrfAcctSvcrId>
<DgtlSgntr>
<!-- DigitalSignature inner content -->
</DgtlSgntr>
<SplmtryData>
<!-- SupplementaryData inner content -->
</SplmtryData>
</AcctClsgAddtlInfReq>
</Document>
Data from ISO specification
This is the technical data from the specification document.
<messageDefinition
xmi:id="_bf9RX22PEei3KuUgpx7Xcw"
previousVersion="_QvJSwQ1TEeKGXqvMN6jpiw"
name="AccountClosingAdditionalInformationRequestV03"
definition="The AccountClosingAdditionalInformationRequest message is sent from a financial institution to an organisation as part of the account closing process. This message is sent in response to a closing request message from the organisation, if the business content is valid, but additional information is required."
registrationStatus="Registered"
messageSet="_wRoFxE2rEeG_I4xRYCA_7g"
xmlTag="AcctClsgAddtlInfReq"
rootElement="Document"
xmlns:xmi="http://www.omg.org/XMI">
<messageBuildingBlock
xmi:id="_bf9RYW2PEei3KuUgpx7Xcw"
previousVersion="_QvJSww1TEeKGXqvMN6jpiw"
name="References"
definition="Set of elements for the identification of the message and related references."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="1"
xmlTag="Refs"
complexType="_QoHt8tp-Ed-ak6NoX_4Aeg_1839218221" />
<messageBuildingBlock
xmi:id="_bf9RY22PEei3KuUgpx7Xcw"
previousVersion="_g4JZ0A1XEeKGXqvMN6jpiw"
name="From"
definition="Identifies the business sender of the message, if it is not the account owner or account servicing financial institution."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="0"
xmlTag="Fr"
complexType="_6VggQW48EeiU9cctagi5ow" />
<messageBuildingBlock
xmi:id="_bf9RZW2PEei3KuUgpx7Xcw"
previousVersion="_QvJSxw1TEeKGXqvMN6jpiw"
name="OrganisationIdentification"
definition="Identifier for an organisation."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="1"
xmlTag="OrgId"
complexType="_6VggQW48EeiU9cctagi5ow" />
<messageBuildingBlock
xmi:id="_bf9RZ22PEei3KuUgpx7Xcw"
previousVersion="_QvJSyw1TEeKGXqvMN6jpiw"
name="AccountIdentification"
definition="Unique and unambiguous identification of the account between the account owner and the account servicer."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="1"
xmlTag="AcctId"
complexType="_SN5Y9Np-Ed-ak6NoX_4Aeg_1820239688" />
<messageBuildingBlock
xmi:id="_bf9RaW2PEei3KuUgpx7Xcw"
previousVersion="_QvJSzw1TEeKGXqvMN6jpiw"
name="AccountServicerIdentification"
definition="Unique and unambiguous identifier of a financial institution, as assigned under an internationally recognised or proprietary identification scheme."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="1"
xmlTag="AcctSvcrId"
complexType="_8nO10W49EeiU9cctagi5ow" />
<messageBuildingBlock
xmi:id="_bf9Ra22PEei3KuUgpx7Xcw"
previousVersion="_QvJS0w1TEeKGXqvMN6jpiw"
name="BalanceTransferAccount"
definition="Identification of the account to which the remaining positive balance of the account to be closed must be transferred or account from which funds can be moved to the account to be closed and which balance is negative. This account must be held in the same financial institution as the account to be closed if the transfer account is used to compensate a negative balance. For a positive balance to be transferred, an account in another financial institution might be used. In that case the account servicer is mandatory."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="0"
xmlTag="BalTrfAcct"
complexType="_SN5Y9Np-Ed-ak6NoX_4Aeg_1820239688" />
<messageBuildingBlock
xmi:id="_bf9RbW2PEei3KuUgpx7Xcw"
previousVersion="_QvJS1w1TEeKGXqvMN6jpiw"
name="TransferAccountServicerIdentification"
definition="Unique and unambiguous identifier of a financial institution, as assigned under an internationally recognised or proprietary identification scheme, that is the servicer of the transfer account."
registrationStatus="Provisionally Registered"
maxOccurs="1"
minOccurs="0"
xmlTag="TrfAcctSvcrId"
complexType="_8nO10W49EeiU9cctagi5ow" />
<messageBuildingBlock
xmi:id="_bf9Rb22PEei3KuUgpx7Xcw"
previousVersion="_QvJS2w1TEeKGXqvMN6jpiw"
name="DigitalSignature"
definition="Contains the signature with its components, namely signed info, signature value, key info and the object."
registrationStatus="Provisionally Registered"
minOccurs="0"
xmlTag="DgtlSgntr"
complexType="_Q_AvW3R1EeiH1ZOt2UD8vQ" />
<messageBuildingBlock
xmi:id="_bf9RcW2PEei3KuUgpx7Xcw"
previousVersion="_6aME4A4AEeKGXqvMN6jpiw"
name="SupplementaryData"
definition="Additional information that cannot be captured in the structured elements and/or any other specific block."
registrationStatus="Provisionally Registered"
minOccurs="0"
xmlTag="SplmtryData"
complexType="_Qn0zC9p-Ed-ak6NoX_4Aeg_468227563" />
<messageDefinitionIdentifier
businessArea="acmt"
messageFunctionality="021"
flavour="001"
version="03" />
</messageDefinition>
ISO Building Blocks
The following items are used as building blocks to construct this message.