Danske Bank Baltic ISO XML messages for Payment Initiation and Cash Management Implementation Guideline. Pain001 Pain002 Camt052 Camt053 Camt054

Size: px
Start display at page:

Download "Danske Bank Baltic ISO XML messages for Payment Initiation and Cash Management Implementation Guideline. Pain001 Pain002 Camt052 Camt053 Camt054"

Transcription

1 Danske Bank Baltic ISO XML messages for Payment Initiation and Cash Management Implementation Guideline Pain001 Pain002 Camt052 Camt053 Camt054 Version 1.0 1

2 Version history Version Changes Date 1.0 First version of Danske Bank Baltic guidelines

3 Table of Contents 1 INTRODUCTION CHARACTER SET AND XML ESCAPE CHARACTERS CUSTOMER CREDIT TRANSFER INITIATION PAIN MESSAGE CONTENT EXAMPLES Estonia: Domestic Payment (2 payments) Estonia: Express International Payment (in USD, via correspondent bank) Estonia: EU Payment (Sepa Credit Transfer) Estonia: International payment in Russian roubles (via correspondent bank) Lithuania and Latvia: EU payment (SEPA credit transfer) Lithuania and Latvia: International payment (in USD) Lithuania and Latvia: International payment in Russian roubles (via correspondent bank) Consolidated Payment CUSTOMER PAYMENT STATUS REPORT PAIN MESSAGE CONTENT EXAMPLES Group status is ACSC: all payments are ACSC (executed) Group status is PART: one payment is RJCT (cancelled) and two payments are ACSC (executed) BANK TO CUSTOMER STATUS REPORT CAMT , STATEMENT CAMT AND DEBIT CREDIT NOTIFICATION CAMT MESSAGE CONTENT (CAMT AND CAMT ) EXAMPLES Account Report Example of camt Account Statement Example of camt MESSAGE CONTENT (CAMT ) EXAMPLES Bank To Customer Debit Credit notification of camt TRANSACTION TYPES

4 1 Introduction The purpose of this document is to provide guidance on the use of ISO XML messages exchanged with Danske Bank in Estonia, Latvia and Lithuania: Customer Credit Transfer Initiation message pain sent from a customer to a bank; Customer Payment Status Report message pain provided from a bank to a customer; Account Report message camt provided from a bank to a customer; Account Statement message camt provided from a bank to a customer. Debit and Credit Notification message camt provided from bank to a customer Document covers EU payments (SEPA payments) as well as other types of payments. External code set specification can be found at This document should be read together with the ISO XML message standards, as the ISO rules on the usage of the elements have not been repeated in this document and should be taken into account where applicable. Below is the explanation of each column of the tables presented in this document: Index column number refers to the corresponding description in the ISO XML Message Definition Report. This report can be found at under Catalogue of ISO messages. Or column - {Or Or} indicates that only one of several elements may be presented Mult column - indicates whether an element is mandatory or optional and how many repetitions are allowed for the element. For example: [1..1] shows that element is mandatory and can be presented only once [1..n] - shows that element is mandatory and can be presented 1 to n times [0..1] shows that element is optional and can be presented only once [0..n] shows that element is optional and can be presented 0 to n times Message Element column - element name used in ISO XML Message Definition Report. XML tag column short name identifying an element within an XML message, which is put between brackets, e.g. <Amt>. Type column indicates a ISO data type. Danske Bank rules column includes Danske Bank specific rules. 4

5 2 Character set and XML escape characters The UTF8 encoding must be used and declared in the XML header. The following characters must be used: Latin letters: a b c d e f g h i j k l m n o p q r s t u v w x y z A B C D E F G H I J K L M N O P Q R S T U V W X Y Z National letters: Estonian: õ ä ö ü Õ Ä Ö Ü š Š ž Ž Latvian: ā ē ģ ī ķ ļ ņ Ā Ē Ģ Ī Ķ Ļ Ņ Lithuanian: ą č ė ę į š ū ų ž Ą Č Ė Ę Į Š Ū Ų Ž Numbers: Whitelisted characters: + - ( )., : ;! & / ' " #space. If Danske Bank forwards a foreign currency payment to a beneficiary s bank or an intermediary bank via the SWIFT network, the non-permitted SWIFT characters will be replaced. Symbols not allowed in XML must be replaced according top escaping rules: & must be replaced as & " must be replaced as " ' must be replaced as &apos; < must be replaced as < > must be replaced as > 5

6 3 Customer Credit Transfer Initiation pain Message content The message consists of two mandatory building blocks: Group Header and Payment Information. Group Header: This block is presented only once and it contains elements such as Message Identification, Creation Date and Time and Initiating Party. Payment Information: This block is repetitive and it contains elements related to the debit side of the transaction, such as Debtor, Debtor Account, Payment Type Information and Requested Execution Date and also one or several Credit Transfer Transaction Information parts which contain elements related to the credit side of the transaction, such as Creditor, Creditor Agent and Remittance Information. Payment type indentifying data may be present at either "Payment Information" or "Credit Transfer Transaction Information" level. It is recommended to be used only at "Payment Information" level and not at "Credit Transfer Transaction Information" level. Therefore if "Payment Type Information" is present at both "Payment Information" level and "Credit Transfer Transaction Information" level, then values given at "Payment Information" level are used. Only the "Local Instrument" values are used for payment type determination. If the customer gives extra information which cannot be utilised or forwarded in the payment chain, the information is not processed or it is cut off. The extra information does not cause the rejection of the payment unless it is checked (as, for example, too long "Remittance Information"). The message is described in the following table. 6

7 Index Or Message element <XML tag> Mult Type Danske Bank rules Message root <CstmrCdtTrfInitn> [1..1] GroupHeader <GrpHdr> [1..1] MessageIdentification <MsgId> [1..1] Max35Text Unique identification of the message assigned by the customer. This Identification will be used in ebank for duplicate check of every message/file. The check is done per ebank user allover the history. ebank will notify the user of duplication with warning. The user can decide to import the file or cancel the import process CreationDateTime <CreDtTm> [1..1] ISODateTime Date and time at which the message was created by the customer Authorisation <Authstn> [0..2] 1.4 {Or +++Code <Cd> [1..1] Code (AUTH; FDET; FSUM; ILEV) 1.5 Or} +++Proprietary <Prtry> [1..1] Max128Text NumberOfTransactions <NbOfTxs> [1..1] Max15NumericText Total number of transactions in the entire message ControlSum <CtrlSum> [0..1] DecimalNumber Total amount of all individual transactions in the entire message, irrespective of currencies. In LiveGate this tag is mandatory InitiatingParty <InitgPty> [1..1] Party initiating the payment. This can be either the debtor or a party initiating the payment on behalf of the debtor. Accepted but not used for processing. {Or +++Name <Nm> [0..1] Max70Text +++Identification [0..1] ++++OrganisationIdentificati on <OrgId> [1..1] {{Or +++++BICOrBEI <BICOrBEI> [0..1] AnyBICIdentifier Or}} +++++Other <Othr> [0..1] Identification [1..1] Max35Text SchemeName <SchmeNm> [0..1] Code <Cd> [1..1] ExternalOrganisationI dentification1code Or} ++++PrivateIdentification <PrvtId> [1..1] {{Or +++++DateAndPlaceOfBirth <DtAndPlcOfBirth> [0..1] For organisation identification scheme code see External Code Lists spreadsheet 7

8 Index Or Message element <XML tag> Mult Type Danske Bank rules BirthDate <BirthDt> [1..1] ISODate ProvinceOfBirth <PrvcOfBirth> [0..1] Max35Text CityOfBirth <CityOfBirth> [1..1] Max35Text CountryOfBirth <CtryOfBirth> [1..1] CountryCode Or}} +++++Other <Othr> [0..1] Identification [1..1] Max35Text SchemeName <SchmeNm> [0..1] Code <Cd> [1..1] ExternalPersonIdentif ication1code 2.0 +PaymentInformation <PmtInfo> [1..n] PaymentInformationIdentif ication For private identification scheme code see External Code Lists spreadsheet <PmtInfId> [1..1] Max35Text Recommended to be unique. Will be returned in Payment Status Report. Content must contain Latin character set Content must not start or end with a / Content must not contain // s PaymentMethod <PmtMtd> [1..1] Code (CHK; TRA; TRF) BatchBooking <BtchBookg> [0..1] BatchBookingIndicat or Accepted code: 'TRF'. Other values will be treated as 'TRF'. Default value is 'false'. If batch booking tag is not used or false, then all payments will be debited separately. For the consolidated payment functionality value true or Category Purpose code SALA should be used: all payments in payment information block must be with transaction currency EUR; all beneficiaries must locate in SEPA area; all "Local Instrument" values are treated as NORM (EE); all "Sevice level" values are treated as NURG (LT and LV); all "Charge Bearer" values are treated as SHAR. In case of other currencies or beneficiaries outside SEPA area the file will not be accepted. Danske ebank / LiveGate user must have respective rights in Electronic services agreement / Danske LiveGate agreement to import contsolidated payments NumberOfTransactions <NbOfTxs> [0..1] Max15NumericText Total number of transactions in the "Payment Information" level. In LiveGate this tag is mandatory. 8

9 Index Or Message element <XML tag> Mult Type Danske Bank rules ControlSum <CtrlSum> [0..1] DecimalNumber Total amount of individual transactions in the 'Payment Information' level. In LiveGate this tag is mandatory PaymentTypeInformation <PmtTpInf> [0..1] Recommended usage is at 'Payment Information' level. If present at both 'Payment Information' level and 'Credit Transfer Transaction Information' level, then values given on 'Credit Transfer Transaction Information' level are used InstructionPriority <InstrPrty> [0..1] Priority2Code (HIGH; NORM) Accepted but not used ServiceLevel <SvcLvl> [0..1] Estonia: In case of conflicting values for Service Level and Local Instrument, the Local Instrument values are used for payment type/speed determination Code <Cd> [1..1] ExternalServiceLevel 1Code Lithuania and Latvia: In case of conflicting values for Service Level and Local Instrument, the Local Instrument values are used for payment type/speed determination. Usage Rule: Only following codes are allowed: SEPA; URGP; SDVA; NURG Only value SEPA is forwarded to the beneficiary bank in case of domestic and EU payments if applicable. Estonia: Accepted but not used Lithuania and Latvia: International payments: Possible values: SDVA very urgent, URGP urgent, NURG normal. Empty value will be set to NURG LocalInstrument <LclInstrm> [0..1] Estonia: In case of conflicting values for Service Level and Local Instrument, the Local Instrument values are used for payment type/speed determination {Or ++++Code <Cd> [1..1] ExternalLocalInstrum ent1code Lithuania and Latvia: In case of conflicting values for Service Level and Local Instrument, the Local Instrument values are used for payment type/speed determination. 9

10 Index Or Message element <XML tag> Mult Type Danske Bank rules 2.13 Or} ++++Proprietary <Prtry> [1..1] Max35Text Accepted codes for Estonia: NORM payment type is set to normal HIGH payment type is set to urgent for Estonian and international payments EXPR payment type is set to urgent for Estonian, and international payments. Payment type is set to express for international payments in EUR, USD. Value dates and cut-off times of different payment types are available in the Price List. If Local Instrument Proprietary is not entered by the initiating party, the bank processes the payment as non-urgent payment. If present on 'Credit Transfer Transaction Information' level and 'Payment Information' level, then value given on 'Credit Transfer Transaction Information' level is used. Lithuania and Latvia: Accepted but not used CategoryPurpose <CtgyPurp> [0..1] Accepted but only code SALA will be used for processing, other codes will be ignored. Forwarded to the beneficiary bank in case of domestic and EU payments if applicable Code <Cd> [1..1] ExternalCategoryPur pose1code For code of category purpose see External Code Lists spreadsheet SALA will be used for consolidated payment functionality. For the consolidated payment functionality Batch Booking value 'true' or Category Purpose code 'SALA' should be used: all payments in payment information block must be with transaction currency EUR all beneficiaries must locate in SEPA area all 'Local Instrument' values are treated as NORM (EE) all 'Sevice level' values are treated as NURG (LT and LV) all 'Charge Bearer' values are treated as SHAR In case of other currencies or beneficiaries outside SEPA area the file will not be accepted RequestedExecutionDate <ReqdExctnDt> [1..1] ISODate Cannot be more than 180 days in the future. Past dates are converted to current date Debtor <Dbtr> [1..1] +++Name <Nm> [0..1] Max140Text Accepted but not used. The Debtor's name will be taken from bank's customer database and this value will be sent to the Beneficiary Bank. 10

