E-invoice Technical Standard. Version 1.1.0

Size: px
Start display at page:

Download "E-invoice Technical Standard. Version 1.1.0"

Transcription

1 E-invoice Technical Standard Version 1.1.0

2 Table of contents 2. General information Introduction Description of the e-invoice XML structure General technical requirements E-invoice root element structure (E_Invoice) Structure of the header (Header) Structure of the invoice (Invoice) Invoice Parties (InvoiceParties) Invoice information (InvoiceInformation) Invoice sum group (InvoiceSumGroup) Invoice item (InvoiceItem) Item (itementr) Group entr (GroupEntr) Additional information (AdditionalInformation) Attached file (AttachmentFile) Pament information (PamentInfo) Footer (Footer) Complex data ts Account detailed description (AccountDataRecord) Accounting records (AccountingRecord) Additional records (AdditionRecord) Address record (AddressRecord) Attached document (AttachmentRecord) Invoice data (BillPartRecord) ContactDataRecord Extension record (ExtensionRecord) SellerPartRecord VATRecord Data set / t description... Error! Bookmark not defined Description of the errors of an incorrect e-invoice file E-invoice request ordering b electronic channels E-invoice ordering b electronic channels E-invoice ordering b electronic channels Informing of a new service provider Informing the PSP or the Orator

3 4.2 Examples of informing the PSP or the Orator Error codes of the repl to the message on the new service provider General information 2.1. Introduction This document describes the e-invoice data format to be presented to the credit institution. On the basis of these messages, electronic invoices are generated and presented to clients of the credit institution for review and pament. The presented messages are structured and described b XML t. Section Two will deal with possible fields in the XML file. This file consists of several ke elements, which are the header, invoice, and footer. Each of them has resctive fields, which are mandator or optional for indicating when sending e-invoices to a Member of the scheme. The description of each of the root and separate element is presented graphicall, with explaining it in the resctive section. 2. Description of the e-invoice XML structure 2.1. General technical requirements In XML files, UTF-8 encoding is used. The whole possible set of smbols: a b c d e f g h i j k l m n o p q r s t u v w x 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 / -? : ( )., + space ą č ę ė į š ų ū ž Ą Č Ę Ė Į Š Ų Ū Ž. Scial smbols are indicated in the table presented below: & & &apos; > > < < " For example, the name of the service provider Įmonė & co. should be written as Įmonė & co.. If the presented tables contain the sign [1..n], it means that the number of such elements ma be greater than one; if the box is empt, it means that the element can be used onl once in a single file. 3

4 2.2. E-invoice root element structure (E_Invoice) E_Invoice is the root element of an electronic invoice. <E_Invoice> <Header> </Header> <Invoice invoiceid=" " regnumber=" " channelid="ndealt2x" channeladdress="lt " presentment="yes" invoiceglobuniqid=" ndea" sellercontractid=" ndea01" sellerregnumber=" "> </Invoice> <Invoice invoiceid=" " regnumber=" " channelid="ndealt2x" channeladdress="lt " presentment="yes" invoiceglobuniqid=" ndea" sellercontractid=" ndea01" sellerregnumber=" "> </Invoice> <Footer> <TotalNumberInvoices>2</TotalNumberInvoices> <TotalAmount> </TotalAmount> </Footer> </E_Invoice> Tag Description T/value Header It indicates the parameters of the header of the XML file. For more detail, see Section 2.3 Invoice It describes the information of one [1..n] invoice. This element should be reated for each invoice separatel. For more detail, see Section 2.4 Footer It indicates the total number of invoices and their sum in the XML file. For more detail, see Section 2.12 Mandator tes 2.3. Structure of the header (Header) The header describes the scific elements of the file. <Header> </Header> <Date> </Date> <FileId>66488</FileId> <AppId>EINVOICE</AppId> <Version>1.1</Version> <SenderId>NDEAB</SenderId> <ReceiverId>OCLT</ReceiverId> 4

5 Tag Description T/value Date It indicates the time of generating the DateT file. FileId It is the unique file identifier assigned ShortText in the sstem of the service provider in order to avoid the duplication of files. AppId Application identifier. EINVOICE will be used for sending the e-invoice to internet banking Version E-invoice Standard Version v1.1 ShortText SenderId File sender identifier ShortText ReceiverId File receiver identifier ShortText Mandator tes ShortText Onl uprcase letters 2.4. Structure of the invoice (Invoice) This group of elements describes individual electronic invoices intended for the client of the credit institution. <Invoice invoiceid=" " regnumber=" " channelid="ndealt2x" channeladdress="lt " presentment="yes" invoiceglobuniqid=" ndea" sellercontractid=" ndea01" sellerregnumber=" "> <InvoiceParties>...</InvoiceParties> <InvoiceInformation>...</InvoiceInformation> <InvoiceSumGroup>...</InvoiceSumGroup> <InvoiceItem>...</InvoiceItem> <PamentInfo>...</PamentInfo> </Invoice> Tag Description T/value Mandator tes Invoice invoiceid Unique e-invoice identifier in the file. It is rmaltext Attribute used in order to prevent double processing. serviceid It is the unique identifier assigned b the service provider to the agreement with the service receiver or paer (e.g. the client code in the information sstem of the service provider). ShortText Attribute If this field is not used, limitations are possible in using the automatic e- invoice 5

6 pament functionalit of the PSP. regnumber E-invoice receiver rsonal/compan RegT Attribute code channelid It is the identifier according to which the BICT Attribute destination of the file is determined. The receiver code of the financial institutions. It is possible to use, e.g. BIC, SWIFT code for ensuring the receiver channel. channeladdress It is the e-invoice receiver channel rmaltext Attribute address to which the message should be directed. IBAN code factoring It indicates whether or not it is a factoring Attribute invoice. templateid It is the e-invoice template ID to be rmaltext Attribute shown to the receiver. languageid E-invoice template language LanguageT Attribute presentment It defines the t of presentment to the Attribute e-invoice receiver. Whether the full e- invoice information, which is the invoice, or information onl for making the pament is presented. If the value of this field is, then, irresctive of the submitted fields, onl information intended for pament will be presented. invoiceglobuniqid It is the unique identifier of the e-invoice rmaltext Attribute in the accounting sstem of the sender. sellercontractid The number of the contract of the paee with his PSP. It is used in order to rmaltext Attribute If several prorl displa the e-invoice to the contracts are concluded paer in internet banking. with the Bank, then it is necessar to indicate the contract number in this field. sellerregnumber Paee rsonal/compan code RegT Attribute InvoiceParties The parties to the e-invoice. It describes the sender and the receiver. For more detail, see Section 2.5 InvoiceInformatio General information on the e-invoice For n more detail, see Section 2.6 InvoiceSumGroup It describes the total sum of the e- invoice. For more detail, see Section 2.7 InvoiceItem It describes the detailed information of each item of e-invoices. For more detail, see Section 2.8 AdditionalInforma tion AttachmentFile Additional information to be displaed to the e-invoice receiver. For more detail, see Section 2.9 E-invoice in PDF format, encoded b BASE64 method. For more detail, see [0..n] 6

7 PamentInfo Section Information necessar for creating the pament order according to the information of the e-invoice. For more detail, see Section Invoice Parties (InvoiceParties) The description of the parties of the rsons/companies related to the purchase and sale. The paer and goods receiver ma be different rsons/companies. <InvoiceParties> <SellerPart> </SellerPart> <BuerPart> </BuerPart> <RecipientPart> </RecipientPart> <DeliverPart> </DeliverPart> <PaerPart> </PaerPart> <FactorPart> </FactorPart> </InvoiceParties> Tag Description T/value SellerPart It describes the sender of the e-invoice SellerPartReco (name, address, etc.). For more detail, rd see Section BuerPart It describes the paer (name, address, BillPartRecord etc.). For more detail, see Section RecipientPart This document structure is used when the BillPartRecord e-invoice receiver is not the final service receiver, e.g. when paing invoices for children/parents, or when the e-invoice is paid b accounting firms representing their clients. For more detail, see Section DeliverPart Deliver data are used when the invoice BillPartRecord receiver is different from the paer. For more detail, see Section PaerPart This document structure is used when the BillPartRecord paer and service receiver do not coincide. For more detail, see Section Mandator tes 7

8 FactorPart The part to which SellerPart indicates invoices. For more detail, see Section BillPartRecord 2.6. Invoice information (InvoiceInformation) This element describes the general items contained in the invoice. <InvoiceInformation> <T t="deb"> </T> <FactorContractNumber> L </FactorContractNumber> <ContractNumber>15-58/2</ContractNumber> <DocumentName>ESASK</DocumentName> <InvoiceNumber> </InvoiceNumber> <InvoiceContentCode>SPO5</InvoiceContentCode> <InvoiceContentText>Goods</InvoiceContentText> <PamentReferenceNumber> </PamentReferenceNumber> <PamentMethod>Order </PamentMethod> <InvoiceDate> </InvoiceDate> <DueDate> </DueDate> <PamentTerm>Pament within 14 das </PamentTerm> <FineRatePerDa>0.2</FineRatePerDa> <Period> <PeriodName>For a month</periodname> <StartDate> </StartDate> <EndDate> </EndDate> </Period> <InvoiceDeliverer> <ContactName>Trainer Jonaitis</ContactName> </InvoiceDeliverer> <Extension id="gmname"> <InformationName>Sportuok UAB</InformationName> <InformationContent/>Monthl pament</informationcontent> </Extension> </InvoiceInformation> Tag Description T/value Mandator tes T E-invoice t t DEB debit e-invoice, to be paid xs:nmtoken Attribute CRE credit e-invoice DEB / CRE SourceInvoice Link to the previousl issued e- ShortText Attribute invoice. It is used with the CRE t. FactorContractNumber The factoring contract number (the rmaltext contract between the sender and financial institution). ContractNumber The number of the contract between rmaltext the paer and service provider. DocumentName The document name or serial number rmaltext (e.g. e-invoice) InvoiceNumber E-invoice number rmaltext InvoiceContentCode The e-invoice content code agreed ShortText upon between the sender and paer InvoiceContentText E-invoice content description rmaltext 8