11 Index Or Message element <XML tag> Mult Type Danske Bank rules {Or +++PostalAddress <PstlAdr> [0..1] Accepted but not used. The Debtor's address will be taken from bank's customer database. ++++Country <Ctry> [0..1] Country Code Accepted but not used. The country of Debtor's address will be taken from bank's customer database and this value is sent to the beneficiary bank. ++++AddressLine <AdrLine> [0..2] Max70Text Only two occurences allowed, each 70 characters. Accepted but not used. The Debtor's address will be taken from bank's customer database and this value is sent to the beneficiary bank. +++Identification [0..1] Accepted and forwarded to the beneficiary bank in case of domestic payments and EU payments if applicable. If missing the debtor's identification (company's registration code) is taken from bank's customer database. ++++OrganisationIdentificati on <OrgId> [1..1] Either BIC or BEI or one occurrence of Other is allowed. If both provided, only one 'Other' will be used and rest will be ignored. {{Or +++++BICOrBEI <BICOrBEI> [0..1] AnyBICIdentifier Or}} +++++Other <Othr> [0..1] Only one occurance is allowed, rest will be ignored Identification [1..1] Max35Text SchemeName <SchmeNm> [0..1] Code <Cd> [1..1] ExternalOrganisationI dentification1code Or} ++++PrivateIdentification <PrvtId> [1..1] For organisation identification scheme code see External Code Lists spreadsheet {{Or +++++DateAndPlaceOfBirth <DtAndPlcOfBirth> [0..1] In case of international payments only accepted, but not forwarded to beneficiary BirthDate <BirthDt> [1..1] ISODate ProvinceOfBirth <PrvcOfBirth> [0..1] Max35Text CityOfBirth <CityOfBirth> [1..1] Max35Text CountryOfBirth <CtryOfBirth> [1..1] CountryCode Or}} +++++Other <Othr> [0..1] Only one occurence is allowed, rest will be ignored Identification [1..1] Max35Text SchemeName <SchmeNm> [0..1] Code <Cd> [1..1] ExternalPersonIdentif ication1code For private identification scheme code see External Code Lists spreadsheet 11

12 Index Or Message element <XML tag> Mult Type Danske Bank rules DebtorAccount <DbtrAcct> [1..1] Only IBAN is allowed. In case of incorrect account or user does not have right to import to specific account, the file/payments cannot be confirmed. +++Identification [1..1] ++++IBAN <IBAN> [1..1] IBAN2007Identifier Must be IBAN in Danske Bank Lithuania, Latvia or Estonia. Forwarded to the beneficiary bank. +++Currency <Ccy> [0..1] ActiveOrHistoricCurr encyandamount Debtor Agent <DbtrAgt> [1..1] +++FinancialInstitutionIdentif ication <FinInstnId> [1..1] ++++BIC <BIC> [0..1] BICIdentifier Debtor's bank BIC code UltimateDebtor <UltmtDbtr> [0..1] {Or Used for cover currency for all payments. Cover currency must be valid (checked against allowed curreny list). +++Name <Nm> [0..1] Max70Text Limited to 70 characters in length +++Identification [0..1] ++++OrganisationIdentificati on <OrgId> [1..1] Either BIC or BEI or one occurrence of Other is allowed. If both provided, only one Other will be used and rest will be ignored. {{Or +++++BICOrBEI <BICOrBEI> [0..1] AnyBICIdentifier Or}} +++++Other <Othr> [0..1] Only one occurance is allowed, rest will be ignored Identification [1..1] Max35Text SchemeName <SchmeNm> [0..1] Code <Cd> [1..1] ExternalOrganisationI dentification1code For organisation identification scheme code see External Code Lists spreadsheet Or} ++++PrivateIdentification <PrvtId> [1..1] Either DateAndPlaceOfBirth or one occurrence of Other is allowed. {{Or +++++DateAndPlaceOfBirth <DtAndPlcOfBirth> [0..1] BirthDate <BirthDt> [1..1] ISODate ProvinceOfBirth <PrvcOfBirth> [0..1] Max35Text CityOfBirth <CityOfBirth> [1..1] Max35Text CountryOfBirth <CtryOfBirth> [1..1] CountryCode Or}} +++++Other <Othr> [0..1] Only one occurence is allowed, rest will be ignored Identification [1..1] Max35Text SchemeName <SchmeNm> [0..1] 12

13 Index Or Message element <XML tag> Mult Type Danske Bank rules Code <Cd> [1..1] ExternalPersonIdentif ication1code SchemeName <SchmeNm> [0..1] Code <Cd> [1..1] ExternalPersonIdentif ication1code ChargeBearer <ChrgBr> [0..1] ChargeBearerType1 Code (CRED; DEBT; SHAR; SLEV) For private identification scheme code see External Code Lists spreadsheet For private identification scheme code see External Code Lists spreadsheet Recommended to use at 'Payment Information' level. Therefore, if present at 'Credit Transfer Transaction Information' level and 'Payment Information' level, then value given on 'Credit Transfer Transaction Information' level is used. Accepted codes: DEBT 'payment in full' all transaction charges are to be borne by the debtor. Code is not allowed valid for SEPA and will be treated as SLEV. SHAR 'shared' transaction charges on the sender side are to be borne by the debtor, transaction charges on the receiver side are to be borne by the creditor. SLEV following service level. Charges are to be applied following the rules agreed in the service level and/or scheme. CRED fees paid by the creditor. Code is not allowed valid for SEPA and will be treated as SLEV. If missing, it will be treated as SLEV ChargesAccount <ChrgsAcct> [0..1] Not used. Bank will debit the charges from the pre-agreed account. +++Identification [1..1] Not used ++++IBAN <IBAN> [1..1] IBAN2007Identifier Not used +++Currency <Ccy> [0..1] ActiveOrHistoricCurr encyandamount CreditTransferTransactio ninformation <CdtTrfTxInf> [1..n] PaymentIdentification <PmtId> [1..1] InstructionIdentificatio n Not used <InstrId> [0..1] Max35Text Recommended to be unique in payment message. Returned in Payment Status Report pain.002 message and in Statement messages camt.052, camt.053 and camt