9 PamentReferenceNum Pament number. The same as ReferenceT ber PamentInfo/PamentRefId PamentMethod Text with free contents to displa rmaltext when describing the pament t. It is used when a par invoice is sent. InvoiceDate E-invoice presentation date DateT DueDate The date b which the e-invoice must DateT be paid PamentTerm Free text describing the pament rmaltext information. (e.g. Please pa the invoice within 14 das from its receipt) FineRatePerDa The expression of the late pament Decimal2Fra interest r da ctiondigitst Period It indicates that the e-invoice shall be paid for a certain riod. PeriodName Period name rmaltext StartDate Period start date DateT EndDate Period end date DateT InvoiceDeliverer Extension It indicates the contact information of the rson who issued the invoice (phone number, address, , and name). For more detail, see Section It describes the additional elements which ma be displaed. For more detail, see Section ContactData Record ExtensionRec ord [0..n] 9

10 2.7. Invoice sum group (InvoiceSumGroup) The tag describes the sum values of the invoice and balance <InvoiceSumGroup> <Balance> <BalanceDate> </BalanceDate> <BalanceBegin>3.14</BalanceBegin> <Inbound>3.14</Inbound> <Outbound>3.14</Outbound> <BalanceEnd>3.14</BalanceEnd> </Balance> <InvoiceSum> </InvoiceSum> <PenaltSum>0</PenaltSum> <Addition addcode="dsc"> <AddContent> Packing fees </AddContent> <AddRate>-5</AddRate> <AddSum> </AddSum> </Addition> <Rounding>0.01</Rounding> <VAT> <SumBeforeVAT> </SumBeforeVAT> <VATRate>20</VATRate> <VATSum>254.24</VATSum> <Currenc>EUR</Currenc> </VAT> <TotalSum> </TotalSum> <Currenc>EUR</Currenc> <Accounting> </Accounting> <Extension extensionid=" "> </Extension> </InvoiceSumGroup> Tag Description T/value Mandator Balance It indicates the balance between the beginning and end riods BalanceDate Balance calculation date DateT BalanceBegin Balance beginning value Decimal2Fra ctiondigitst Inbound The amount paid b the e-invoice Decimal2Fra receiver to the invoice sender ctiondigitst [0..n] Outbound The amount paid b the e-invoice sender to the invoice receiver Decimal2Fra ctiondigitst [0..n] BalanceEnd Balance end value Decimal2Fra ctiondigitst tes 10

11 InvoiceSum PenaltSum Addition The total sum of the invoice exclusive of taxes. The sum of the values in InvoiceItemGroup/ItemEntr.ItemSu m The sum of the nalt for unpaid charges It describes other components of the sum (e.g. discounts or extra charges). Decimal5Fra ctiondigitst Decimal5Fra ctiondigitst AdditionRec ord [0..n] Rounding The rounding of the invoice sum Decimal5Fra ctiondigitst VAT Value added tax (VAT). The values VAT and InvoiceItemGroup/ItemEntr/VAT must be equal VATRecord [0..n] TotalVATSum The total sum of value added tax Decimal2Fra ctiondigitst TotalSum The e-invoice sum including taxes Decimal2Fra ctiondigitst TotalToPa Total pament sum In the credit invoice, the sum must equal to 0.00 Decimal2Fra ctiondigitst Currenc Three-letter ISO 4217 currenc code CurrencTp e Accounting Accounting elements necessar in AccountingR order to automate the invoice on the ecord sender side Extension It indicates the additional elements which ma be used in the invoice ExtensionRec ord [0..n] 11

12 2.8. Invoice item (InvoiceItem) This element describes the information on the items contained in the invoice. <InvoiceItem> <InvoiceTotalGroup groupid="summar"> <ItemEntr>... </ItemEntr> <GroupEntr>... </GroupEntr> </InvoiceTotalGroup> <InvoiceItemGroup groupid="pens"> <ItemEntr>... </ItemEntr> <GroupEntr>... </GroupEntr> </InvoiceItemGroup> <InvoiceItemGroup groupid="par"> <ItemEntr>... </ItemEntr> <ItemEntr>... </ItemEntr> <GroupEntr>... </GroupEntr> </InvoiceItemGroup> <InvoiceItemTotalGroup> <InvoiceItemTotalDescription>... </InvoiceItemTotalDescription> <InvoiceItemTotalSum>... </InvoiceItemTotalSum> </InvoiceItemTotalGroup> </InvoiceItem> Tag Description T/value Mandator tes InvoiceTotalGroup The group of items contained in the invoice gruopid ID ShortText Attribute ItemEntr It describes the entr of one invoice [0..n] item GroupEntr It describes the common entr of the group InvoiceItemGroup The group of invoice items [1..n] groupid ID ShortText Attribute ItemEntr It describes the entr of one invoice [1..n] item GroupEntr It describes the common entr of the group InvoiceItemTotalGroup The general element of all common items InvoiceItemTotalDescripti on The general description of items rmaltext 12

13 Extension Accounting It describes the additional elements which ma be displaed. For more detail, see Section The additional elements which ma be used in the accounting of the paee. For more detail, see Section ExtensionRec ord [0..n] AccountingR ecord InvoiceItemTotalAmount The total amount of all items. Decimal5Fra ctiondigitst InvoiceItemTotalSum The total sum exclusive of taxes. Decimal5Fra ctiondigitst Addition VAT It describes additional information, e.g. discounts or charges. For more detail, see Section The field of value added tax. For more detail, see Section AdditionRec ord [0..n] VATRecord InvoiceItemTotal The total sum including taxes. Decimal5Fra ctiondigitst Item (itementr) The description of each individual item in the invoice. 13

14 <ItemEntr> <Row>1</Row> <SerialNumber>SPORT </SerialNumber> <SellerProductId>RT360</SellerProductId> <BuerProductId>nxo07</BuerProductId> <TaricCode>CODE123456</TaricCode> <Accounting>... </Accounting> <CustomerRef>JONAS360</CustomerRef> <Description>Monthl ticket</description> <EAN> </EAN> <InitialReading>0</InitialReading> <FinalReading>2</FinalReading> <ItemReserve extensionid="klubas"> <InformationName>SPORTII</InformationName> <InformationContent>L5870</InformationContent> </ItemReserve> <ItemDetailInfo> <ItemUnit>mėn.</ItemUnit> <ItemAmount>12</ItemAmount> <ItemPrice>467.36</ItemPrice> </ItemDetailInfo> <ItemSum>934.72</ItemSum> <Addition addcode="dsc"> <AddContent>Nuolaida 10%</AddContent> <AddRate>-10</AddRate> <AddSum> </AddSum> </Addition> <VAT> <SumBeforeVAT>841,248</SumBeforeVAT> <VATRate>20</VATRate> <VATSum>168.24</VATSum> <Currenc>EUR</Currenc> </VAT> <ItemTotal> </ItemTotal> </ItemEntr> Tag Description T/value Mandator Row Entr number. rmaltext SerialNumber Product/service serial number ShortText SellerProductId Product/service ID in the information ShortText sstem of the service provider BuerProductId Product/service ID in the information ShortText sstem of the paer TaricCode TARIC code. It is used in the customs EncodingT sstem of the Euroan Union. Accounting The additional elements which ma be AccountingRe used in the accounting of the paee. For cord more detail, see Section CustomerRef The code to be assigned to the paee rmaltext Description Product/service description LongTextSIngl et EAN Product/service barcode number rmaltext InitialReading It is used for riodic invoices, e.g. for ShortText the readings of water and electricit meters. Beginning of the reading. FinalReading It is used for riodic invoices, e.g. for ShortText the readings of water and electricit meters. End of the reading. tes 14

15 ItemReserve It can be used for additional information. For more detail, see Section ExtensionRecor d ItemDetailInfo Invoice item detailed information [0..n] ItemUnit Invoice item measuring unit ShortText ItemAmount Invoice item amount. Decimal5Fract iondigitst ItemPrice Invoice item amount r unit exclusive Decimal5Fract of taxes. iondigitst ItemSum Item total sum exclusive of taxes or Decimal5Fract discounts iondigitst Addition It describes additional information, e.g. AdditionRecor discounts or charges. For more detail, see Section d [0..n] VAT The field of value added tax. For more VATRecord detail, see Section ItemTotal Item total sum Decimal5Fract iondigitst 15

16 Group entr (GroupEntr) Group entr is used for summing up various different entries into a single logic group simplifing the presentment of the invoice to the paer. <GroupEntr> <GroupDescription>Total</GroupDescription> <Extension extensionid=" "> </Extension> <Accounting> </Accounting> <GroupAmount>4.5</GroupAmount> <GroupSum> </GroupSum> <Addition addcode="dsc"> <AddContent>Suma</AddContent> <AddRate>-40</AddRate> <AddSum> </AddSum> </Addition> <VAT> <SumBeforeVAT> </SumBeforeVAT> <VATRate>20</VATRate> <VATSum>762.71</VATSum> <Currenc>EUR</Currenc> </VAT> <GroupTotal> </GroupTotal> </GroupEntr> Tag Description T/value GroupDescription Free information text describing the rmaltext group. Extension It describes the additional elements ExtensionRe which ma be displaed. For more cord detail, see Section [0..n] Accounting GroupAmount GroupSum Addition VAT GroupTotal The additional elements which ma be used in the accounting of the paee. For more detail, see Section The total amount of items describing the group. (The sum of ItemAmount elements) The total sum of Item sums (the sum of ItemSum elements) It describes additional information, e.g. discounts or charges. For more detail, see Section The field of value added tax. For more detail, see Section Group total sum. (The sum of ItemTotalelements elements) AccountingR ecord Decimal5Fra ctiondigitst Decimal5Fra ctiondigitst AdditionRec ord [0..n] VATRecord Decimal5Fra ctiondigitst Mandator tes 16

17 2.9. Additional information (AdditionalInformation) The additional information field can be used for indicating relevant but not mandator information in the invoice, e.g. for scial offers or ongoing promotion actions. <AdditionalInformation id="te"> <InformationName> Dear Jonas, </InformationName> <InformationContent> If ou phone the common number 1234 this month and order the M Guide service, ou will be granted a discount of 10% from the invoice for the next month. </InformationContent> </AdditionalInformation> Tag Description T/value AdditionalInformation Additional information element. It is ExtensionRe shown on the invoice. For more cord detail, see Section Mandator tes Attached file (AttachmentFile) <AttachmentFile> <FileName></FileName> <FileBase64></FileBase64> <FileSize></FileSize> </AttachmentFile> Tag Description T/value AttachmentFile Description of the attached PDF file AttechmentR ecord Mandator tes 17

18 2.11. Pament information (PamentInfo) The Pament information describes the required data fields for the formation of a pament order. <PamentInfo> <Currenc>EUR</Currenc> <PamentDescription>Pament of Invoice 6592 </PamentDescription> <Paable>YES</Paable> <PaDueDate> </PaDueDate> <PamentTotalSum> </PamentTotalSum> <PamentId>12345</PamentId> <PaToAccount>LT </PaToAccount> <PaToName>AB ELEKTRA</PaToName> <PaToBIC>NAAALT2X</PaToBIC> </PamentInfo> Tag Description T/value Currenc ISO currenc code CurrencTp e PamentDescription The description to be indicated in the pament transfer order PamentDes criptiont PamentRefId The number identifing the item(s) ReferenceT being paid for, e.g. the invoice number, service code, pament code, etc. Paable It indicates whether or not the invoice is paable YES means that the invoice must be paid and the PaDueDate field must be filled in. indicates that the invoice is intended for information onl. PaDueDate Paable until the indicated date DateT PamentTotalSum Pament order sum Decimal2Fra ctiondigitst Mandator tes Onl the EUR value is possible At least one of the fields must be filled in PamentId Pament number. It usuall coincides ShortText with the invoice number. It is the identifier which will be seen b the paee in the statement. PaToAccount Paee account number AccountT PaToName Paee name rmaltext PaToBIC Paee BIC Code BICT 18

19 2.12. Footer (Footer) The footer indicates the total sums and the number of invoices. <Footer> <TotalNumberInvoices>3</TotalNumberInvoices> <TotalAmount> </TotalAmount> </Footer> Tag Description T/value TotalNumberInvoices The total number of e-invoices in the Xs:positiveIn file. It is used for rechecking teger TotalAmount It is the total amount of all Decimal2Fra PamentTotalSum elements. ctiondigitst Mandator tes Complex data ts Account detailed description (AccountDataRecord) The fields used to describe the bank account. <AccountInfo> <IBAN>LT </ IBAN > <BIC>NAAALT2X</BIC> <BankName>Bank N</BankName> </AccountInfo> Tag Description T/value Mandator IBAN IBAN account number AccountT BIC BIC Code of the credit institution BICT BankName The name of the credit institution rmaltext tes Accounting records (AccountingRecord) The present information required in automating paments. The paee and the paer can agree that information necessar for the automatic processing of invoices in the accounting sstem of the paer will be provided. 19

20 <Accounting> <Description> Electronic Invoice 2153 </Description> <JournalEntr> <GeneralLedger>4106</GeneralLedger> <GeneralLedgerDetail> </GeneralLedgerDetail> <CostObjective></CostObjective> <Sum>5000</Sum> <VatSum>900</VatSum> <VatRate>20</VatRate> </JournalEntr> <PartnerCode></PartnerCode> <BusinessCode></BusinessCode> <SourceCode></SourceCode> <CashFlowCode></CashFlowCode> <ClassificatorCode></ClassificatorCode> </Accounting> Tag Description T/value Mandator Description Journal entr description rmaltext JournalEntr [1..n] GeneralLedger ShortText The main journal entr code (it can be used as additional information for the financial entr) tes <GeneralLedgerDetai l> CostObjective Sum Detailed journal entr code Additional information used in order to identif the order centre and project code The sum which will either debit (+) or credit (-) is indicated VatSum VAT (0 not applicable). VatRate VAT rcentage expression PartnerCode Partner code BusinessCode Business area code SourceCode Source code CashFlowCode Cash flow code ClassificatorCode State budget identification code 20

21 Additional records (AdditionRecord) It describes the addition or deduction of scific amounts. It is used for the description of paable charges and discounts. <Addition addcode="dsc"> <AddContent>Loal client discount</addcontent> <AddRate>-5</AddRate> <AddSum> </AddSum> </Addition> Tag Description T/value addcode DSC Discount. xs:nmtoken CHR Charge. DSC / CHR AddContent The name of the additional record rmaltext (e.g. Loal client discount ) AddRate The rcentage expression of the discount/charge AddSum The sum expression of the discount/charge Mandator tes Attribute Address record (AddressRecord) <MailAddress> <PostalAddress1>Savanorių pr.</postaladdress1> <PostalAddress2> 100 </PostalAddress2> <Cit>Vilnius</Cit> <PostalCode>LT-03212</PostalCode> <Countr>Lithuania</Countr> <Extension id="roomnumber"> <InformationName> Reg </InformationName> <InformationContent> 17 </InformationContent> </Extension> </MailAddress> Tag Description T/value PostalAddress1 rmaltext Street name, building number, apartment number. PostalAddress2 Village, district, post box. rmaltext Cit Cit. rmaltext PostalCode Postal code. xs:string (Max: 10) Countr Countr. rmaltext Mandator tes 21

22 Extension Additional address information ExtensionRec ord [0..n] Attached document (AttachmentRecord) <FileName></FileName> <FileBase64></FileBase64> <FileSize></FileSize> Tag Description T/value Mandator FileName The name of the attached document rmaltext FileBase64 BASE64 encoding of the attached xs:base64bina r document. FileSize The size of the attached document for xs:positiveinte ger checking. tes Invoice data (BillPartRecord) It defines different parties to the invoice (it can be used for describing the service provider, service receiver, or paer). <BillPart> <GLN> </GLN> <UniqueCode>348149</UniqueCode> <Name>AB ELEKTRA</Name> <DepId>Sales Dpt.</DepId> <RegNumber> </RegNumber> <VATRegNnumber>LT </VATRegNumber> <ContactData> </ContactData> <AccountInfo> </AccountInfo> <Extension id="licencenumber"> <InformationName> Windows Antivirus </InformationName> <InformationContent> MAM118045A </InformationContent> </Extension> </SellerPart> Tag Description T/value Mandator tes 22

23 GLN Global Location Number. The field is used in accordance with ISO 6523 standard. GLNT UniqueCode Unique identifier (e.g. Order Number) ShortText Name Supplier name rmaltext DepId Department name (e.g. Sales Department, Accounting Department). rmaltext regnumber Registration number RegT VATRegNumber VAT code RegT ContactData AccountInfo Extension Contact data (phone number, contact rson name). See ContactDataRecord (Section ). Account description See AccountDataRecord (Section ). Additional required information See ExtensionRecord (Section ) ContactDataR ecord AccountDataR ecord [0..n] ExtensionRec ord [0..n] ContactDataRecord Elements describing the invoice sender and receiver. <ContactData> <ContactName>John Smith</ContactName> <ContactPersonCode> </ContactPersonCode> <PhoneNumber> </PhoneNumber> <FaxNumber> </FaxNumber> <URL> < Address> John.Smith@testastestas.eu < Address> <LegalAddress> </LegalAddress> <MailAddress> </MailAddress> <ContactInformation id="agentname"> <InformationName> Seller </InformationName> <InformationContent> Petras </InformationContent> </ContactInformation> </ContactData> Tag Description T/value Mandator ContactName Contract rson name. rmaltext ContactPersonCode Contract rson code. RegT PhoneNumber Contract rson phone number. rmaltex FaxNumber Contract rson fax number. rmaltext URL Internet site address. rmaltext tes 23

24 Address Contract rson address. xs:string LegalAddress Detailed legal address. See AddressRecor AddressRecord (Section ). d MailAddress Detailed address where it does not AddressRecor coincide with the legal address. d AddressRecord (Section ). ContactInformation Additional contact information. See ExtensionRecord (Section ). ExtensionRec ord [0..n] Extension record (ExtensionRecord) The structure enabling provision of additional information. <Extension extensionid="linktopdf"> <InformationName> text</informationname> <InformationContent> esptamp= </InformationContent> </Extension> Tag Description T/value extensionid InformationName Extension record code. If it is used, it is recommended to use standard XML sntax and name. The information name is provided Mandator tes ShortText Attribute In order to transmit a link to the own PSP as well as to other Members, use the LinkToPDF identifier. rmaltext InformationContent Information LongT It is used for transmitting a link to the PDF document located at the paee s server. If extensionid is filled with the value LinkToPDF, then the full link to the document is provided here. CustomContent Detailed description. ShortText 24

25 SellerPartRecord <SellerPart> <GLN> </GLN> <TransactionPartnerCode> </TransactionPartnerCode> <UniqueCode>348149</UniqueCode> <Name>UAB PARDUODU</Name> <DepId>Sales Dept.</DepId> <RegNumber> </RegNumber> <VATRegNnumber>LT </VATRegNumber> <ContactData> </ContactData> <AccountInfo> </AccountInfo> <Extension id="licencenumber"> <InformationName> Windows Antivirus </InformationName> <InformationContent> MAM118045A </InformationContent> </Extension> </SellerPart> Tag Description T/value GLN The global location number of the GLNT paee. The field is used in accordance with ISO 6523 standard. TransactionPartnerCode The code assigned b the responsible organisation survising the e- invoice. PartnerCode T UniqueCode Unique code (e.g. order code) ShortText Name The name of the seller or paee. rmaltext DepId The identifier of the department (e.g. rmaltext Sales Department) regnumber Registration code. RegT VATRegNumber VAT code. RegT ContactData ContactData Record AccountInfo Extension Contact data (phone number, contact rson name). See ContactDataRecord (Section ). Account description See AccountDataRecord (Section ). Additional required information See ExtensionRecord (Section ). AccountData Record [0..n] ExtensionRec ord [0..n] Mandator tes 25

26 VATRecord <VAT vatid="tax"> <SumBeforeVAT>100.10</SumBeforeVAT> <VATRate>21</VATRate> <VATSum>21.02</VATSum> <Currenc>EUR</Currenc> <SumAfterVAT>121.12</SumAfterVAT> <Reference extensionid="string"> <InformationName>Text</InformationName> <InformationContent>Text</InformationContent> <CustomContent> <an/> </CustomContent> </Reference> </VAT> Tag Description T/value Mandator tes vatid VAT t NOTTAX VAT is not applicable TAXEX VAT is not applicable in this case, there are reservations TAX VAT is applicable. VatCodeT Attribute SumBeforeVAT The amount from which VAT is calculated. Decimal5Fra ctiondigitst VATRate Applicable VAT in rcentage expression Decimal2Fra ctiondigitst VATSum Calculated VAT sum Decimal5Fra ctiondigitst Currenc Currenc in accordance with ISO 4217 CurrencTp standard e SumAfterVAT Reference The total calculated sum including VAT, i.e. paable sum Additional required information See ExtensionRecord (Section ). Decimal5Fra ctiondigitst ExtensionRec ord Data set / t description AccountT t xs:string It is a text-t window which can have smbols, spaces, entries, and tabs restrictions maxlength 35 Maximum 35 smbols are allowed pattern ([0-9 A-Z])* Onl numerals from 0 to 9 and upr-case letters from A to Z inclusivel 26