14 Index Or Message element <XML tag> Mult Type Danske Bank rules EndToEndIdentification <EndToEndId> [1..1] Max35Text The value is forwarded to the beneficiary in case of domestic and EU payments if applicable. Recommended to be unique for better identification of transaction. Special value 'NOTPROVIDED' for empty content. Returned in Payment Status Report pain.002 message and in Statement messages camt.052, camt.053 and camt PaymentTypeInformation <PmtTpInf> [0..1] Recommended usage is at 'Payment Information' level. If present at both 'Payment Information' level and 'Credit Transfer Transaction Information' level, then values given on 'Credit Transfer Transaction Information' level are used ServiceLevel <SvcLvl> [0..1] 2.34 {Or +++++Code <Cd> [1..1] ExternalServiceLevel 1Code LocalInstrument <LclInstrm> [0..1] 2.37 {Or +++++Code <Cd> [1..1] ExternalLocalInstrum ent1code In case of conflicting values for Service Level and Local Instrument, the Local Instrument values are used for payment type determination. Estonia: Accepted but not used. Lithuania and Latvia: Only the following codes are allowed: SEPA payment must be executed as a SEPA payment; URGP payment must be executed as an urgent payment; SDVA payment must be executed with same day value to the creditor; NURG payment must be executed as nonurgent payment. Only value SEPA is forwarded to the beneficiary bank in case of domestic and EU payments if applicable. 14

15 Index Or Message element <XML tag> Mult Type Danske Bank rules 2.38 Or} +++++Proprietary <Prtry> [1..1] Max35Text Accepted codes for Estonia: NORM payment type is set to normal HIGH payment type is set to urgent for Estonian, and international payments EXPR payment type is set to urgent for Estonian, and international payments. Payment type is set to express for international payments in EUR, USD. Value dates and cut-off times of different payment types are available in Price List. Other values will be set to NORM. If "Local Instrument" "Proprietary" is not entered by the initiating party, the bank processes the payment as non-urgent payment. If present on "Credit Transfer Transaction Information" level and PmtInf level, then value given on "Credit Transfer Transaction Information" level is used CategoryPurpose <CtgyPurp> [0..1] Code <Cd> [1..1] ExternalCategoryPur pose1code Amount <Amt> [1..1] InstructedAmount <InstdAmt> [1..1] ActiveOrHistoricCurr encyandamount Lithuania and Latvia: Accepted but not used. Accepted but not used. Forwarded to the beneficiary bank in case of domestic and EU payments if applicable. For Code of category purpose see External Code Lists spreadsheet. Forwarded to beneficiary bank. Needs to be positive. Limited to 15 digits in total and 2 fraction digits. If payment is SEPA payment then limited to 12 digits in total and 2 fraction digits. Currency must be valid (checked from the allowed currency list). If payment currency in noncovertable currency then cover currency (Debtor Account currency) must be equal to payment currency (Instructed Amount currency). 15

16 Index Or Message element <XML tag> Mult Type Danske Bank rules ChargeBearer <ChrgBr> [0..1] ChargeBearerType1 Code (CRED; DEBT; SHAR; SLEV) Recommended to use at 'Credit Transfer Transaction Information' level. If presented on both 'Credit Transfer Transaction Information' level and 'Payment Information' level, then value given on 'Credit Transfer Transaction Information' level is used. Accepted codes: DEBT- payment in full all transaction charges are to be borne by the debtor. Not valid for SEPA. SHAR shared transaction charges on the sender side are to be borne by the debtor, transaction charges on the receiver side are to be borne by the creditor. SLEV following service level. Charges are to be applied following the rules agreed in the service level and/or scheme. CRED code is not allowed and will be treated as SLEV. If missing, it will be treated as SLEV UltimateDebtor <UltmtDbtr> [0..1] Accepted but not used, will be forwarded to the beneficiary bank in case of domestic and EU payments if applicable. {Or ++++Name <Nm> [0..1] Max70Text Limited to 70 characters in length. +++Identification [0..1] ++++OrganisationIdentificati on <OrgId> [1..1] Either BIC or BEI or one occurrence of Other is allowed. If both provided, only one Other will be used and rest will be ignored. {{Or +++++BICOrBEI <BICOrBEI> [0..1] AnyBICIdentifier Or}} +++++Other <Othr> [0..1] Only one occurance is allowed, rest will be ignored Identification [1..1] Max35Text SchemeName <SchmeNm> [0..1] Code <Cd> [1..1] ExternalOrganisationI dentification1code For organisation identification scheme code see External Code Lists spreadsheet Or} ++++PrivateIdentification <PrvtId> [1..1] Either DateAndPlaceOfBirth or one occurrence of Other is allowed. {{Or +++++DateAndPlaceOfBirth <DtAndPlcOfBirth> [0..1] BirthDate <BirthDt> [1..1] ISODate ProvinceOfBirth <PrvcOfBirth> [0..1] Max35Text CityOfBirth <CityOfBirth> [1..1] Max35Text CountryOfBirth <CtryOfBirth> [1..1] CountryCode Or}} +++++Other <Othr> [0..1] Only one occurence is allowed, rest will be ignored Identification [1..1] Max35Text 16

17 Index Or Message element <XML tag> Mult Type Danske Bank rules SchemeName <SchmeNm> [0..1] Code <Cd> [1..1] ExternalPersonIdentif ication1code For private identification scheme code see External Code Lists spreadsheet IntermediaryAgent1 <IntrmyAgt1> [0..1] Only valid for international payments, when applicable. Used to indicate correspondent bank of beneficiary s bank. ++++FinancialInstitutionIden tification <FinInstnId> [1..1] +++++BIC <BIC> [0..1] BICIdentifier +++++ClearingSystemMem beridentification ClearingSystemIden tification <ClrSysMmbId> [0..1] <ClrSysId> [0..1] Code <Cd> [1..1] ExternalClearingSyst emidentification1cod e MemberIdentificatio n <MmbId> [1..1] Max35Text RUB payments: 'RUCBC'. USD payments: 'ASABA' Name <Nm> [0..1] Max70Text Limited to 70 characters in lenght PostalAddress <PstlAdr> [0..1] Country <Ctry> [0..1] Country Code AddressLine <AdrLine> [0..2] Max70Text Only two occurences accepted IntermediaryAgent1Acc ount <IntrmyAgt1Acct> [0..1] ++++Identification [1..1] {Or +++++IBAN <IBAN> [1..1] IBAN2007Identifier Or} +++++Other <Othr> [1..1] Identification [1..1] Max34Text RUB payments: the correspondent account of the parent bank with the Central Bank of the Russian Federation (20 digits, starts with 301) SchemeName <SchmeNm> [0..1] Code <Cd> [1..1] ExternalAccountIdent ification1code 17

18 Index Or Message element <XML tag> Mult Type Danske Bank rules CreditorAgent <CdtrAgt> [0..1] Creditor Agent is optional in case of intra-bank, domestic and EUpayments. Used to indicate beneficiary s bank. Either BIC or name and address are required in case of international payments. ++++FinancialInstitutionIden tification <FinInstnId> [1..1] +++++BIC <BIC> [0..1] BICIdentifier In case of international payments - if the bank s information is entered without the BIC, the bank s name and address must be present ClearingSystemMem beridentification ClearingSystemIden tification <ClrSysMmbId> [0..1] <ClrSysId> [0..1] Code <Cd> [1..1] ExternalClearingSyst emidentification1cod e If both Creditor Agent BIC and Creditor IBAN are presented, Creditor Agent BIC will be calculated from Creditor IBAN. For clearing system code see External Code Lists spreadsheet MemberIdentificatio n In case of a RUB payments to Russia, code RUCBC should be used. <MmbId> [1..1] Max35Text RUB payments: value of the BIK code +++++Name <Nm> [0..1] Max70Text Limited to 70 characters in lenght. RUB payment: In case beneficiary s bank is a branch of a bank the name of the branch must be in the field Creditor Agent/Name PostalAddress <PstlAdr> [0..1] Country <Ctry> [0..1] Country Code If both Creditor Agent BIC and country are filled, then their accordance to each other is checked AddressLine <AdrLine> [0..2] Max70Text CreditorAgentAccount <CdtrAgtAcct> [0..1] ++++Identification [1..1] {Or +++++IBAN <IBAN> [1..1] IBAN2007Identifier Or} +++++Other <Othr> [1..1] If both Creditor IBAN and Creditor Agent country are filled, then their accordance to each other is checked. 18

19 Index Or Message element <XML tag> Mult Type Danske Bank rules Identification [1..1] Max34Text Only numeric values are allowed. RUB payments: the correspondent bank account of the beneficiary's bank with Central Bank of the Russian Bank a 20-digit number which starts with 301 and the last three digits of which are the same as the last three digits of the BIK code. If the beneficiary holds his/her account with a bank s branch, the 20- digit number of the branch s correspondent account with parent bank must be entered, the first three digits of which are Creditor <Cdtr> [1..1] {Or ++++Name <Nm> [1..1] Max70Text Limited to 70 characters in lenght. If the beneficiary s name is too long, the rest of the name must be written in the PstlAdr/AdrLine field without any spaces (without a hyphen). Forwarded to beneficiary bank. ++++PostalAddress <PstlAdr> [0..1] Forwarded to beneficiary's bank excluding in case of RUB payments Country <Ctry> [0..1] Country Code +++++AddressLine <AdrLine> [0..2] Max70Text Only two occurences accepted, each up to 70 characters. ++++Identification [1..1] +++++OrganisationIdentifica tion <OrgId> [1..1] {{Or BICOrBEI <BICOrBEI> [0..1] AnyBICIdentifier Either 'BIC or BEI' or one occurence of 'Other' is allowed. Or}} Other <Othr> [0..2] RUB payments: two occurrences, one for INN and other, if necessary, for KPP Identification [1..1] Max35Text RUB payments: values of INN and KPP codes of an organisation SchemeName <SchmeNm> [0..1] {{Or Code <Cd> [1..1] ExternalOrganisationI dentification1code For organisation identification scheme code see External Code Lists spreadsheet. If Scheme Name is missing and Organisation Identification value is presented, then Scheme Name will be treated as CUST. Or}} Proprietary <Prtry> [1..1] Max35Text RUB payments: schema names 'INN' and 'KPP'. Or} +++++PrivateIdentification <PrvtId> [1..1] Either 'Date And Place Of Birth' or one occurence of 'Other' is allowed. {{Or DateAndPlaceOfBirt h <DtAndPlcOfBirth> [0..1] BirthDate <BirthDt> [1..1] ISODate ProvinceOfBirth <PrvcOfBirth> [0..1] Max35Text 19

20 Index Or Message element <XML tag> Mult Type Danske Bank rules CityOfBirth <CityOfBirth> [1..1] Max35Text CountryOfBirth <CtryOfBirth> [1..1] CountryCode Or}} Other <Othr> [0..2] RUB payments: two occurrences, one for INN and other, if necessary, for KPP Identification [1..1] Max35Text RUB payments: values of INN and KPP codes of a private person SchemeName <SchmeNm> [0..1] {{Or Code <Cd> [1..1] ExternalPersonIdentif ication1code For private identification scheme code see External Code Lists spreadsheet. If Scheme Name is missing andprivate Identification value is presented, then Scheme Name will be treated as CUST. Or}} Proprietary <Prtry> [1..1] Max35Text RUB payments: schema names 'INN' and 'KPP'. ++++ContactDetails <CtctDtls> [0..1] Component (ContactDetails2) +++++PhoneNumber <PhneNb> [0..1] PhoneNumber +++++Other <Othr> [0..1] Max35Text CreditorAccount <CdtrAcct> [0..1] If Creditor Account is non-sepa area account, then Beneficiary bank's BIC OR name, address and country are mandatory. ++++Identification [1..1] Debtor Account and Creditor Account must be different. {Or +++++IBAN <IBAN> [1..1] IBAN2007Identifier In case of intra-bank, domestic and EU payment IBAN is mandatory. Or} +++++Other <Othr> [1..1] Identification [1..1] Max34Text RUB payment: a 20-digit number, the digits 6-8 of which are 810. In case of international payment other than IBAN account number can be presented in this tag. Forwarded to beneficiary bank SchemeName <SchmeNm> [0..1] Code <Cd> [1..1] ExternalAccountIdent ification1code +++Currency <Ccy> [0..1] ActiveOrHistoricCurr encyandamount UltimateCreditor <UltmtCdtr> [0..1] Forwarded to beneficiary bank with domestic EU payments. ++++Name <Nm> [0..1] Max70Text Limited to 70 characters in lenght. ++++Identification [1..1] 20

21 Index Or Message element <XML tag> Mult Type Danske Bank rules {Or +++++OrganisationIdentifica tion <OrgId> [1..1] Either 'BIC or BEI' or one occurence of 'Other' is allowed. {{Or BICOrBEI <BICOrBEI> [0..1] AnyBICIdentifier Or}} Other <Othr> [0..n] Identification [1..1] Max35Text SchemeName <SchmeNm> [0..1] Code <Cd> [1..1] ExternalOrganisationI dentification1code For organisation identification scheme code see External Code Lists spreadsheet. Or} +++++PrivateIdentification <PrvtId> [1..1] Either 'Date And Place Of Birth' or one occurence of 'Other' is allowed DateAndPlaceOfBirt h <DtAndPlcOfBirth> [0..1] BirthDate <BirthDt> [1..1] ISODate ProvinceOfBirth <PrvcOfBirth> [0..1] Max35Text CityOfBirth <CityOfBirth> [1..1] Max35Text CountryOfBirth <CtryOfBirth> [1..1] CountryCode Other <Othr> [0..n] Identification [1..1] Max35Text SchemeName <SchmeNm> [0..1] Code <Cd> [1..1] ExternalPersonIdentif ication1code Purpose <Purp> [0..1] Code <Cd> [1..1] ExternalPurpose1Co de For private identification scheme code see External Code Lists spreadsheet. For list of possible codes see External Code Lists spreadsheet. Forwarded to the beneficiary bank in case of domestic and EU payments if applicable RegulatoryReporting <RgltryRptg> [0..10] RUB payments: VO-code and KBK-code. Forwarded to beneficiary bank. ++++Authority <Authrty> [0..1] +++++Country <Ctry> [0..1] ISOCountryCode ++++Details <Dtls> [0..n] +++++Type <Tp> [0..1] Max35Text 21

22 Index Or Message element <XML tag> Mult Type Danske Bank rules +++++Country <Ctry> [0..1] ISOCountryCode +++++Code <Cd> [0..1] Max10Text +++++Information <Inf> [0..n] Max35Text RemittanceInformation <RmtInf> [0..1] Estonia: In general unstructured OR structured remittance information needs to be present (one of them is mandatory). When the customer fills both, the structured and unstructured information tags, only 130 characters of combined length are accepted. When bank cannot forward both tags to the beneficiary bank, then creditor reference under the structured information will be lifted to the unstructured information tag in accordance with EACT standard for unstructured remittance information formatting rules. If the remittance information as a result will be longer than 140 characters, then the bank will deliver only 140 characters of the remittance information. For example, /RFB/XXXXXX/TXT/ZZZZZZ, where RFB stands for the code of creditor reference, XXXXXX stands for the creditor reference, TXT stands for the code of unstructured information and ZZZZZZ stands for the unstructured information. Lithuania and Latvia: Transfer (remittance) information. Structured, or Unstructured may be used. If both (structured and unstructured) are provided - structured information is used Unstructured <Ustrd> [0..n] Max140Text Only 1 occurence allowed with maximum 140 characters. Other occurances will be ignored. Estonia: If unstructured and structured references are both used the maximum accepted combined length is 130. More information about EACT standard for unstructured remittance information: RUB payment: verbal clarification of the payment (detailed information about goods/service, if payment is executed before goods are delivered then should be written predoplata za..., if payment is executed after goods are delivered then oplata za...) + commercial invoice and/or contract number, date + VAT amount (NDS). If no tax is imposed on the goods or services, BEZ NDS must be added. Lithuania and Latvia: no specific rules Structured <Strd> [0..n] Only 1 occurence of 'Structured' is allowed. Other occurences will be accepted but ignored. 22