27 are allowed BICT t xs:string It is a text-t window which can have smbols, spaces, entries, and tabs restrictions maxlength 11 Maximum 11 smbols are allowed CurrencT t xs:string restrictions pattern It is a text-t window which can have smbols, spaces, entries, and tabs [A-Z][A-Z][A-Z] 3 upr-case letters from A to Z DateT t xs:date Date t window According to the CCYY-MM-DD format, where: CC centur YY ear MM month DD da DateTime t xs:datetime Date and time t window According to the YYYY-MM-DDThh:mm:ss format, where: YYYY ear MM month DD da T separator indicating the beginning of the time link hh two-digit numeral indicating the hour value from 00 to 23 mm two-digit numeral indicating the minute value from 00 to 59 ss two-digit numeral indicating the hour value from 00 to 59 Decimal2FractionDigitsT t xs:decimal Decimal t window For example: or or or 0. 27

28 restrictions fractiondigits 2 Maximum 2 digits are allowed Decimal5FractionDigitsT t xs:decimal Decimal t window For example: or or or 0. restrictions fractiondigits 5 Maximum 5 digits are allowed EncodingT t xs:string It is a text-t window which can have smbols, spaces, entries, and tabs restrictions maxlength 10 Maximum 10 smbols are allowed GLNT t xs:string restrictions length pattern 13 \d+ It is a text-t window which can have smbols, spaces, entries, and tabs Maximum 13 smbols are allowed Onl integer numbers LanguageT t xs:string It is a text-t window which can have smbols, spaces, and entries. Language codes in accordance with ISO two-smbol codes are used for identifing the main languages used in the world. For example, the English language is denoted b en. restrictions pattern [a-z][a-z] 2-smbol lower-case letter box LongTextT t xs:string It is a text-t window which can have smbols, spaces, entries, and tabs restrictions maxlength 500 Maximum 500 smbols are allowed LongTextSingleT t xs:string It is a text-t window which can have smbols, spaces, entries, and tabs 28

29 restrictions minlength maxlength Minimum 1 smbols are allowed Maximum 500 smbols are allowed rmaltext t xs:string It is a text-t window which can have smbols, spaces, entries, and tabs restrictions maxlength 70 Maximum 70 smbols are allowed PartnerCodeT t xs:string restrictions length pattern 6 ([0-9 A-Z])* It is a text-t window which can have smbols, spaces, entries, and tabs Mandator 6-smbol sequence. The first smbol must be a numeral; the next upr-case letter; others not restricted PamentDescriptionT t xs:string It is a text-t window which can have smbols, spaces, entries, and tabs restrictions maxlength 140 Maximum 140 smbols are allowed RegT t xs:string It is a text-t window which can have smbols, spaces, entries, and tabs restrictions maxlength 15 Maximum 15 smbols are allowed ReferenceT t xs:string It is a text-t window which can have smbols, spaces, entries, and tabs restrictions maxlength 20 Maximum 20 smbols are allowed pattern ([0-9])* Onl numerals 0 to 9 are allowed 29

30 ShortText t xs:string It is a text-t window which can have smbols, spaces, entries, and tabs restrictions maxlength 35 Maximum 20 smbols are allowed VatCodeT t xs:nmtoken It is a text-t window which can have smbols, spaces, entries, and tabs restrictions pattern NOTTAX n-vat paer pattern TAXEX VAT is not applicable in this case, there are reservations pattern TAX VAT paer t xs:nmtoken Onl smbols are allowed; spaces, tabs, and entries are not allowed. Text box NMTOKEN, attribute XML (to be used onl with the scheme attributes). restrictions pattern YES The possible value is onl either YES or NO. pattern NO Built-in data ts xs:integer Integer number t xs:positiveinteger Onl positive integer number used t (1, 2...) xs:string xs:nmtoken It is a text-t window which can have smbols, spaces, entries, and tabs It is a text-t window which can have smbols, spaces, entries, and tabs 2.15 Description of the errors of an incorrect e-invoice file Error code The PSP or the Orator will alwas check the integrit of the data being sent in several was: The agreed XML file structure will be checked with the presented XSD file Checking business and information logic For an e-invoice repl file, it is not necessar to send one repl file. Several repl files can be sent with indication of the file the repl is provided (infileid) 30

31 Error Cause code Errors related to the file structure 51 Incorrect file structure 62 Oversized file is being sent (the biggest rmissible file 100 MB) 59 reference to the DTD or XSD file 85 The file sender or receiver is indicated incorrectl 64 A file with the same ID has alread been received 56 The total amount of the e-invoices does not coincide with the TotalAmount element available in the Footer. 61 The total sum of the e-invoices does not coincide with the TotalNumberInvoices available in the Footer. 81 The AppId field is filled in incorrectl 63 The file name does not compl with the standard Header errors 82 The file does not scif the e-invoice address (ChannelAddress) 10 The indicated client address does not exist 22 The e-invoice address is not intended for sending 20 The e-invoice is temporaril unavailable (e.g. blocked user, blocked internet banking agreement) 76 The e-invoice address is incorrect (ChanelId) 87 The e-invoice with the same invoiceglobuniqid value from the same supplier alread exists 80 The serviceid field is indicated incorrectl (the service provider did not find a paer with such ID in his sstem) E-invoice content errors 14 The data required for the processing of factoring are incorrect Possible paee errors 11 The service provider information in the e-invoice is indicated incorrectl 57 The agreement between the paee and the bank receiver has not been found 70 The paee does not have the right to send e-invoices 25 The combination Presentmen= and Paable= is not allowed Errors related to the e-invoice pament order 6 Incorrectl indicated PamentRefId field (the reference number is inaccurate or inappropriate) 50 The pament order fields do not have the pament order number and description PamentRefId=, PamentDescription= ) 9 An impror pament sum in the PamentTotalSum box 7 The currenc indicated in the Currenc box is incorrect 49 The e-invoice pament date is illogical (the PaDueDate is in the past) 12 The e-invoice with the same PamentId from the same paee alread exists 48 The PamentId box is not indicated 54 Incorrectl indicated receiver account PaToAccount 55 The paee s name PaToName is indicated incorrectl 88 The PaToBIC is indicated incorrectl 85 Incorrect paee data 90 An incorrect TemplateId parameter its format was not agreed upon with the bank 31

32 91 debit invoice which could be linked with the credit invoice 92 The debit invoice linked with the credit invoice is alread paid or pament has alread been made 93 A credit invoice ma not be Paable= 94 InvoiceGlobUniqId ma not be empt 96 paer name 97 paee name 98 InvoiceDate is not filled in Repl File Tag Description T/value Mandator tes Header appid It scifies the message t ShortText The FEI value is possible. Attribute date Message forming date DateT Attribute receiverid File receiver identifier ShortText Attribute senderid File sender identifier ShortText Attribute fileid It is the unique file identifier ShortText Attribute assigned in the sstem of the sender in order to avoid the duplication of files. infileid The name of the file to which the ShortText repl is sent has been received. filefailereason The attribute to be sent in case when it is impossible to read the contents of the file or the whole file is incorrect xs:integer Attribute Invoice InvoiceId The structure which is intended for If the identifing the e-invoice and presents data on the reasons for its rejection [1..n] filefailreason value is provided in the header, it is allowed not to send this structure in the message. ChannelId The identifier which indicates the BICT PSP that found errors in the e- invoice being sent The code of the financial institution. It is possible to use, e.g. the BIC, SWIFT code. InvoiceGlobUniqId It is the unique identifier of the e- rmaltext invoice in the accounting sstem of the sender of the e-invoice. ServiceId It is the unique identifier assigned b the paee to the paer or service receiver (e.g. the client code in the information sstem of the service provider). ShortText 32

33 SellerContractId The number of the agreement concluded b the paee and the paee s PSP. rmaltext It is mandator if it was indicated in the e- invoice. SellerRegNumber Paee rsonal/compan code RegT FailReason Error code. xs:integer [1..n] Footer totalnr The total number of the e-invoices whose information is being sent in the file. xs:integer Attribute If the file was accepted successfull, no repl to it is sent. An example of the repl of the bank to an e-invoice file when it contains errors: <?xml version="1.0" encoding="utf-8"?> <FailedInvoice xmlns:xsi=" > <Header appid="fei" date=" " receiverid="receiver" senderid="sender" fileid="fei " infileid="einvoice xml"/> <Invoice> <ChannelId>ABCDLT2X</ChannelId> <InvoiceId>1234</InvoiceId> <InvoiceGlobUniqId>123456</InvoiceGlobUniqId> <ServiceId>1234</ServiceId> <SellerContractId>1234</SellerContractId> <SellerRegNumber> </SellerRegNumber> <FailReason>33</FailReason> <FailReason>12</FailReason> </Invoice> <Footer totalnr="1"/> </FailedInvoice> Below is an example of a repl when it is impossible to read the contents of the file or the whole file is incorrect: <?xml version="1.0" encoding="utf-8"?> <FailedInvoice> <Header appid=" FEI " date=" " receiverid="receiver" senderid="sender" fileid="file id" infileid= input file id filefailreason= 51 /> <Footer totalnr="0"/> </FailedInvoice> 3. E-invoice request ordering b electronic channels 3.1 E-invoice ordering b electronic channels If the beneficiar and his PSP agree so, then the PSP can present orders for e-invoices b his electronic channels. repl on the successful ordering of an e-invoice shall be sent. 33

34 The appid field has onl one value EIA. 3.2 E-invoice ordering b electronic channels When ordering the sending of e-invoices, the following data are provided: Tag Description T/value Mandator tes Header appid It scifies the message t EIA ShortText Attribute date Message forming date DateT Attribute receiverid File receiver identifier ShortText Attribute senderid File sender identifier ShortText Attribute fileid It is the unique file identifier assigned in the sstem of the sender in order to avoid the duplication of files. ShortText Attribute Application The structure describing the request for receiving e-invoices. [1..n] SellerRegNumber Paee rsonal/compan code RegT SellerContractId The number of the agreement rmaltext concluded b the paee and the paee s PSP. Action The attribute scifing the action to be rformed with the request being presented. ServiceId It is the unique identifier assigned b the paee to the agreement with the service receiver or paer (e.g. the client code in the information sstem of the service provider). ChannelId The paer s PSP to which e-invoices shall be directed. The code of the financial institution. It is possible to use, e.g. the BIC, SWIFT code. ChannelAddress It is the e-invoice receiver channel address to which the message should be directed. IBAN code PresentmentT It defines the form of sending of e- invoices to the receiver, i.e. whether the receiver will see the full e-invoice, which is the invoice, or onl information necessar to make pament. ShortText BICT Possible field values: ADD new or updated request for receiving e- invoices; DEL terminated request for receiving e- invoices. rmaltext Attribute ShortText Possible values: FULL if full information of the presented e- invoice 34

35 CustomerIdCode CustomerName Customer CustomerPhone TimeStamp The code/registration number of the rson submitting the request for receiving e-invoices. The name and surname/compan name of the rson on whose behalf the request is being sent. The address of the paer being transmitted to the paee. The phone number of the paer being transmitted to the paee. The request submission time in YYYY- MM-DDThh:mm:ss format should be presented to the paer; PAY if onl information necessar to make pament should be presented to the paer. RegT Attribute rmaltext rmaltext rmaltext DateTime 3.3 Example of an e-invoice order Example of an e-invoice order file: <?xml version="1.0" encoding="utf-8"?> <ApplicationBank appid="eia" date=" " receiverid="receiver" senderid="sender" fileid="eia123456" xmlns:xsi=" > <Application> <SellerRegNumber> </SellerRegNumber> <SellerContractId>S56789</SellerContractId> <Action>ADD</Action> <ServiceId>AZ0123</ServiceId> <ChannelId>CBAAAT2X</ChannelId> <ChannelAddress>LT </ChannelAddress> <PresentmentT>FULL</PresentmentT> <CustomerIdCode> </CustomerIdCode> <CustomerName>Johin Smith</CustomerName> <CustomerPhone> </CustomerPhone> <TimeStamp> T09:00:00</TimeStamp> </Application> </ApplicationBank> Example of a repl to the received erroneous e-invoice order file: <?xml version="1.0" encoding="utf-8"?> <FailedApplication> <Header appid="feia" date=" " receiverid="receiver" senderid="sender" fileid="feia123321" infileid="eia xml" FailReason="51"/> </FailedApplication> 35

36 3.4 Description of the errors of an e-invoice order file Error code The PSP or the Orator will alwas check the integrit of the data being sent in several was: The agreed XML file structure will be checked with the presented XSD file. Checking business and information logic Error Cause code Errors related to the file structure 51 Incorrect file structure 62 Oversized file is being sent (the maximum rmissible file size 100 MB) 59 reference to the DTD or XSD file 85 The file sender or receiver is indicated incorrectl 64 A file with the same ID has alread been received 81 The AppId field is filled in incorrectl 63 The file name does not compl with the standard Header errors 82 The file does not scif the e-invoice address (ChannelAddress) 10 The indicated client address does not exist 80 The serviceid field is indicated incorrectl (the service provider did not find a paer with such ID in his sstem) 18 The e-invoice receiver does not have the right to receive a full a e-invoice. 4. Informing of a new service provider 4.1 Informing the PSP or the Orator Information on the new paee is exchanged b the PSP and/or Orators in the format presented below. Onl SCNew and SCRemove are possible in AppId. To modif a new service provider, a new SCNew message, which has the data of the previous service provider written on top of it, is used. The format of a message to be sent b the Orator or the bank to another PSP: Tag Description T/value Mandator tes Header appid It scifies the message t ShortText Possible values: SCNew when a new paee is started; SCRemove 36

37 when an existing paee is to be deleted from the paee. In the case of data updating, a SCNew t message is sent. Attribute date Message forming date DateT Attribute receiverid File receiver identifier ShortText Attribute senderid File sender identifier ShortText Attribute fileid It is the unique file identifier assigned in the sstem of the sender in order to avoid the duplication of files. ShortText Attribute SellerContract The structure describing the data of the paee with whom a new e- invoice submission agreement is concluded. DestinationChann el SellerOrator The paee s PSP to be informed of the new paee. The code of the financial institution. It is possible to use, e.g. the BIC, SWIFT code. The code of the Orator through which the paee sends e-invoices to the PSP. The paee s name to be shown to the paer. BICT Receiver Channel Id ShortText SellerName rmaltext It not necessaril should coincide with the paee s legal name SellerRegNumber Paee rsonal/compan code RegT Attribute GlobalSellerContra ctid TemplateId The number of the agreement concluded b the paee and the paee s PSP. The value of the field must correspond to TemplateID if the paee and the paee s PSP have agreed to use a non-standard e- invoice template. rmaltext The algorithm for generating the number contract number is assigned + prefix ( e.g ab). Prefixes are published officiall on the website rmaltext LimitedPresentme nt The value indicating whether the limited presentment of the e-invoice is possible, i.e. whether or not it is possible to indicate the PAY value in the PresentmentT field of the Possible values: YES if the limited presentment of information intended for the 37

38 Ordering OrderInBank NameOfServic eid minlength MaxLength CheckDigit PamentPeriod FirstDa LastDa ContractComment EIA request. The YES value must be indicated at all times. The acceptance of e-invoice requests in the bank. If the field is not presented, then the Member allows ordering e-invoices at his internet channels. The value of the name of the field of the paer code in the information sstem of the service provider The minimal number of digits in the ServiceId field. The maximal number of digits in the ServiceId field. The attribute envisages whether or not the field value is digital or smbolic. The interval of date for the automatic pament for the service to be sent b the paee. The first da of the month from which the invoice can be paid. The laste da of the month b which the invoice can be paid. Additional information can be indicated in the paer s PSP if the paee concludes with the PSP a bilateral agreement on the use of this field. paer is possible. Onl the YES value is possible. Possible values: YES if it will be possible to present e-invoice requests through e-banking or at bank offices; NO if the paee will accept requests onl when the are submitted through channels supported b him. rmaltext If no value is indicated, the standard internetbank field name is seen xs:integer xs:integer Possible values: YES field check applies the code must comprise onl of digits; NO a smbolic value is possible. xs:integer xs:integer LongTextT The structure of the repl to the new message of the service provider: Tag Description T/value Mandator tes Header addid It scifies the message t ShortText The SCAcc value is possible. Attribute 38

Description of Swedbank electronic invoice format

Description of Swedbank electronic invoice format Description of Swedbank electronic invoice format Version 1.0 In English 30.09.2014 Page 1 of 38 Document status: Initial version Document version history Date Version Description Author 01/12/2013 0.1

More information

E-invoice BGC Invoice 1.3.5

E-invoice BGC Invoice 1.3.5 Maj 2016 E-invoice BGC Invoice 1.3.5 Bankgirocentralen BGC AB 2016. All rights reserved. www.bankgirot.se Content 1 Introduction... 6 1.1 Purpose of the document... 6 1.2 General... 6 1.3 Version history...

More information

QIWI Wallet Pull Payments API

QIWI Wallet Pull Payments API QIWI Wallet QIWI Wallet Pull Payments API Version 2.1 Table of contents 1. Introduction... 2 1.1. Purpose of the API... 2 1.2. Things to Know About QIWI Wallet... 2 2. QIWI Wallet Interface... 3 2.1. Creating

More information

Format description XML SEPA Credit Transfer. Format Description

Format description XML SEPA Credit Transfer. Format Description Format description XML SEPA Credit Transfer Format Description CONTENTS 1 SEPA CT Import format 3 1.1 SEPA CT import format description 3 1.1.1 Description 3 1.1.2 General characteristics 3 1.1.3 Difference

More information

Merchant Returns Service International

Merchant Returns Service International Merchant Returns Service International Application Programming Interface User s Guide Document Version 1.2 (09/27/2013) 1 Version History Version Date of Summary of Additions Addition 1.0 09/14/2011 Initial

More information

Information for IRS Approved Continuing Education Providers Provided via conference calls June and July 2013 Provider Q&A Sessions

Information for IRS Approved Continuing Education Providers Provided via conference calls June and July 2013 Provider Q&A Sessions Information for IRS Approved Continuing Education Providers Provided via conference calls June and Jul 2013 Provider Q&A Sessions You can go directl to an information listed below b clicking on a topic:

More information

SIX Trade Repository AG

SIX Trade Repository AG May 2016 Please note: The SIX Trade Repository (SIX TR) has not yet been registered with FINMA. It is therefore not yet an authorized Swiss trade repository. The content of this documentation is without

More information

Payment Status Report

Payment Status Report Payment Status Report Implementation Guidelines Version 1.0 Beligian Finance Sector Federation rue d Arlon, 82 B-1040 Brussels http://www.febelfin.be T +32 2 507 68 11 F +32 2 888 68 11 2 Table of Contents

More information

Business Document Specification Issue date: 2011-03-01 Version: 1.61 Invoice 20.1.6 Belonging message specification: MS 35

Business Document Specification Issue date: 2011-03-01 Version: 1.61 Invoice 20.1.6 Belonging message specification: MS 35 This business document is used when invoicing delivered and returned trade items. One invoice corresponds to one delivery or one return. The transaction is also used when crediting. If a calloff has been

More information

CitiDirect Guide. User manual. > CitiDirect and Your Card. > Logon to CitiDirect. > Payment instructions. > Account information. May 2010.

CitiDirect Guide. User manual. > CitiDirect and Your Card. > Logon to CitiDirect. > Payment instructions. > Account information. May 2010. CitiDirect Guide User manual > CitiDirect and Your Card > Logon to CitiDirect > Payment instructions > Account information May 00 Dear User, We glad that you have decided to use CitiDirect Online Banking

More information

SEPA Direct Debit Unpaid Report File Format

SEPA Direct Debit Unpaid Report File Format SEPA Direct Debit Unpaid Report File Format PAIN.002.001.03 XML File Structure This document is published by Bank of Ireland, and both it, and its contents, are the property of Bank of Ireland. This document

More information

Foreign payment orders

Foreign payment orders p. 1 Foreign payment orders The Foreign payment orders bank standard deals with the electronic exchange of payment orders in euro or in foreign currencies transmitted by the customer to his bank. For payments

More information

EDI F GROUP A/S INVOICE. Fona. Document: EDIFACT UserGuide GB-INVOIC_IBM-draft1 Date: 5/94-2008 Version: V1.0.0A Page 0 of 43. ecommerce ServiceCenter