23 Index Or Message element <XML tag> Mult Type Danske Bank rules CreditorReferenceInfo rmation [0..1] Type [0..1] CodeOrProprietary [1..1] {Or Code <Cd> [1..1] DocumentType3Cod e (DISP; FXDR; PUOR; RADM; RPIN; SCOR) Accepted value is SCOR. All other values will be set to SCOR Issuer <Issr> [0..1] Max35Text Forwarded to beneficiary when indicated Reference <Ref> [0..1] Max35Text Estonia: If Creditor Reference Information is used, Reference must be included. Reference number cannot contain only zeros. Lithuania: No validations are performed on the value currently Latvia: No validations are performed on the value currently 23

24 3.2 Examples Estonia: Domestic Payment (2 payments) <?xml version="1.0" encoding="utf-8"?> <Document xmlns:xsi=" xmlns="urn:iso:std:iso:20022:tech:xsd:pain "> <CstmrCdtTrfInitn> <GrpHdr> <MsgId> </MsgId> <CreDtTm> T11:16:58.696</CreDtTm> <NbOfTxs>2</NbOfTxs> <CtrlSum>1</CtrlSum> <InitgPty> <Nm>ETTEVÕTE AS</Nm> </InitgPty> </GrpHdr> <PmtInf> <PmtInfId>PMTID005</PmtInfId> <PmtMtd>TRF</PmtMtd> <BtchBookg>false</BtchBookg> <NbOfTxs>2</NbOfTxs> <CtrlSum>1</CtrlSum> <ReqdExctnDt> </ReqdExctnDt> <Dbtr> <Nm>ETTEVÕTE AS</Nm> <PstlAdr> <Ctry>EE</Ctry> <AdrLine>Metsa 8, Tallinn</AdrLine> </PstlAdr> <OrgId> <Othr> </Id> <SchmeNm> <Cd>COID</Cd> </SchmeNm> </Othr> </OrgId> 24

25 </Id> </Dbtr> <DbtrAcct> <IBAN>EE </IBAN> </Id> </DbtrAcct> <DbtrAgt> <FinInstnId> <BIC>FOREEE2X</BIC> </FinInstnId> </DbtrAgt> <ChrgBr>SLEV</ChrgBr> <CdtTrfTxInf> <PmtId> <InstrId>115</InstrId> <EndToEndId>327</EndToEndId> </PmtId> <Amt> <InstdAmt Ccy="EUR">0.15</InstdAmt> </Amt> <Cdtr> <Nm>FIRMA AS</Nm> <PstlAdr> <Ctry>EE</Ctry> <AdrLine>Leevikese 5,Tallinn</AdrLine> </PstlAdr> <OrgId> <Othr> </Id> <SchmeNm> <Cd>COID</Cd> </SchmeNm> </Othr> </OrgId> </Id> </Cdtr> <CdtrAcct> 25

26 <IBAN>EE </IBAN> </Id> </CdtrAcct> <RmtInf> <Strd> <CdtrRefInf> <Tp> <CdOrPrtry> <Cd>SCOR</Cd> </CdOrPrtry> </Tp> <Ref> </Ref> </CdtrRefInf> </Strd> </RmtInf> </CdtTrfTxInf> <CdtTrfTxInf> <PmtId> <InstrId>116</InstrId> <EndToEndId>328</EndToEndId> </PmtId> <Amt> <InstdAmt Ccy="EUR">0.85</InstdAmt> </Amt> <Cdtr> <Nm>Mari Ööbik</Nm> <PstlAdr> <Ctry>EE</Ctry> <AdrLine>Pronksi 12, Tallinn</AdrLine> </PstlAdr> <PrvtId> <Othr> </Id> <SchmeNm> <Cd>NIDN</Cd> </SchmeNm> </Othr> 26

27 </PrvtId> </Id> </Cdtr> <CdtrAcct> <IBAN>EE </IBAN> </Id> </CdtrAcct> <RmtInf> <Ustrd>Here enter payment details</ustrd> <Strd> <CdtrRefInf> <Tp> <CdOrPrtry> <Cd>SCOR</Cd> </CdOrPrtry> </Tp> <Ref> </Ref> </CdtrRefInf> </Strd> </RmtInf> </CdtTrfTxInf> </PmtInf> </CstmrCdtTrfInitn> </Document> Estonia: Express International Payment (in USD, via correspondent bank) <?xml version="1.0" encoding="utf-8"?> <Document xmlns:xsi=" xmlns="urn:iso:std:iso:20022:tech:xsd:pain "> <CstmrCdtTrfInitn> <GrpHdr> <MsgId> </MsgId> <CreDtTm> T11:16:58.696</CreDtTm> <NbOfTxs>1</NbOfTxs> <CtrlSum>5</CtrlSum> <InitgPty> <Nm>ETTEVÕTE AS</Nm> 27

28 </InitgPty> </GrpHdr> <PmtInf> <PmtInfId>PMTID0051</PmtInfId> <PmtMtd>TRF</PmtMtd> <BtchBookg>false</BtchBookg> <NbOfTxs>1</NbOfTxs> <CtrlSum>5</CtrlSum> <PmtTpInf> <LclInstrm> <Prtry>HIGH</Prtry> </LclInstrm> </PmtTpInf> <ReqdExctnDt> </ReqdExctnDt> <Dbtr> <Nm>ETTEVÕTE AS</Nm> <PstlAdr> <Ctry>EE</Ctry> <AdrLine>Metsa 2, Tallinn</AdrLine> </PstlAdr> </Dbtr> <DbtrAcct> <IBAN>EE </IBAN> </Id> <Ccy>USD</Ccy> </DbtrAcct> <DbtrAgt> <FinInstnId> <BIC>FOREEE2X</BIC> </FinInstnId> </DbtrAgt> <ChrgBr>DEBT</ChrgBr> <CdtTrfTxInf> <PmtId> <InstrId>12345</InstrId> <EndToEndId>323009</EndToEndId> </PmtId> <Amt> 28

29 <InstdAmt Ccy="USD">5</InstdAmt> </Amt> <IntrmyAgt1> <FinInstnId> <BIC>BKTRUS33</BIC> <Nm>Deutche Bank Trust</Nm> <PstlAdr> <AdrLine>New York 60 Wall Street</AdrLine> </PstlAdr> </FinInstnId> </IntrmyAgt1> <IntrmyAgt1Acct> <Othr> </Id> </Othr> </Id> </IntrmyAgt1Acct> <CdtrAgt> <FinInstnId> <BIC>SWEDSESS</BIC> <Nm>Swedbank AB Sweden</Nm> <PstlAdr> <AdrLine>Stockholm Brunkebergstorg 8</AdrLine> </PstlAdr> </FinInstnId> </CdtrAgt> <CdtrAgtAcct> <Othr> </Id> </Othr> </Id> </CdtrAgtAcct> <Cdtr> <Nm>Beneficiary Test1</Nm> <PstlAdr> <Ctry>SE</Ctry> <AdrLine>Stockholm Ridmansgatan 3F</AdrLine> 29

30 </PstlAdr> </Cdtr> <CdtrAcct> <Othr> </Id> </Othr> </Id> </CdtrAcct> <RmtInf> <Ustrd>Test payment in USD dollars with express payment type</ustrd> </RmtInf> </CdtTrfTxInf> </PmtInf> </CstmrCdtTrfInitn> </Document> Estonia: EU Payment (Sepa Credit Transfer) <?xml version="1.0" encoding="utf-8"?> <Document xmlns:xsi=" xmlns="urn:iso:std:iso:20022:tech:xsd:pain "> <CstmrCdtTrfInitn> <GrpHdr> <MsgId> </MsgId> <CreDtTm> T11:16:58.696</CreDtTm> <NbOfTxs>1</NbOfTxs> <CtrlSum>0.65</CtrlSum> <InitgPty> <Nm>ETTEVÕTE AS</Nm> </InitgPty> </GrpHdr> <PmtInf> <PmtInfId>PMTID0051</PmtInfId> <PmtMtd>TRF</PmtMtd> <BtchBookg>false</BtchBookg> <NbOfTxs>1</NbOfTxs> <CtrlSum>0.65</CtrlSum> 30

31 <ReqdExctnDt> </ReqdExctnDt> <Dbtr> <Nm>ETTEVÕTE AS</Nm> <PstlAdr> <Ctry>EE</Ctry> <AdrLine>Metsa 2, Tallinn</AdrLine> </PstlAdr> </Dbtr> <DbtrAcct> <IBAN>EE </IBAN> </Id> </DbtrAcct> <DbtrAgt> <FinInstnId> <BIC>FOREEE2X</BIC> </FinInstnId> </DbtrAgt> <ChrgBr>SLEV</ChrgBr> <CdtTrfTxInf> <PmtId> <InstrId>123456</InstrId> <EndToEndId>323009</EndToEndId> </PmtId> <Amt> <InstdAmt Ccy="EUR">0.65</InstdAmt> </Amt> <CdtrAgt> <FinInstnId> <BIC>NDEAFIHH</BIC> </FinInstnId> </CdtrAgt> <Cdtr> <Nm>Company AB</Nm> <PstlAdr> <Ctry>FI</Ctry> <AdrLine>HELSINKI</AdrLine> </PstlAdr> </Cdtr> 31

32 <CdtrAcct> <IBAN>FI </IBAN> </Id> </CdtrAcct> <RmtInf> <Ustrd>Payment details</ustrd> </RmtInf> </CdtTrfTxInf> </PmtInf> </CstmrCdtTrfInitn> </Document> Estonia: International payment in Russian roubles (via correspondent bank) <?xml version="1.0" encoding="utf-8"?> <Document xmlns:xsi=" xmlns="urn:iso:std:iso:20022:tech:xsd:pain "> <CstmrCdtTrfInitn> <GrpHdr> <MsgId> </MsgId> <CreDtTm> T11:16:58.696</CreDtTm> <NbOfTxs>1</NbOfTxs> <CtrlSum>5</CtrlSum> <InitgPty> <Nm>ETTEVÕTE AS</Nm> </InitgPty> </GrpHdr> <PmtInf> <PmtInfId>PMTID0052</PmtInfId> <PmtMtd>TRF</PmtMtd> <BtchBookg>false</BtchBookg> <NbOfTxs>1</NbOfTxs> <CtrlSum>5</CtrlSum> <PmtTpInf> <LclInstrm> <Prtry>NORM</Prtry> </LclInstrm> </PmtTpInf> 32

33 <ReqdExctnDt> </ReqdExctnDt> <Dbtr> <Nm>ETTEVÕTE AS</Nm> <PstlAdr> <Ctry>EE</Ctry> <AdrLine>Metsa 2, Tallinn</AdrLine> </PstlAdr> </Dbtr> <DbtrAcct> <IBAN>EE </IBAN> </Id> <Ccy>EUR</Ccy> </DbtrAcct> <DbtrAgt> <FinInstnId> <BIC>FOREEE2X</BIC> </FinInstnId> </DbtrAgt> <ChrgBr>DEBT</ChrgBr> <CdtTrfTxInf> <PmtId> <InstrId>133456</InstrId> <EndToEndId>323011</EndToEndId> </PmtId> <Amt> <InstdAmt Ccy="RUB">5</InstdAmt> </Amt> <IntrmyAgt1> <FinInstnId> <ClrSysMmbId> <ClrSysId> <Cd>RUCBC</Cd> </ClrSysId> <MmbId> </MmbId> </ClrSysMmbId> <Nm>OAO AKB Probiznesbank.</Nm> <PstlAdr> <Ctry>RU</Ctry> 33

34 <AdrLine>Moskva</AdrLine> </PstlAdr> </FinInstnId> </IntrmyAgt1> <IntrmyAgt1Acct> <Othr> </Id> </Othr> </Id> </IntrmyAgt1Acct> <CdtrAgt> <FinInstnId> <Nm>Vernadskoe otdelenie 9038</Nm> </FinInstnId> </CdtrAgt> <CdtrAgtAcct> <Othr> </Id> </Othr> </Id> </CdtrAgtAcct> <Cdtr> <Nm>OOO Severnyy Tr/e/vel</Nm> <OrgId> <Othr> INN </Id> <SchmeNm> <Prtry>INN</Prtry> </SchmeNm> </Othr> <Othr> KPP </Id> <SchmeNm> <Prtry>KPP</Prtry> </SchmeNm> </Othr> 34

35 </Id> </Cdtr> <CdtrAcct> </OrgId> <Othr> </Id> </Othr> </Id> </CdtrAcct> <RgltryRptg> <Authrty> <Ctry>RU</Ctry> </Authrty> <Dtls> <Tp>VO</Tp> <Inf>13010</Inf> </Dtls> </RgltryRptg> <RgltryRptg> <Authrty> <Ctry>RU</Ctry> </Authrty> <Dtls> <Tp>KBK</Tp> <Inf> </Inf> </Dtls> </RgltryRptg> <RmtInf> <Ustrd>predoplata za transportnye uslugi, schet no.5 ot , NDS 5.00 RUB</Ustrd> </RmtInf> </CdtTrfTxInf> </PmtInf> </CstmrCdtTrfInitn> </Document> 35

36 3.2.5 Lithuania and Latvia: EU payment (SEPA credit transfer) <?xml version="1.0" encoding="utf-8" standalone="yes"?> <Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain "> <CstmrCdtTrfInitn> <GrpHdr> <MsgId>MSGIDSEPA</MsgId> <CreDtTm> T10:23:00</CreDtTm> <NbOfTxs>1</NbOfTxs> <CtrlSum>100.10</CtrlSum> <InitgPty> <Nm>Company A</Nm> <OrgId> <Othr> </Id> <SchmeNm> <Cd>COID</Cd> </SchmeNm> </Othr> </OrgId> </Id> </InitgPty> </GrpHdr> <PmtInf> <PmtInfId> </PmtInfId> <PmtMtd>TRF</PmtMtd> <NbOfTxs>1</NbOfTxs> <CtrlSum>100.10</CtrlSum> <PmtTpInf> <SvcLvl> <Cd>SEPA</Cd> </SvcLvl> </PmtTpInf> <ReqdExctnDt> </ReqdExctnDt> <Dbtr> <Nm>COMPANY A</Nm> 36

37 </Id> </Dbtr> <DbtrAcct> <OrgId> <Othr> </Id> <SchmeNm> <Cd>COID</Cd> </SchmeNm> </Othr> </OrgId> <IBAN>LT </IBAN> </Id> <Ccy>EUR</Ccy> </DbtrAcct> <DbtrAgt> <FinInstnId> <BIC>SMPOLT22XXX</BIC> </FinInstnId> </DbtrAgt> <ChrgBr>SLEV</ChrgBr> <CdtTrfTxInf> <PmtId> <InstrId>InstrId000001</InstrId> <EndToEndId>EndToEndSepa</EndToEndId> </PmtId> <Amt> <InstdAmt Ccy="EUR">100.10</InstdAmt> </Amt> <CdtrAgt> <FinInstnId> <BIC> ABNANL2AXXX</BIC> </FinInstnId> </CdtrAgt> <Cdtr> <Nm>COMPANY B</Nm> <PstlAdr> <Ctry>NL</Ctry> 37

38 <AdrLine>Address 123</AdrLine> <AdrLine>NL-1010</AdrLine> </PstlAdr> <OrgId> <Othr> </Id> <SchmeNm> <Cd>COID</Cd> </SchmeNm> </Othr> </OrgId> </Id> </Cdtr> <CdtrAcct> <IBAN>NL00ABNA </IBAN> </Id> </CdtrAcct> <RmtInf> <Ustrd>Invoice</Ustrd> </RmtInf> </CdtTrfTxInf> </PmtInf> </CstmrCdtTrfInitn> </Document> Lithuania and Latvia: International payment (in USD) <?xml version="1.0" encoding="utf-8" standalone="yes"?> <Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain "> <CstmrCdtTrfInitn> <GrpHdr> <MsgId>MSGIDINTERNATIONALUSD</MsgId> <CreDtTm> T10:23:00</CreDtTm> <NbOfTxs>1</NbOfTxs> <CtrlSum>51.00</CtrlSum> 38

39 <InitgPty> <Nm>COMPANY A</Nm> </InitgPty> </GrpHdr> <PmtInf> <PmtInfId> </PmtInfId> <PmtMtd>TRF</PmtMtd> <BtchBookg>false</BtchBookg> <NbOfTxs>1</NbOfTxs> <CtrlSum>51.00</CtrlSum> <PmtTpInf> - <SvcLvl> <Cd>NURG</Cd> </SvcLvl> </PmtTpInf> <ReqdExctnDt> </ReqdExctnDt> <Dbtr> <Nm>COMPANY A</Nm> </Dbtr> <DbtrAcct> <IBAN>LT </IBAN> </Id> <Ccy>USD</Ccy> </DbtrAcct> <DbtrAgt> <FinInstnId> <BIC>SMPOLT22XXX</BIC> </FinInstnId> </DbtrAgt> <ChrgBr>SHAR</ChrgBr> <CdtTrfTxInf> <PmtId> <EndToEndId>EndToEndInternational1</EndToEndId> </PmtId> <Amt> <InstdAmt Ccy="USD">51.00</InstdAmt> </Amt> 39

40 <CdtrAgt> <FinInstnId> <BIC>BKCHCNBJ</BIC> <Nm>Bank of China</Nm> <PstlAdr> <Ctry>US</Ctry> <AdrLine>Address</AdrLine> </PstlAdr> </FinInstnId> </CdtrAgt> <Cdtr> <Nm>COMPANY B</Nm> <PstlAdr> <Ctry>US</Ctry> <AdrLine>Address</AdrLine> </PstlAdr> </Cdtr> <CdtrAcct> <Othr> </Id> </Othr> </Id> </CdtrAcct> <RmtInf> <Ustrd>Payment details</ustrd> </RmtInf> </CdtTrfTxInf> </PmtInf> </CstmrCdtTrfInitn> </Document> Lithuania and Latvia: International payment in Russian roubles (via correspondent bank) <?xml version="1.0" encoding="utf-8" standalone="yes"?> <Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain "> <CstmrCdtTrfInitn> 40

41 <GrpHdr> <MsgId>MSGIDINTERNATIONALRUB</MsgId> <CreDtTm> T10:23:00</CreDtTm> <NbOfTxs>1</NbOfTxs> <CtrlSum> </CtrlSum> <InitgPty> <Nm>COMPANY A</Nm> </InitgPty> </GrpHdr> <PmtInf> <PmtInfId> </PmtInfId> <PmtMtd>TRF</PmtMtd> <BtchBookg>false</BtchBookg> <NbOfTxs>1</NbOfTxs> <CtrlSum> </CtrlSum> <ReqdExctnDt> </ReqdExctnDt> <Dbtr> <Nm>COMPANY A</Nm> <OrgId> <Othr> </Id> <SchmeNm> <Cd>COID</Cd> </SchmeNm> </Othr> </OrgId> </Id> </Dbtr> <DbtrAcct> <IBAN>LT </IBAN> </Id> <Ccy>RUB</Ccy> </DbtrAcct> <DbtrAgt> <FinInstnId> <BIC> SMPOLT22XXX</BIC> </FinInstnId> 41

42 </DbtrAgt> <ChrgBr>DEBT</ChrgBr> <CdtTrfTxInf> <PmtId> <InstrId> Payment-1</InstrId> <EndToEndId>EndToEndInternational2</EndToEndId> </PmtId> <Amt> <InstdAmt Ccy="RUB"> </InstdAmt> </Amt> <CdtrAgt> <FinInstnId> <ClrSysMmbId> <ClrSysId> <Cd>RUCBC</Cd> </ClrSysId> <MmbId> </MmbId> <!--BIK code --> </ClrSysMmbId> <Nm>SBERBANK PERMSKOE.</Nm> <!-- Russian bank name --> <PstlAdr> <Ctry>RU</Ctry> <AdrLine>Middle or Russia</AdrLine> </PstlAdr> </FinInstnId> </CdtrAgt> <CdtrAgtAcct> <Othr> </Id> <!-- Correspondent bank account --> </Othr> </Id> </CdtrAgtAcct> <Cdtr> <Nm>COMPANY B</Nm> <PstlAdr> <Ctry>RU</Ctry> <AdrLine>Address</AdrLine> </PstlAdr> 42

43 </Id> </Cdtr> <CdtrAcct> <OrgId> <Othr> </Id> <SchmeNm> <Prtry>INN</Prtry> </SchmNm> </Othr> </OrgId> <Othr> </Id> </Othr> </Id> </CdtrAcct> <RmtInf> <Ustrd>VO PREPAYMENT</Ustrd> </RmtInf> </CdtTrfTxInf> </PmtInf> </CstmrCdtTrfInitn> </Document> Consolidated Payment <?xml version="1.0" encoding="utf-8"?> <Document xmlns:xsi=" xmlns="urn:iso:std:iso:20022:tech:xsd:pain "> <CstmrCdtTrfInitn> <GrpHdr> <MsgId> </MsgId> <CreDtTm> T11:16:58.696</CreDtTm> <NbOfTxs>3</NbOfTxs> <CtrlSum>0.60</CtrlSum> <InitgPty> 43

XML message for Payment Initiation Implementation Guideline. Pain001. Version 1.0

XML message for Payment Initiation Implementation Guideline. Pain001. Version 1.0 XML message for Payment Initiation Implementation Guideline Pain001 Version 1.0 1 Version history Version Changes Date 1.0 First version 21.09.2015 1.1 ControlSum field is mandatory in GroupHeader and

More information

XML message for Payment Initiation Implementation Guideline

XML message for Payment Initiation Implementation Guideline XML message for Payment Initiation Implementation Guideline Version 1.3 Version 1.3 Changes Updated 20160901 Customer Credit Transfer: Message element name is changed to Customer Credit Transfer Initiation

More information

Rules for the use of ISO standard data format in LUMINOR-TO-CUSTOMER statement

Rules for the use of ISO standard data format in LUMINOR-TO-CUSTOMER statement Rules for the use of ISO 20022 standard data format in LUMINOR-TO-CUSTOMER statement Version 1.4 September 2017 References No Description Reference 1 Guidelines on the conversion of the LITAS ESIS data

More information

XML message for Payment Initiation Implementation Guideline

XML message for Payment Initiation Implementation Guideline XML message for Payment Initiation Implementation Guideline Version 1.2 Version 1.2 Changes Updated 20130916 New column XML Tag added to the Customer Credit Transfer and Payment Status Report tables Version

More information

Rules for the use of ISO standard data format in DNB BANK-TO-CUSTOMER statement

Rules for the use of ISO standard data format in DNB BANK-TO-CUSTOMER statement Rules for the use of ISO 20022 standard data format in DNB BANK-TO-CUSTOMER statement Version 1.3 April 2016 References No Description Reference 1 Guidelines on the conversion of the LITAS ESIS data exchange

More information

ISO XML messages for Customer Credit Transfer and Account Statement. Contents. Implementation Guideline

ISO XML messages for Customer Credit Transfer and Account Statement. Contents. Implementation Guideline ISO 20022 XML messages for Customer Credit Transfer and Account Statement Implementation Guideline Contents Introduction... 2 1. Message content of the Customer Credit Transfer... 3 2. Additional description

More information

ISO Message Implementation Guide for Payment Initiation

ISO Message Implementation Guide for Payment Initiation ISO 20022 Message Implementation Guide for Payment Initiation Pain001 Pain002 Version: 1.7 Issue date: 12 January 2017 Author: Swedbank Table of Contents 1. Introduction 2. Customer Credit Transfer Initiation

More information

Danish Inpayment Form 01, 04, 15, 71, 73, 75

Danish Inpayment Form 01, 04, 15, 71, 73, 75 Danish Inpayment Form 01, 04, 15, 71, 73, 75 Change log Version no. Date Change 0.1 15.07.2014 New design 0.2 29.10.2014 Remarks in English CGI rules added in Remarks Danish Clearing rules for addresses.

More information

XML message for Credit Transfer Initiation

XML message for Credit Transfer Initiation XML message for Credit Transfer Initiation Implementation Guidelines Version 2.5 This document is greatly inspired by the Febelfin one. Table of Contents XML message for Credit Transfer Initiation... 1

More information

XML message for Credit Transfer Initiation

XML message for Credit Transfer Initiation XML message for Credit Transfer Initiation Implementation Guidelines Version 2.4 This document is greatly inspired by the Febelfin one. Table of Contents XML message for Credit Transfer Initiation... 1

More information

ISO XML message for Payment Initiation Implementation Guideline. Version 1.0 Estonia

ISO XML message for Payment Initiation Implementation Guideline. Version 1.0 Estonia ISO 20022 XML message for Payment Initiation Implementation Guideline Version 1.0 Estonia Approved by payment standards working group of Estonian Banking Association 31.01.2013 Table of contents Table

More information

ISO Customer-to-Bank messages usage guidelines

ISO Customer-to-Bank messages usage guidelines ISO 20022 Customer-to-Bank messages usage guidelines 1 Contents 1. Foreword... 3 2. Message description... 3 3. Message structure... 4 3.1. Message structure... 4 3.2. Character set... 5 3.3. Message pain.001.001.03...

More information

pain EPC; 1.0

pain EPC; 1.0 Message Implementation Guideline pain.008.001.02 - EPC; 1.0 Model: pain.008.001.02 - EPC Version: 1.0 Issue date: June 2015 Author: Credit Suisse Message Overview... 2 Message Details... 6 Components...

More information

XML Message for SEPA Direct Debit Initiation

XML Message for SEPA Direct Debit Initiation XML Message for SEPA Direct Debit Initiation Core and Business-to-Business Implementation Guidelines Version 1.4 Table of Contents 1 Introduction... 4 1.1 SEPA Direct Debit definition... 5 1.2 Message

More information

Orders in ISO format for transfers, checks, promissory notes and direct debit payments, in euros and other currencies

Orders in ISO format for transfers, checks, promissory notes and direct debit payments, in euros and other currencies Confidence, social commitment and quality Orders in ISO 20022 format for transfers, checks, promissory notes and direct debit payments, in euros and other currencies February 2016 INDEX Page INTRODUCTION...

More information

XML message for Credit Transfer Initiation

XML message for Credit Transfer Initiation XML message for Credit Transfer Initiation Implementation Guidelines Version 3.2.a (see updates in annex 3) Table of Contents 1 Introduction... 4 1.1 Coverage... 5 1.2 Use of these Guidelines... 6 1.3

More information

Corporate Payments Service Payments from Latvia, Lithuania and Estonia example appendix

Corporate Payments Service Payments from Latvia, Lithuania and Estonia example appendix Corporate Payments Service Payments from Latvia, Lithuania and Estonia example appendix pain.001 version 3 pain.002 version 3 pain.006 version 1 May 2013 Content 1. Background... 4 2. About Corporate Payments

More information

Orders in ISO format for issuance of transfers and cheques in euros

Orders in ISO format for issuance of transfers and cheques in euros Orders in ISO 20022 format for issuance of transfers and cheques in euros Series of banking standards and procedures Implementation Guide Adapted to version 1.0 RB 2017 SEPA Credit Transfer November 2017

More information

Orders in ISO format for issuance of transfer in euros and other currencies, cheques, promissory notes and direct debit payments in euros

Orders in ISO format for issuance of transfer in euros and other currencies, cheques, promissory notes and direct debit payments in euros Confianza, compromiso social y calidad Orders in ISO 20022 format for issuance of transfer in euros and other currencies, cheques, promissory notes and direct debit payments in euros February 2018 CHANGE

More information

ISO Customer Direct Debit Initiation

ISO Customer Direct Debit Initiation ISO 20022 Customer Direct Debit Initiation pain.008.001.02 Version 1.0.1 Publishing date 10 January 2017 Table of contents 1 INTRODUCTION... 3 1.1 Related documents... 3 1.2 History... 3 2 GENERAL INFORMATION...

More information

XML message for Credit Transfer Initiation

XML message for Credit Transfer Initiation XML message for Credit Transfer Initiation Implementation Guidelines Version 2.0 XML message for Credit Transfer Initiation 2 Table of Contents 1 Introduction... 4 1.1 Coverage... 5 1.2 Use of these Guidelines...

More information

SDD Bulk Payments XML File Format

SDD Bulk Payments XML File Format www.aib.ie/sepa SDD Bulk Payments XML File Format This document is the property of AIB Group. No official or other user of this document, may, without the prior written permission of the Bank, disseminate

More information

Format Specification

Format Specification Format Specification ISO20022-pain.001.001.03 mbank S.A. 2017.11.27 Version 1.6 1. General Info... 3 2. Short review of pain.001.001.03 file, format requirements and processing mechanism... 3 3. Type of

More information

Bank Connect. Customer Credit Transfer Pain Table of Contents

Bank Connect. Customer Credit Transfer Pain Table of Contents Bank Connect Customer Credit Transfer Pain 001.001.03 Table of Contents Introduction... 2 Scope... 2 Character set... 2 Change log... 3 Explanation on format usage... 5 1 Introduction This Danish Message

More information

XML Message for European Direct Debit Initiation

XML Message for European Direct Debit Initiation XML Message for European Direct Debit Initiation Core and Business-to-Business Implementation Guidelines Version 4.1a Belgian Financial Sector Federation rue d Arlon/Aarlenstraat, 82 B-1040 Brussels http://www.febelfin.be

More information

Format Specification

Format Specification Format Specification ISO20022-pain.001.001.03 mbank S.A. Version 1.7 / 2018-04-13 1. General Info... 3 2. Short review of pain.001.001.03 file, format requirements and processing mechanism... 3 3. Type

More information

Format Specification

Format Specification Format Specification ISO20022-pain.001.001.03 mbank S.A. 2016.11.28 Version 1.5 1. General Info... 3 2. Short review of pain.001.001.03 file, format requirements and processing mechanism... 3 3. Type of

More information

Differences BTL91and Generic Payment File. RCM, RIB Pro, RDC and SWIFT FileAct

Differences BTL91and Generic Payment File. RCM, RIB Pro, RDC and SWIFT FileAct Differences BTL91and Generic Payment File RCM, RIB Pro, RDC and SWIFT FileAct Contents 1 GENERAL INFORMATION 3 2 INTRODUCTION 3 3 GENERAL DIFFERENCES 4 4 DESCRIPTION OF THE DIFFERENCES 6 APPENDIX: CHANGE

More information

Format description CT-XML import

Format description CT-XML import Format description CT-XML import Rabo Cash Management Rabobank Format description CT-XML import 2 October 2017 Version 1.02 1 Contents 1 CT-XML import format... 3 1.1 CT-XML import format description...

More information

XML Message for European Direct Debit Initiation

XML Message for European Direct Debit Initiation XML Message for European Direct Debit Initiation Core and Business-to-Business Implementation Guidelines Version 3.0.a Belgian Financial Sector Federation rue d Arlon/Aarlenstraat, 82 B-1040 Brussels http://www.febelfin.be

More information

SEPA Credit Transfer Instructions

SEPA Credit Transfer Instructions SEPA Credit Transfer Instructions STANDARD ISO 20022 pain.001.001.03 Guideline for SEPA Credit Transfer Instructions transmitted to Société Générale France Version: August 2015 ORDRE DE VIREMENT SEPA STANDARD

More information

Swedbank Sweden's MIG Credit Transfer and Payment Status (pain.001, pain.002) Swedbank AB (publ) (28)

Swedbank Sweden's MIG Credit Transfer and Payment Status (pain.001, pain.002) Swedbank AB (publ) (28) Swedbank Sweden's MIG Credit Transfer and Payment Status (pain.001, pain.002) Swedbank AB (publ) 2015-11-17 1 (28) ver15.02.01 Introduction This document describes the usage on a set of ISO20022 messages.

More information

pain CustomerCreditTransferInitiationV03

pain CustomerCreditTransferInitiationV03 20022 Message Implementation Guidelines for payment initiation pain.001.001.03 CustomerCreditTransferInitiationV03 Version: 0.2 : Author: Luminor Bank AB 31/08/2015 2 of 17 Table of contents 1. Introduction...

More information

Mutual Fund Trailer Fee Payments Market Practice

Mutual Fund Trailer Fee Payments Market Practice Mutual Fund Trailer Fee Payments Market Practice ISITC Payments Working Group DISCLAIMER This market practice document has been developed by the International Securities Association for Institutional Trade

More information

pain CustomerDirectDebitInitiationV02

pain CustomerDirectDebitInitiationV02 Corporate egateway Message Implementation Guideline CustomerDirectDebitInitiationV02 MIG version: 1.2 : 01-10-2018 2 of 13 Table of Contents 1. Introduction... 3 2. Scope... 3 3. Nordea usage of 20022

More information

C2B - Customer to Bank Services

C2B - Customer to Bank Services SEPA Data Format (XML) Version: 02.02 Status: Final Go live date: 2016-02-01 Related Documents Reference Title Source EPC132-08 Implementation Guidelines SEPA CT C2B European Payments Council EPC130-08

More information

Swiss Payment Standards 2018

Swiss Payment Standards 2018 Swiss Payment Standards 2018 Swiss Implementation Guidelines for Customer-Bank Messages SEPA Direct Debit (SEPA Direct Debit Scheme) Customer Direct Debit Initiation (pain.008) Version 2.6, with effect

More information

SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES

SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES Doc: EPC131-08 26 January 2015 (Version 7.0 Approved) EPC SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES Abstract Document Reference Issue This document sets out

More information

ISO Payments. Swiss Implementation Guidelines for Customer-Bank Messages SEPA Direct Debit (SEPA Direct Debit Scheme)

ISO Payments. Swiss Implementation Guidelines for Customer-Bank Messages SEPA Direct Debit (SEPA Direct Debit Scheme) ISO 20022 Payments for Customer-Bank Messages SEPA Direct Debit (SEPA Direct Debit Scheme) Version 2.5.2 21.08.2017 General note Any suggestions or questions relating to this document should be addressed

More information

Corporate Payments Service. Example appendix - pain.001 version 3

Corporate Payments Service. Example appendix - pain.001 version 3 Corporate Payments Service Example appendix - pain.001 version 3 January 2018 Content 1 Background... 3 2 About Corporate Payments Service... 3 3 Message structure... 3 4 Example of the payment initiation

More information

pain ch-six cs-st; 1

pain ch-six cs-st; 1 Message Implementation Guideline Model: pain.002.001.03-ch-six-1.5. Version: 1 Issue date: November 2016 Author: Credit Suisse (Switzerland) Ltd. Message Overview... 2 Message Details... 5 Components...

More information

Version OUTGOING PAYMENTS SERVICE DESCRIPTION. Pain Pain

Version OUTGOING PAYMENTS SERVICE DESCRIPTION. Pain Pain Version 2.6 15.1.2018 OUTGOING PAYMENTS SERVICE DESCRIPTION Pain001.001.03 Pain002.001.03 2 (54) CONTENTS VERSION INFORMATION... 4 1 OUTGOING PAYMENTS, APPLICATION GUIDELINE... 5 1.1 ISO 20022 MESSAGE

More information

XML Message for Payment Status Report

XML Message for Payment Status Report XML Message for Payment Status Report Implementation Guidelines Version 1.1 Table of Contents Table of Contents... 2 1 Introduction... 5 1.1 Coverage... 6 1.2 Use of these Guidelines... 7 1.3 Character

More information

pain MandateInitiationRequestV03

pain MandateInitiationRequestV03 Corporate egateway Message Implementation Guideline MandateInitiationRequestV03 MIG version: 1.2 : 11-02-2017 2 of 14 Table of Contents 1. Introduction... 3 2. Scope... 3 3. Document references... 4 4.

More information

SEPA B2B DIRECT DEBIT SCHEME ADVANCE MANDATE INFORMATION SERVICE IMPLEMENTATION GUIDELINES

SEPA B2B DIRECT DEBIT SCHEME ADVANCE MANDATE INFORMATION SERVICE IMPLEMENTATION GUIDELINES Doc: EPC315-10 26 January 2015 (Version 7.0 Approved) EPC SEPA B2B DIRECT DEBIT SCHEME ADVANCE MANDATE INFORMATION SERVICE IMPLEMENTATION GUIDELINES Abstract Document Reference Issue This document sets

More information

Corporate Payments. Example appendix, pain.001 version 2. March 2018

Corporate Payments. Example appendix, pain.001 version 2. March 2018 Corporate Payments Example appendix, pain.001 version 2 March 2018 Content 1 Background... 3 2 About Corporate Payments Service... 3 3 The message structure... 3 4 Example of the payment initiation message...

More information

UBS Implementation Guidelines

UBS Implementation Guidelines US Implementation Guidelines Swiss Recommendations for credit transfers pain.001.001.03.ch.02 - SR Version 1.5.1 US Version 1.0 July 2016 US Implementation Guidelines Swiss Recommendations for credit transfers

More information

Corporate Payments Service. Appendix on Request for Transfer

Corporate Payments Service. Appendix on Request for Transfer Corporate Payments Service Appendix on Request for Transfer March 2018 Content 1 Background... 2 2 Payments with Request for Transfer orders... 2 3 Messages used... 3 3.1 Payment order from a customer

More information

pain MandateCancellationRequestV03

pain MandateCancellationRequestV03 Corporate egateway Message Implementation Guideline MandateCancellationRequestV03 MIG version: 1.2 : 01-10-2018 2 of 12 Table of Contents 1. Introduction... 3 2. Scope... 3 3. Document references... 3

More information

Implementation guide. ISO CustomerPaymentStatusReport pain.002 version 3

Implementation guide. ISO CustomerPaymentStatusReport pain.002 version 3 ISO 20022 CustomerPaymentStatusReport pain.002 version 3 Version 1.0.0 Publishing date 30 August 2016 Table of contents 1 INTRODUCTION... 3 1.1 Related documents... 3 1.2 History... 3 2 GENERAL RULES...

More information

ISO Message Implementation Guide for Cash Management Reports

ISO Message Implementation Guide for Cash Management Reports ISO 20022 Message Implementation Guide for Cash Management Reports CAMT052 CAMT053 CAMT054 CAMT060 Version: 1.5 Issue date: 9 July 2015 Author: Swedbank Table of Contents 1. Introduction 2. Bank To Customer

More information

ISO Credit Notification

ISO Credit Notification ISO 20022 Credit Notification camt.054 version 2 Version 1.0.0 Publishing date 30 November 2012 Table of contents 1 INTRODUCTION... 3 1.1 Related documents... 3 1.2 History... 3 2 GENERAL RULES... 4 2.1

More information

Service description Corporate Access Payables Appendix Denmark

Service description Corporate Access Payables Appendix Denmark Service description Corporate Access Payables Appendix Denmark Page 2 of 21 Table of contents 1 APPENDIX - DENMARK... 3 2 GENERAL OVERVIEW OF THE DANISH PAYMENT INFRASTRUCTURE... 3 2.1 AVAILABLE PAYMENT

More information

Multi-Currency Bulk Payments XML File Format

Multi-Currency Bulk Payments XML File Format www.aib.ie/sepa Multi-Currency Bulk Payments XML File Format This document is the property of AIB Group. No official or other user of this document, may, without the prior written permission of the Bank,

More information

Multi-Currency Bulk Payments XML File Format

Multi-Currency Bulk Payments XML File Format www.aib.ie/sepa Multi-Currency Bulk Payments XML File Format This document is the property of AIB Group. No official or other user of this document, may, without the prior written permission of the Bank,

More information

Service description. Corporate Access Payables Appendix Norway

Service description. Corporate Access Payables Appendix Norway Service description Corporate Access Payables Appendix Norway Page 2 of 16 Table of contents 1 APPENDIX NORWAY... 3 2 GENERAL OVERVIEW OF THE NORWEGIAN PAYMENT INFRASTRUCTURE... 3 2.1 AVAILABLE PAYMENT

More information

Implementation guide. ISO Credit Notification camt.054 version 2

Implementation guide. ISO Credit Notification camt.054 version 2 Implementation guide ISO 20022 Credit Notification camt.054 version 2 Version 1.1.1 Publishing date 13 April 2018 Implementation guide Table of contents 1 INTRODUCTION... 3 1.1 Related documents... 3 1.2

More information

pain CustomerCreditTransferInitiationV03

pain CustomerCreditTransferInitiationV03 Corporate Access Payables Message Implementation Guidelines CustomerCreditTransferInitiationV03 MIG version: 1.7 : 2 of 31 Table of contents 1. Introduction... 3 2. About Corporate Access Payables... 3

More information

pain CustomerCreditTransferInitiationV03

pain CustomerCreditTransferInitiationV03 Corporate Access Payables Message Implementation Guidelines pain.001.001.03 CustomerCreditTransferInitiationV03 MIG version: 1.6 : eference to Treasury payments expected to be launched during Q1 2019 2

More information

camt.052 Bank to Customer Report camt.053 Bank to Customer Statement camt.054 Bank to Customer Notification Format Description

camt.052 Bank to Customer Report camt.053 Bank to Customer Statement camt.054 Bank to Customer Notification Format Description camt.052 Bank to Customer Report camt.053 Bank to Customer Statement camt.054 Bank to Customer Notification 28.06.2016 Format Description camt.053 Format Description Introduction... 3 Character set...

More information

pain CustomerCreditTransferInitiationV03

pain CustomerCreditTransferInitiationV03 Corporate Access Payables Message Implementation Guidelines pain.001.001.03 CustomerCreditTransferInitiationV03 MIG version: 1.5 : eference to equest for Transfer expected to be launched during Q4 2018

More information

pain CustomerCreditTransferInitiationV03

pain CustomerCreditTransferInitiationV03 Corporate Access Payables Changes in Message Implementation Guideline pain.001.001.03 CustomerCreditTransferInitiationV03 Changes in version 1.3 since version 1.2 MIG version: 1.3 : 20-06-2016 Please refer

More information

Addendum on the XML message for SEPA Credit Transfer Initiation (PAIN)

Addendum on the XML message for SEPA Credit Transfer Initiation (PAIN) Addendum on the XML message for SEPA Credit Transfer Initiation (PAIN) Version 6.4 July 2013 Table of content 1 Introduction 5 1.1 Character Set 6 1.2 Change history 6 2 Message item description 7 1.0

More information

Service description Corporate Access Payables Appendix Finland

Service description Corporate Access Payables Appendix Finland Service description Corporate Access Payables Appendix Finland Page 2 of 2 Page 2 of 2 Table of contents APPENDIX FINLAND... 3 2 GENERAL OVERVIEW OF THE FINNISH PAYMENT INFRASTRUCTURE... 3 2. AVAILABLE

More information

Service description. Corporate Access Payables Appendix Denmark

Service description. Corporate Access Payables Appendix Denmark Service description Corporate Access Payables Appendix Denmark Page 2 of 19 Table of contents 1 APPENDIX - DENMARK... 3 2 GENERAL OVERVIEW OF THE DANISH PAYMENT INFRASTRUCTURE... 3 2.1 AVAILABLE PAYMENT

More information

CZECH REPUBLIC INSIDEBUSINESS PAYMENTS CZECH REPUBLIC ANNEX. File formats and validations. Contents

CZECH REPUBLIC INSIDEBUSINESS PAYMENTS CZECH REPUBLIC ANNEX. File formats and validations. Contents INSIDEBUSINESS PAYENTS CZECH REPUBLIC ANNEX File formats and validations Contents Validation of fields 2 CFD File Format 3 CFA File Format 5 Single credit transfer format T103 8 Single European Credit

More information

The Nets camt.054 service is based on the contents of the Egiro service for credit notifications and on Dirrem accounting data for the Debit part.

The Nets camt.054 service is based on the contents of the Egiro service for credit notifications and on Dirrem accounting data for the Debit part. Index Element XML Tag Occurrence Type UseInIG Definition BSK Rules Nets Usage Document Document Document Document BkToCstmrDbtCdtN1..1 BankToCustomerDebitCreditNotificationV02 The Bank-to-Customer Debit

More information

SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES

SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES Doc: EPC131-08 30 November 2012 (Version 5.0 Approved) EPC SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES Abstract Document Reference Issue This document sets

More information

Implementation guide. ISO CustomerPaymentStatusReport pain.002 version 2

Implementation guide. ISO CustomerPaymentStatusReport pain.002 version 2 ISO 20022 CustomerPaymentStatusReport pain.002 version 2 Version 1.0.0 Publishing date 30 August 2016 Table of contents 1 INTRODUCTION... 3 1.1 Related documents... 3 1.2 History... 3 2 GENERAL RULES...

More information

Implementation guide. ISO Extended Account Statement camt.053 version 2

Implementation guide. ISO Extended Account Statement camt.053 version 2 Implementation guide ISO 20022 Extended Account Statement camt.053 version 2 Version 1.2.2 Published 13 April 2018 Implementation guide Table of contents 1 INTRODUCTION... 3 1.1 Related documents... 3

More information

pain CustomerCreditTransferInitiationV03

pain CustomerCreditTransferInitiationV03 Corporate Access Payables Message Implementation Guidelines pain.001.001.03 CustomerCreditTransferInitiationV03 MIG version: 1.3 : Note: Please refer to Change document 1.3 under Introduction chapter for

More information

SEPA CORE DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES

SEPA CORE DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES Doc: EPC130-08 30 November 2012 (Version 7.0 Approved) EPC SEPA CORE DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES Abstract Document Reference Issue This document sets out the rules for

More information

Service description. Corporate Access Payables Appendix Norway

Service description. Corporate Access Payables Appendix Norway Service description Corporate Access Payables Appendix Norway Table of contents Page 2 of 13 1 APPENDIX NORWAY... 3 2 GENERAL OVERVIEW OF THE NORWEGIAN PAYMENT INFRASTRUCTURE... 3 2.1 AVAILABLE PAYMENT

More information

The Nets camt.054 service is based on the contents of the Egiro service for credit notifications and on Dirrem accounting data for the Debit part.

The Nets camt.054 service is based on the contents of the Egiro service for credit notifications and on Dirrem accounting data for the Debit part. Index Element XML Tag Occurrence Type UseInIG Definition BSK Rules Nets Usage Document Document Document Document BkToCstmrDbtCdtN1..1 BankToCustomerDebitCreditNotificationV02 The Bank-to-Customer Debit

More information

pain CustomerCreditTransferInitiationV03

pain CustomerCreditTransferInitiationV03 Corporate egateway Message Implementation Guideline pain.001.001.03 CustomerCreditTransferInitiationV03 MIG version: 2.1 : 02-01-2017 2 of 28 Table of Contents 1. Introduction... 3 2. Scope... 3 3. Document

More information

Service description. Corporate Access Payables Appendix Norway

Service description. Corporate Access Payables Appendix Norway Service description Corporate Access Payables Appendix Norway Page 2 of 19 Table of contents 1 APPENDIX NORWAY 3 2 GENERAL OVERVIEW OF THE NORWEGIAN PAYMENT INFRASTRUCTURE 3 2.1 AVAILABLE PAYMENT TYPES

More information

pain CustomerCreditTransferInitiationV03

pain CustomerCreditTransferInitiationV03 Corporate egateway Message Implementation Guideline pain.001.001.03 CustomerCreditTransferInitiationV03 MIG version: 2.3 : 2018.11.26 2 of 28 Table of Contents 1. Introduction... 3 2. Scope... 3 3. Document

More information

SEPA payment transactions

SEPA payment transactions SEPA payment transactions Format Updated Version with amendments from 19 November 2017 September 2017 2 Table of contents 1 Data formats and SEPA processes current status in Germany 5 2 Relation between

More information

SEPA CORE DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES

SEPA CORE DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES Doc: EPC130-08 1 November 2010 (Version 5.0 Approved) EPC SEPA CORE DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES Abstract Document Reference This document sets out the rules for implementing

More information

pain CustomerCreditTransferInitiationV03

pain CustomerCreditTransferInitiationV03 Corporate egateway Message Implementation Guideline pain.001.001.03 CustomerCreditTransferInitiationV03 MIG version: 2.2 : 2018.02.01 2 of 24 Table of Contents 1. Introduction... 3 2. Scope... 3 3. Document

More information

SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES

SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES Doc: EPC131-08 17 November 2011 (Version 4.0 Approved) EPC SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES Abstract Document Reference Issue This document sets

More information

SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES

SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES Doc: EPC131-08 1 November 2010 (Version 3.0 Approved) EPC SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES Abstract Document Reference This document sets out the

More information

SEPA CORE DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES

SEPA CORE DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES Doc: EPC130-08 30 October 2009 (Version 3.4 Approved) EPC SEPA CORE DIRECT DEBIT SCHEME CUSTOMER-TO-BANK IMPLEMENTATION GUIDELINES Abstract Document Reference Issue This document sets out the rules for

More information

SEPA CORE DIRECT DEBIT SCHEME INTER-BANK IMPLEMENTATION GUIDELINES

SEPA CORE DIRECT DEBIT SCHEME INTER-BANK IMPLEMENTATION GUIDELINES Doc: EPC114-06 30 November 2012 (Version 7.0 Approved) EPC SEPA CORE DIRECT DEBIT SCHEME INTER-BANK IMPLEMENTATION GUIDELINES Abstract Document Reference Issue This document sets out the rules for implementing

More information

SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME INTER-BANK IMPLEMENTATION GUIDELINES

SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME INTER-BANK IMPLEMENTATION GUIDELINES Doc: EPC301-07 30 November 2012 (Version 5.0 Approved) EPC SEPA BUSINESS-TO-BUSINESS DIRECT DEBIT SCHEME INTER-BANK IMPLEMENTATION GUIDELINES Abstract Document Reference Issue This document sets out the

More information

Service description. Corporate Access Payables Appendix Finland

Service description. Corporate Access Payables Appendix Finland Service description Corporate Access Payables Appendix Finland Page 2 of 5 Table of contents APPENDIX FINLAND... 3 2 GENERAL OVERVIEW OF THE FINNISH PAYMENT INFRASTRUCTURE... 3 2. AVAILABLE PAYMENT TYPES...

More information

OP-POHJOLA GROUP C2B SERVICES. Payment Services

OP-POHJOLA GROUP C2B SERVICES. Payment Services OP-POHJOLA GROUP C2B S Payment Services Service Description November 2010 2/63 Contents 1 General information... 3 1.1 Making of C2B payments... 4 1.2 Recurring C2B payments... 5 1.3 C2B payload checks

More information

Service description. Corporate Access Payables Appendix Sweden

Service description. Corporate Access Payables Appendix Sweden Service description Corporate Access Payables Appendix Sweden Table of contents Page 2 of 18 1 APPENDIX SWEDEN... 3 2 GENERAL OVERVIEW OF THE SWEDISH PAYMENT INFRASTRUCTURE... 3 2.1 AVAILABLE PAYMENT TYPES...

More information

Swiss Payment Standards 2018

Swiss Payment Standards 2018 Swiss Payment Standards 2018 Swiss Business Rules for Payments and Cash Management for Customer-Bank Messages Version 2.7, with effect from November 2018 Version 2.7 18.12.2017 General note Any suggestions

More information

ISO Cash Management

ISO Cash Management ISO 20022 Cash Management Swiss Implementation Guidelines for Customer-Bank Messages (Reports) Bank-to-Customer Account Report (camt.052) Bank-to-Customer (camt.053) Bank-to-Customer Debit/Credit Notification

More information

Swiss Payment Standards 2018

Swiss Payment Standards 2018 2018 Swiss Implementation Guidelines for Customer-Bank Messages (Reports) Bank-to-Customer Account Report (camt.052) Bank-to-Customer (camt.053) Bank-to-Customer Debit/Credit Notification (camt.054) Version

More information

ABN AMRO addendum on the XML Message for European Direct Debit Initiation

ABN AMRO addendum on the XML Message for European Direct Debit Initiation ABN AMRO addendum on the XML Message for European Direct Debit Initiation Table of contents 1 Introduction...4 2 Message description...5 1.0 Group Header... 5 1.1 Message Identification... 5 1.2 Creation

More information

PKO Webconnect Context CZ - Export Formats.

PKO Webconnect Context CZ - Export Formats. PKO Webconnect Context CZ - Export Formats. March 2017 TABLE OF CONTENTS EXPORT FORMATS IN PKO WEBCONNECT CONTEXT CZ... 3 EXPORT TO CSV FORMAT... 3 List of Possible Export Sets to CSV Format From WebConnect

More information

Addendum on the XML message for SEPA Direct Debit Initiation (PAIN)

Addendum on the XML message for SEPA Direct Debit Initiation (PAIN) Addendum on the XML message for SEPA Direct Debit Initiation (PAIN) Version 6.0 - May 2012 Table of content 1 Introduction 5 1.1 Character Set 6 1.2 Change history 6 2 Message item description 7 1.0 Group

More information

SEB Telebanka. User Manual 2.0

SEB Telebanka. User Manual 2.0 SEB Telebanka User Manual 2.0 From 1-st of January, 2014 INTRODUCTION... 3 Overview... 3 System Requirements... 3 Setup Package... 3 USING TELEBANKA... 4 Start Screen of Telebanka... 4 Menu... 5 Toolbar...

More information

Version 8.0 final for Core rulebook 9.1 and B2B rulebook 7.1

Version 8.0 final for Core rulebook 9.1 and B2B rulebook 7.1 Nets Denmark A/S Lautrupbjerg 10 P.O. 500 DK-2750 Ballerup T + 45 44 68 44 68 F 45 44 86 09 30 www.nets.eu CVR-nr. 20016175 17 August 2016 SEPA Direct Debit Interface Description RBF/LP edition Version

More information

SEPA Germany Comparison CGI, EPC and DK

SEPA Germany Comparison CGI, EPC and DK SEPA Germany Comparison CGI, EPC and DK Comparison of technical formats Contents 1. SEPA Germany Comparison CGI, EPC and DK 1.1. General 1.2. Significant differences Credit Transfer SEPA Germany 1.3. Significant

More information

ING Group CAMT Format Description

ING Group CAMT Format Description ING Group CAMT.053.001.02 Format Mijn ING Zakelijk The Netherlands June 2017 Document version 1.2 Document version history Version Date Change description 1.0 11-03-2016 Initial version 1.1 28-03-2017

More information

Functional specification for Payments Corporate egateway

Functional specification for Payments Corporate egateway Functional specification for Payments Corporate egateway 2(57) Page Table of contents 1 Introduction... 5 1.1 Explanation of definitions for EDIFACT & XML ISO20022 6 1.2 Level descriptions for EDIFACT

More information

ANZ TRANSACTIVE GLOBAL FILE FORMATS

ANZ TRANSACTIVE GLOBAL FILE FORMATS ANZ TRANSACTIVE GLOBAL FILE FORMATS 07 2018 Classification: Insert Classification 1 CONTENTS 1 INTRODUCTION... 4 1.1 About this guide... 4 1.2 Scope... 4 1.3 Online Help... 4 1.4 Online Resources... 4

More information