EDI F GROUP A/S INVOICE. Fona. Document: EDIFACT UserGuide GB-INVOIC_IBM-draft1 Date: 5/94-2008 Version: V1.0.0A Page 0 of 43. ecommerce ServiceCenter EDI INVOICE Fona Page 0 of 43 HANCOM DESCRIPTION F GROUP INVOICE Content This document describes the requirements to an EDIFACT INVOIC from a supplier to. The message can be generated in version D93A or

More information

ebinterface 4.0 The Austrian e-invoice standard

ebinterface 4.0 The Austrian e-invoice standard ebinterface 4.0 The Austrian e-invoice standard Note: This documentation is a translation of the German documentation of the ebinterface standard 4.0, available on http://www.ebinterface.at. This documentation

More information

User's manual for OTPdirekt Internet Banking. v.1.0

User's manual for OTPdirekt Internet Banking. v.1.0 User's manual for OTPdirekt Internet Banking v.1.0 1 Contents General... 4 Log in... 4 Logging out... 4 Home page... 5 Accounts... 5 Accounts - Overview of movements... 6 Accounts - OTPdirekt transactions...

More information

Integrated Invoicing and Debt Management System for Mac OS X

Integrated Invoicing and Debt Management System for Mac OS X Integrated Invoicing and Debt Management System for Mac OS X Program version: 6.3 110401 2011 HansaWorld Ireland Limited, Dublin, Ireland Preface Standard Invoicing is a powerful invoicing and debt management

More information

e2b Invoice Format Message Description Version: 3.4

e2b Invoice Format Message Description Version: 3.4 06.12.2007 CHANGE LOG DATE VER DONE BY CHANGES 06.12.2007 3.4 Lars Olavesen Ref. Change log: www.e2b.no 22.06.2007 3.3.1 Are Berg Corrected in chapter 3.7 Message description which differs from XML Schema

More information

CyberSource Merchant Account Reports

CyberSource Merchant Account Reports Title Page CyberSource Merchant Account Reports Developer Guide July 2015 CyberSource Corporation HQ P.O. Box 8999 San Francisco, CA 94128-8999 Phone: 800-530-9095 CyberSource Contact Information For general

More information

Batch Processing. Specification. Version 4.1. 110.0087 SIX Payment Services

Batch Processing. Specification. Version 4.1. 110.0087 SIX Payment Services Batch Processing Specification Version 4.1 110.0087 SIX Payment Services Contents 1 Introduction... 3 1.1 Requirements... 3 1.2 Security and PCI DSS... 3 1.3 Other Information... 4 1.4 Supported Payment

More information

Merchant Returns Service

Merchant Returns Service Merchant Returns Service Application Programming Interface User s Guide Document Version 4.0 (09/27/2013) 1 Version History Version Date of Summary of Additions Addition 1.4 09/21/2011 Contains an overview

More information

Eaton Corporation Electronic Data Interchange (EDI) Standards Application Advice (824) Version 4010

Eaton Corporation Electronic Data Interchange (EDI) Standards Application Advice (824) Version 4010 Eaton Corporation Electronic Data Interchange (EDI) Standards Application Advice (824) Version 4010 Revision date: 12/15/2003 Author: Kathy Grubar Copyright 2003 Eaton Corporation. All rights reserved.

More information

810 Invoice ANSI ASC X12 Version 4010

810 Invoice ANSI ASC X12 Version 4010 810 Invoice ANSI ASC X12 Version 4010 ERICO International 31700 Solon Rd. Solon, OH 44139 7/15/2009 Purchase Order Acknowledgment Invoice-810-855 ii 7/15/2009 Purchase Order Acknowledgment Invoice-810-855

More information

Finnish Customs INTRASTAT ASCII declaration in Finland Page 1(6) Statistics 1.12.2014

Finnish Customs INTRASTAT ASCII declaration in Finland Page 1(6) Statistics 1.12.2014 Finnish Customs INTRASTAT ASCII declaration in Finland Page 1(6) DESCRIPTION OF INTRA-COMMUNITY TRADE STATISTICS (INTRASTAT) DECLARATION RECORDS IMPORT / EXPORT 1. Introduction Instructions for providing

More information

Import address register

Import address register Import address register Pacsoft Online 2014-09-25 2 Contents 1 Export and import... 3 1.1 Export from other systems... 3 1.2 File structure... 3 1.3 Import the file... 7 3 1 Export and import In Pacsoft

More information

User Manual. CitiDirect \ CitiDirect EB - Citi Trade Portal. InfoTrade Phone No. 0 801 258 369 infotrade@citi.com

User Manual. CitiDirect \ CitiDirect EB - Citi Trade Portal. InfoTrade Phone No. 0 801 258 369 infotrade@citi.com CitiDirect \ CitiDirect EB - Citi Trade Portal User Manual InfoTrade Phone No. 0 801 258 369 infotrade@citi.com CitiDirect HelpDesk Phone No. 0 801 343 978, +48 (22) 690 15 21 Monday Friday 8.00 17.00

More information

Superunie EDI procedure

Superunie EDI procedure Version: 1.7 Author: Alfred van Kuyl Copyright: C.I.V. Superunie B.A. Industrieweg 22 B P.O. Box 80, 4153 ZH Beesd T +31(0)345 686 666 F +31(0)345 686 600 Table of Contents Section 1 Introduction 3 Section

More information

pg. 2 pg. 6 pg.8 pg. 20

pg. 2 pg. 6 pg.8 pg. 20 SEPA Extra Payment news pg. 2 pg. 6 pg.8 pg. 20 SEPA harmonises payments The account number format when SEPA is valid SEPA will cause changes to material transfer services Is your company ready for SEPA?

More information

S.2.2 CHARACTER SETS AND SERVICE STRING ADVICE: THE UNA SEGMENT

S.2.2 CHARACTER SETS AND SERVICE STRING ADVICE: THE UNA SEGMENT S.2 STRUCTURE OF AN EDIFACT TRANSMISSION This section is substantially based on the ISO 9735 document: EDIFACT application level syntax rules, first released on 1988-07-15, amended and reprinted on 1990-11-01,

More information

Corporate Access File Transfer Service Description Version 1.0 01/05/2015

Corporate Access File Transfer Service Description Version 1.0 01/05/2015 Corporate Access File Transfer Service Description Version 1.0 01/05/2015 This document describes the characteristics and usage of the Corporate Access File Transfer service, which is for transferring

More information

SEPA Direct Debit Initiation Customer-to-Bank Implementation Guidelines for the Netherlands

SEPA Direct Debit Initiation Customer-to-Bank Implementation Guidelines for the Netherlands SEPA Direct Debit Initiation Customer-to-Bank Implementation Guidelines for the Netherlands CORE and Business-to-Business Implementation Guidelines Disclaimer These guidelines may be subject to changes.

More information

User Manual for efiling of Return for VAT (ver. 2.2) Download/ Upload Return Filing Method E-FILING RETURN FOR

User Manual for efiling of Return for VAT (ver. 2.2) Download/ Upload Return Filing Method E-FILING RETURN FOR E-FILING OF RETURN FOR VAT USER MANUAL National Informatics Centre, WBSC Page 1 of 48 Online Filing of Returns Thanks for accessing the website of the Directorate of Commercial Taxes, West Bengal. Now

More information

SKF Requirements for Invoices and Delivery Notes

SKF Requirements for Invoices and Delivery Notes SKF Requirements for Invoices and Delivery Notes 2 (14) Table of contents 1 Purpose... 3 2 General... 3 3 Invoice information elements... 4 4 Required information elements for invoices to SKF... 5 5 Detailed

More information

HAL E-BANK MANUAL E-INVOICES. Hal E-Bank version: 19.X.X.01

HAL E-BANK MANUAL E-INVOICES. Hal E-Bank version: 19.X.X.01 HAL E-BANK MANUAL E-INVOICES Hal E-Bank version: 19.X.X.01 Content of Manual The manual consists of several content sections. The current section is highlighted on the list. The manual's content sections

More information

Search invoice API. Version 5.1

Search invoice API. Version 5.1 Search invoice API Version 5.1 : Date: 2010-12-06 Sida 2 av 20 Revision history Version Date Comments 5.1 2010-12-06 Added information regarding e-service authentication including link to application form.

More information

PARTY INFORMATION MESSAGE. PARTIN Version 1.0. agreed-upon by EDI Working Group of ECR Poland

PARTY INFORMATION MESSAGE. PARTIN Version 1.0. agreed-upon by EDI Working Group of ECR Poland PARTY INFORMATION MESSAGE PARTIN Version 1.0 EAN 97/EDIFACT D.96A agreed-upon by EDI Working Group of ECR Poland The document contains only these that segments and data elements that were agreed and accepted

More information

Hal E-Bank Foreign payments (Format of export/import files)

Hal E-Bank Foreign payments (Format of export/import files) Hal E-Bank Foreign payments (Format of export/import files) Hal E-Bank Foreign payments: format of export/import files Version: 17.x.x.20 Author: HALCOM d.d., Ljubljana Editor: HALCOM a.d., Beograd, July

More information

OUTGOING PAYMENTS ISO 20022 APPLICATION GUIDELINE

OUTGOING PAYMENTS ISO 20022 APPLICATION GUIDELINE Version 2.5 13.4.2016 OUTGOING PAYMENTS ISO 20022 APPLICATION GUIDELINE 2 (54) CONTENTS VERSION INFORMATION... 4 1 OUTGOING PAYMENTS, ISO 20022 APPLICATION GUIDELINE... 5 1.1 ISO 20022 MESSAGE DESCRIPTION

More information

SEPA CREDIT TRANSFER SCHEME INTER-BANK IMPLEMENTATION GUIDELINES

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

More information

THE INVOIC MESSAGE EANCOM97/EDIFACT D.96A

THE INVOIC MESSAGE EANCOM97/EDIFACT D.96A Polska THE INVOIC MESSAGE EAN97/EDIFACT D.96A Issue 1.0, 12.2013 agreed-upon by EDI Working Group of ECR Poland The document contains only these segments and data elements that were agreed and accepted

More information

Book Industry Communication

Book Industry Communication Book Industry Communication e4books Web Services Standards Post Financial ocument Version 0.9, 20 November 2007 This document specifies in human-readable form the e4books web services Post Financial ocument

More information

ANSI X12 version 4010 820 Remittance Advice

ANSI X12 version 4010 820 Remittance Advice ANSI X12 version 4010 820 Remittance Advice VERSION: 1.0 FINAL Author: Superior Essex Publication Date: 08/18/00 Trading Partner: All Notes: Remittance Advice 820's are transmitted with payment to the

More information

HOW TO SEND E-INVOICES TO University of Bergen and other companies accounted there.

HOW TO SEND E-INVOICES TO University of Bergen and other companies accounted there. Supplier Information Kit HOW TO SEND E-INVOICES TO University of Bergen and other companies accounted there. SUPPLIER KIT 2 (5) Dear supplier to University of Bergen and other companies accounted by University

More information

DaimlerChrysler EBMX HTTP/s Quick Start Guide

DaimlerChrysler EBMX HTTP/s Quick Start Guide DaimlerChrysler EBMX HTTP/s Quick Start Guide Document Version 2.1, August 28, 2003 Copyright 2003 Cleo Communications In this document Process Map Overview Configuration Activate the DaimlerChrysler HTTP/s

More information

Invoice Line Export. Guide

Invoice Line Export. Guide Invoice Line Export Save time and avoid entering booked invoices manually in the financial system Guide Get started with Invoice Line Export This document describes how TimeLog Project s function for export

More information

Three Step Redirect API V2.0 Patent Pending

Three Step Redirect API V2.0 Patent Pending Three Step Redirect API V2.0 Patent Pending Contents Three Step Redirect Overview... 4 Three Step Redirect API... 4 Detailed Explanation... 4 Three Step Transaction Actions... 7 Step 1... 7 Sale/Auth/Credit/Validate/Offline

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

Groupon Goods Global GmbH VENDOR INVOICE GUIDE. This Guide Applies to:

Groupon Goods Global GmbH VENDOR INVOICE GUIDE. This Guide Applies to: VENDOR INVOICE GUIDE This Guide Applies to: Guide Introduction This guide contains important information to help you produce and provide Groupon Goods Global GmbH with invoices that are compliant with

More information

TERMS AND CONDITIONS OF PAYMENT ORDER IN FOREIGN EXCHANGE TRANSACTIONS AT PKO BP SA BANK

TERMS AND CONDITIONS OF PAYMENT ORDER IN FOREIGN EXCHANGE TRANSACTIONS AT PKO BP SA BANK TERMS AND CONDITIONS OF PAYMENT ORDER IN FOREIGN EXCHANGE TRANSACTIONS AT PKO BP SA BANK TABLE OF CONTENTS SECTION 1 General provisions... 1 I. General rules for payment execution in foreign exchange transactions...

More information

ebinterface 4.1 The Austrian e-invoice standard

ebinterface 4.1 The Austrian e-invoice standard ebinterface 4.1 The Austrian e-invoice standard Published: December 16, 2013 Table of contents 1 Introduction... 3 1.1 Subject of this document... 3 1.2 Referenced XML standards and specifications... 3

More information

SERVICE DESCRIPTION E-INVOICE SERVICE 17 June 2013

SERVICE DESCRIPTION E-INVOICE SERVICE 17 June 2013 SERVICE DESCRIPTION E-INVOICE SERVICE 17 June 2013 Page 2 of 10 1. Description of the e-invoice service... 3 1.1 E-invoice service... 3 1.2 E-invoice to the Consumer service... 3 1.3 Direct payment service...

More information

Fuelcard Application Form

Fuelcard Application Form Fuelcard Application Form The SMART way to fuel today.. Email: smartcard@emo.ie Company Name Trading Name (if different) Address Company Reg No / VAT No. Number of Years Trading Type of Business Contact

More information

HANDBOOK FOR THE STANDARDISATION AND APPLICATION OF

HANDBOOK FOR THE STANDARDISATION AND APPLICATION OF BANKING COMMITTEE FOR THE STANDARDISATION AND APPLICATION OF IBAN HANDBOOK FOR THE STANDARDISATION AND APPLICATION OF Basic Bank Account Number (BBAN) And International Bank Account Number (IBAN) IN CYPRUS

More information

Wire Transfer. Business Link. Creating a Wire Transfer Template. Wire Transfer Types. Wire Transfer Templates and Transactions

Wire Transfer. Business Link. Creating a Wire Transfer Template. Wire Transfer Types. Wire Transfer Templates and Transactions Wire Transfer Funds Mgmt Check Mgmt Reporting Administration Wire Transfers The Wire Transfer module provides a convenient and secure way to transfer funds between your accounts, or between your accounts

More information

e-invoicing to the Public Sector

e-invoicing to the Public Sector e-invoicing to the Public Sector Manual for Invoicing and Submitting Version 2.3 As of: Novembre 3 nd 2015 Contents 1 Starting Point... 4 2 Legal Basis... 5 2.1 European Union Law... 5 2.2 VAT Act (UStG)...

More information

R.2 STRUCTURE OF AN EDIFACT TRANSMISSION

R.2 STRUCTURE OF AN EDIFACT TRANSMISSION R.2 STRUCTURE OF AN EDIFACT TRANSMISSION This section is substantially based on the ISO 9735 document: EDIFACT application level syntax rules, first released on 1988-07-15, amended and reprinted on 1990-11-01,

More information

Accounts. Step by Step Data Setup Wizard and How to Guide. online

Accounts. Step by Step Data Setup Wizard and How to Guide. online online Accounts Step by Step Data Setup Wizard and How to Guide Main Tel. 0845 450 7304 Support Tel. 0844 484 9412 Email info@liquidaccounts.com Free 30day trial www.liquidaccounts.com Page 1 Online Accounts

More information

Business Document Specification Issue date: 2009-05-13 Version: 1.52 Invoice 20.1.6

Business Document Specification Issue date: 2009-05-13 Version: 1.52 Invoice 20.1.6 Invoice Entity name: Invoice Comment: This transaction is used to invoice goods or services which have been supplied. One invoice corresponds to one delivery. If a calloff has been split into several deliveries,

More information

Secure Envelope specification

Secure Envelope specification Secure Envelope specification for Corporate Access File Transfer 2/13/2015 Version 1.0.3 This document defines how a file (e.g. a payment file) which will be sent to the bank is digitally signed by the

More information

Vendor@Gov E-Invoice Interface File Layout Version 4.93

Vendor@Gov E-Invoice Interface File Layout Version 4.93 Vendor@Gov E-Invoice Interface File Layout Version 4.93 Page 1 of 12 1. INTRODUCTION The e-invoice batch submission interface provides vendors with high invoice submission volume with a fast and convenient

More information

Tieto Business Information exchange Portal

Tieto Business Information exchange Portal Tieto Business Information exchange Portal E-invoicing Issuer Web Application Guide 2.0 page 1/28 Table of Contents 1 Introduction... 3 2 Invoice Issuer web application registration... 3 3 Tieto E-invoicing

More information

Secure XML API Integration Guide - Periodic and Triggered add in

Secure XML API Integration Guide - Periodic and Triggered add in Secure XML API Integration Guide - Periodic and Triggered add in Document Control This is a control document DESCRIPTION Secure XML API Integration Guide - Periodic and Triggered add in CREATION DATE 15/05/2009

More information

Managed Rebill web services

Managed Rebill web services Web Active Corporation Managed Rebill web services Data type and field specifications Moe Oo 10/02/2009 Version 1.5 Contents Introduction... 4 Data Field Specifications... 5 Return format for Query Next

More information

How to: Account for Settlement Discount VAT Rule Changes from 1 st of April 2015

How to: Account for Settlement Discount VAT Rule Changes from 1 st of April 2015 How to: Account for Settlement Discount VAT Rule Changes from 1 st of April 2015 Users of Merlin who offer Settlement Discount to their Customers, or are given Settlement Discount by their Suppliers, will

More information

PRICE/SALES CATALOGUE MESSAGE PRICAT. Version 1.0. agreed-upon by EDI Working Group of ECR Poland

PRICE/SALES CATALOGUE MESSAGE PRICAT. Version 1.0. agreed-upon by EDI Working Group of ECR Poland PRICE/SALES CATALOGUE MESSAGE PRICAT Version 1.0 EAN 97/EDIFACT D.96A agreed-upon by EDI Working Group of ECR Poland The document contains only these that segments and data elements that were agreed and

More information

CyberSource Business Center

CyberSource Business Center CyberSource Business Center CS-5-123110 Copyright 2010 Harris Connect, LLC. all rights reserved. Reproduction in any form without the express written consent of Harris Connect, LLC. is strictly prohibited

More information

SEPA Direct Debit Creditor Guide

SEPA Direct Debit Creditor Guide SEPA SEPA Direct Debit Creditor Guide Glossary of Terms Version Control Version Date Name Update V1.0 30/10/2013 Bank of Ireland Creditors Guide published on BOI website This document is published by Bank

More information

ERPLY Accounting user guide

ERPLY Accounting user guide ERPLY Accounting user guide accounting.software@erply.com Last changed: 20.10.2013 Table of Contents 1. GENERAL... 4 1.1. THE LAYOUT OF ERPLY ACCOUNTING... 4 1.2. KEY COMBINATIONS... 4 1.3. MAIN PAGE AND

More information

Version 3.8, June 14th, 2015

Version 3.8, June 14th, 2015 in Version 3.8, June 14 th, 2015 Contents 0. Background... 3 1. General notes... 4 2. Information about the functions of the EDI Web Services.... 5 2.1 Using the RequestHeader... 6 2.2 Using the ResponseHeader...

More information

850 Purchase Order. X12/V4030/850: 850 Purchase Order. Version: 1.0 Draft

850 Purchase Order. X12/V4030/850: 850 Purchase Order. Version: 1.0 Draft 850 Purchase Order X12/V4030/850: 850 Purchase Order Version: 1.0 Draft Author: Supplier Automation Trading Partner: Ross Stores, Inc. Notes: This is the standard guide prepared by JPMC/Xign for Merchandise

More information

IMPORTANT Invoice Instructions for Timely Payment of your Invoices

IMPORTANT Invoice Instructions for Timely Payment of your Invoices IMPORTANT Invoice Instructions for Timely Payment of your Invoices Dear Valued Vendor, We greatly value the business we do together and in 2016 we want to do better! To further strengthen our collaboration,

More information

EUROPEAN COMMISSION DIRECTORATE-GENERAL TAXATION AND CUSTOMS UNION Indirect Taxation and Tax administration Value Added Tax

EUROPEAN COMMISSION DIRECTORATE-GENERAL TAXATION AND CUSTOMS UNION Indirect Taxation and Tax administration Value Added Tax EUROPEAN COMMISSION DIRECTORATE-GENERAL TAXATION AND CUSTOMS UNION Indirect Taxation and Tax administration Value Added Tax UPDATED MARCH 2015 VAT IN THE EUROPEAN COMMUNITY VADEMECUM FOR THE ELECTRONIC

More information

ACCOUNT RECEIVABLES TABLE OF CONTENTS

ACCOUNT RECEIVABLES TABLE OF CONTENTS ACCOUNT RECEIVABLES TABLE OF CONTENTS 1. SETUP CUSTOMER...2 2. CUSTOMER LISTING...6 3. CUSTOMER INVOICE...7 4. CUSTOMER INVOICE LISTING...12 5. ENTER CREDITS / REFUNDS...14 6. CUSTOMER CREDITS LISTING...20

More information

Zero and Negative Exponents and Scientific Notation. a a n a m n. Now, suppose that we allow m to equal n. We then have. a am m a 0 (1) a m

Zero and Negative Exponents and Scientific Notation. a a n a m n. Now, suppose that we allow m to equal n. We then have. a am m a 0 (1) a m 0. E a m p l e 666SECTION 0. OBJECTIVES. Define the zero eponent. Simplif epressions with negative eponents. Write a number in scientific notation. Solve an application of scientific notation We must have

More information

Quick Reference Guide. Online Courier: FTP. Signing On. Using FTP Pickup. To Access Online Courier. https://onlinecourier.suntrust.

Quick Reference Guide. Online Courier: FTP. Signing On. Using FTP Pickup. To Access Online Courier. https://onlinecourier.suntrust. Quick Reference Guide Online Courier: FTP https://onlinecourier.suntrust.com With SunTrust Online Courier, you can have reports and files delivered to you using an FTP connection. There are two delivery

More information

AS DNB banka. DNB Link specification (B2B functional description)

AS DNB banka. DNB Link specification (B2B functional description) AS DNB banka DNB Link specification (B2B functional description) DNB_Link_FS_EN_1_EXTSYS_1_L_2013 Table of contents 1. PURPOSE OF THE SYSTEM... 4 2. BUSINESS PROCESSES... 4 2.1. Payment for goods and services...

More information

Customer Statement - MT940 with Structured Information To Account Owner

Customer Statement - MT940 with Structured Information To Account Owner General Information The MT940 customer statement message is an electronic message containing financial statement information for customers concerning their accounts. Danske Bank can send a MT940 either

More information

Nordea Bank AB Lithuania branch Price List for corporate customers Valid from 1 st of September, 2016. Contents

Nordea Bank AB Lithuania branch Price List for corporate customers Valid from 1 st of September, 2016. Contents Contents DAILY BANKING... 2 BANK ACCOUNTS...2 ELECTRONIC SERVICES...2 Nordea Electronic Banking... 2 Nordea Internetbank for... 2 Package of daily banking services for corporate... 2 Web Service channel...

More information

Introduction to Client Online. Factoring Guide

Introduction to Client Online. Factoring Guide Introduction to Client Online Factoring Guide Contents Introduction 3 Preparing for Go live 3 If you have any questions 4 Logging In 5 Welcome Screen 6 Navigation 7 Navigation continued 8 Viewing Your

More information

Mini-1SS - System design - Registration Process

Mini-1SS - System design - Registration Process OWNER: DG TAXUD ISSUE DATE: 18/05/2012 VERSION: 1.03 Taxation and Customs Union DG FITSDEV2 Project Specifications, Development, Maintenance and Support of European IT Services in the area of taxation

More information

Message Containers and API Framework

Message Containers and API Framework Message Containers and API Framework Notices Copyright 2009-2010 Motion Picture Laboratories, Inc. This work is licensed under the Creative Commons Attribution-No Derivative Works 3.0 United States License.

More information

Format Description. SWIFT MT103 Single Customer Credit Transfer

Format Description. SWIFT MT103 Single Customer Credit Transfer De Format Description SWIFT MT103 Single Customer Credit Transfer COLOPHON Title Format Description SWIFT MT103 Version, date 1.3, June 2015 On behalf of Contact address Corporate Client Channels Rabobank

More information

User guide HostLogic SAP EKAER 5.0 solution

User guide HostLogic SAP EKAER 5.0 solution User guide HostLogic SAP EKAER 5.0 solution version 4.4 15. July 2015 Table of Contents 1. Introduction... 3 2. Authorization... 3 3. Encryption of the EKAER password... 4 4. Master data... 6 4.1 Material

More information

TELSTRA IP TELEPHONY STANDARD CALL CENTRE

TELSTRA IP TELEPHONY STANDARD CALL CENTRE TELSTRA IP TELEPHONY STANDARD CALL CENTRE REPORTING GUIDE Copyright Telstra Corporation Limited (ABN 33 051 775 556) 2014. All rights reserved. No part of this publication may be reproduced, stored in

More information

JET Payment File Specification Version 1.3. JET File Technical Specification Appendix H

JET Payment File Specification Version 1.3. JET File Technical Specification Appendix H JET Payment File Specification Version 1.3 JET File Technical Specification Appendix H Department of Industrial Relations Electronic Adjudication Management System December 2013 EAMS Application Development

More information

EUROPEAN COMMISSION DIRECTORATE-GENERAL TAXATION AND CUSTOMS UNION Indirect Taxation and Tax administration Value Added Tax

EUROPEAN COMMISSION DIRECTORATE-GENERAL TAXATION AND CUSTOMS UNION Indirect Taxation and Tax administration Value Added Tax EUROPEAN COMMISSION DIRECTORATE-GENERAL TAXATION AND CUSTOMS UNION Indirect Taxation and Tax administration Value Added Tax UPDATED January 2016 VAT IN THE EUROPEAN COMMUNITY VADEMECUM FOR THE ELECTRONIC

More information

499.35 en (pf.ch/dok.pf) 11.2015 PF. EPO manual Electronic payment order via file transfer

499.35 en (pf.ch/dok.pf) 11.2015 PF. EPO manual Electronic payment order via file transfer 499.35 en (pf.ch/dok.pf) 11.2015 PF EPO manual Electronic payment order via file transfer Customer support Customer support for EPO Consulting & Sales Phone +41 848 888 900 (CHF 0.08/min. from a landline)

More information

PDF MAKER FOR VTIGER CRM

PDF MAKER FOR VTIGER CRM PDF MAKER FOR VTIGER CRM Introduction The PDF Maker is extension tool designed for vtiger CRM. There is already possibility of the export to pdf format in vtiger CRM functionality but it covers just few

More information

Microsoft Dynamics GP. Electronic Banking

Microsoft Dynamics GP. Electronic Banking Microsoft Dynamics GP Electronic Banking Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting

More information

Merchant Service Provider Guide for Mobilpenge Based Acquiring

Merchant Service Provider Guide for Mobilpenge Based Acquiring Merchant Service Provider Guide for Mobilpenge Based Acquiring November 14, 2011 Version 1.07 Nets Technical Guide Copyright Nets Danmark A/S Page 1 Contents 1 Introduction... 4 1.1 Notation convention...

More information

Integrated Accounting System for Mac OS X

Integrated Accounting System for Mac OS X Integrated Accounting System for Mac OS X Program version: 6.3 110401 2011 HansaWorld Ireland Limited, Dublin, Ireland Preface Standard Accounts is a powerful accounting system for Mac OS X. Text in square

More information

International Label APIs

International Label APIs International Label APIs USPS Web Tools Application Programming Interface User s Guide Document Version 5.5 (4/23/2016) Table of Contents Introduction to Web Tools... 3 Before you get started:... 3 Priority

More information

Virginia Department of Taxation Specifications for Web Upload Server to Server Processing for Virginia Department of Taxation Forms

Virginia Department of Taxation Specifications for Web Upload Server to Server Processing for Virginia Department of Taxation Forms Virginia Department of Taxation Specifications for Web Upload Server to Server Processing for Virginia Department of Taxation Forms Rev. 07/14 TABLE OF CONTENTS Purpose... 3 Filing Reminders and Changes...

More information

System Administration Training Guide. S125 Document Management

System Administration Training Guide. S125 Document Management System Administration Training Guide S125 Document Management Table of contents Certification Course Prerequisites... 4 Document Management... 6 Learning Objects:... 6 Wiki... 6 Wiki Article Approval...

More information

XML message for Payment Initiation Implementation Guideline. Version 1.02

XML message for Payment Initiation Implementation Guideline. Version 1.02 XML message for Payment Initiation Implementation Guideline Version 1.02 Version 1.02 Changes Updated 20131211 1) SEB specific rule added under tag 2.44 Equivalent Amount 2) To the tag 2.89 Regulatory

More information

ADOBE ANSI X12 810 4010. Version: 1.0

ADOBE ANSI X12 810 4010. Version: 1.0 ADOBE ANSI X12 810 4010 Version: 1.0 Author: Adobe Systems Modified: 06/15/2009 810 Invoice Functional Group=IN This Draft Standard for Trial Use contains the format and establishes the data contents of

More information

Impreso: 22/02/2011 Página 1 de 19. Origen: FSC Versión: 2011-v3 EBILLING FAQ

Impreso: 22/02/2011 Página 1 de 19. Origen: FSC Versión: 2011-v3 EBILLING FAQ Impreso: 22/02/2011 Página 1 de 19 EBILLING FAQ Impreso: 22/02/2011 Página 2 de 19 Contents 1. Which web page you should access to upload the invoices... 3 2. Invoice management... 4 2.1 How to create

More information

Invoice. Transaction Set (810) (Outbound from TI)

Invoice. Transaction Set (810) (Outbound from TI) Invoice Transaction Set (810) (Outbound from TI) ANSI X12 Version Format: 3020 Date: October 1996 Copyright 1996 Texas Instruments Inc. All Rights Reserved The information and/or drawings set forth in

More information

Total IN / Total IN Basic Record Descriptions - Valid from Oktober 2013 Version 1.10

Total IN / Total IN Basic Record Descriptions - Valid from Oktober 2013 Version 1.10 Total IN / Total IN Basic Record Descriptions - Valid from Oktober 2013 Version 1.10 Content Introduction... 2 Version history... 4 Structure of records... 5 Opening record File... 6 Start record Account

More information