Postbeskrivning CUSIN_2.0 innehåll

Size: px
Start display at page:

Download "Postbeskrivning CUSIN_2.0 innehåll"

Transcription

1 Postbeskrivning CUSIN_2.0 innehåll 1 Versionshistorik Relaterade dokument Allmänt Filnamnbeskrivning Felhantering och begränsningar Validering Övergripande bild filstruktur Filstruktur CUSIN CUSIN/CUSINInfo CUSIN/CUSINInfo/CustomerInfo CUSIN/CUSINInfo/Invoices CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/InvoicePrintInfo CUSIN/CUSINInfo/Invoices/InvoiceWithoutDistribution CDATA

2 1 Versionshistorik Version Datum Beskrivning Gjord av Godkänd av Dokumentet skapat JKR 2 Relaterade dokument Dokument CUSIN_[2.0].XSD Beskrivning Schemafil för Cusin 3 Allmänt CUSIN är det filformat som används för att kommunicera kund och fakturaingormation till PayEx. Filen stödjer tjänsterna Fakturaservice (Invoice with distribution) och Reskontraservice (Invoice without distribution) varför den ställer olika krav på innehåll beroende på avtalad tjänst. Filen skall vara teckenkodad i UTF Filnamnbeskrivning Filnamn: CUSIN_<Firmanr>_<DatumTid>_<Löpnr>.xml. <DatumTid> (YYYYMMDDHHMMSS) och är datum och tid då filen skapades. <Löpnr> är en obruten nummerserie där firmans första fil skall ha nästa osv. Exempel: CUSIN_9999_ _00001.xml 3.2 Felhantering och begränsningar Filen hanterar en kund dennes fakturor (CusinInfo med underliggande strukturer) som en transaktion. Detta betyder att om fel påträffas inom en kund (CusinInfo) kommer ingen av informationen för denna kund (CusinInfo) att hanteras. Om filen innehåller fel kommer dessa att skrivas till en felfil ERRCUSIN.XML. Maximal filstorlek för CUSIN är 100 Mb. Maximala antalet tillåtna CUSINIInfo element är per fil. 3.3 Validering CUSIN-fil ska valideras mot aktuell version av CUSIN_[X.X].xsd innan den skickas till PayEx. XML-filen ska alltid börja med en rad som deklarerar att det är xml och vilken teckenuppsättning som används: <?xml version="1.0" encoding="utf-8"? 2

3 4 Övergripande bild filstruktur 3

4 5 Filstruktur CUSIN element CUSIN children DistributionDate CUSINInfo Name Type Use Default Fixed Annotation Version xs:string required 2.0 Describes which version of the xsd the xml is validated against. XSD validation should be done before sending xml file to PayEx CreatedDateTime xs:datetime required Date and time when the file was created CompanyNo CompanyNumber required Your accountsreceivablenumber at PayEx CompanyName xs:string required The name of your company/accountsreceivable attribute type xs:string use required fixed 2.0 Describes which version of the xsd the xml is validated against. XSD validation should be done before sending xml file to PayEx attribute type xs:datetime use required Date and time when the file was created attribute type CompanyNumber use required maxlength 15 [0-9]* Your accountsreceivablenumber at PayEx 4

5 attribute type xs:string use required The name of your company/accountsreceivable element CUSIN/DistributionDate minocc 0 children Date AsSoonAsPossible Mandatory for services with distribution. element CUSIN/DistributionDate/Date type xs:date Only used if distribution of invoices are part of a contracted production planning. Distributiondate has to be in the future. Distributiondate has to be a bankday element CUSIN/DistributionDate/AsSoonAsPossible type restriction of xs:anytype Name Type Use Default Fixed Annotation Used to distribute invoices as soon as possible. The element supposed to be empty. 5.1 CUSIN/CUSINInfo element CUSIN/CUSINInfo minocc 1 maxocc unbounded children CustomerNo CustomerInfo Invoices Containing one customer (payer) and that customers invoice(s) 5

6 element CUSIN/CUSINInfo/CustomerNo type Identifier15 minocc 0 nillable false maxlength 15 [a-za-z0-9äåöäåö&/_ -.]* CustomerNo is your unique identifier of the customer in the accountsreceivable and should always be used. CustomerNo is mandatory by default. If you do not have unique identifiers of your customers, please contact PayEx CUSIN/CUSINInfo/CustomerInfo element CUSIN/CUSINInfo/CustomerInfo minocc 0 children Name RegNo Category LanguageCode VatNo DistributionAddressInfo PaymentInfo DunningInfo DistributionInfo NotificationInfo Name Type Use LegalEntity LegalEntity optional Default Fixed Annotation States the legal entity of the customer Must be used for new och changed customers. CustomerInfo is mandatory if customerinfo for this customer (CustomerNo) has not been transferred to PayEx earlier. attribute CUSIN/CUSINInfo/CustomerInfo/@LegalEntity type LegalEntity use optional Private Business States the legal entity of the customer element CUSIN/CUSINInfo/CustomerInfo/Name type NameAddressString72 maxlength 72 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-úü]* Full name for the customer in the accountsreceivablesystem. Used as display name 6

7 element CUSIN/CUSINInfo/CustomerInfo/RegNo type RegNo minocc 0 maxlength 15 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* Name Type Use CountryCode ISO3166 required Default Fixed Annotation Nationality of RegNo according to ISO3166 Customer social security number/corporate identity number. Has to conform to country specific algorithms element CUSIN/CUSINInfo/CustomerInfo/Category type String10 minocc 0 maxlength 10 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* Can only be used if contracted with PayEx. Category has to be preconfigured in the accountsreceivable system element CUSIN/CUSINInfo/CustomerInfo/LanguageCode type ISO639 minocc 0 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* SV NO DA FI EN Only used if preferred invoice language is other than accounts receivable default 7

8 element CUSIN/CUSINInfo/CustomerInfo/VatNo type VatNumber minocc 0 minlength 7 maxlength 14 [A-Z]{2}.* Customer VAT registration number. Mandatory if reverse tax is used. Must conform to country specific algorithm element CUSIN/CUSINInfo/CustomerInfo/DistributionAddressInfo children Addresses Address Cellphone Contains customer distribution address information element CUSIN/CUSINInfo/CustomerInfo/DistributionAddressInfo/Addresses children Address Contains customer addresses. If billingaddress is used and country code differs from legal address countrycode, a warning is created and the billingadress is not saved. Zipcode must meet the requirements for the specific country, if not an ERROR is created and the customer and its invoices will be rejected. element CUSIN/CUSINInfo/CustomerInfo/DistributionAddressInfo/Addresses/Address type Address minocc 1 maxocc 2 children Addressee StreetAddress ZipCode City CoAddress CountryCode Name Type Use AddressType AddressType required Default Fixed Annotation Valid address type from AddressType Legal address is mandatory. Only supply billing address i different from legaladdress 8

9 element CUSIN/CUSINInfo/CustomerInfo/DistributionAddressInfo/ Address type minocc 0 maxlength 60 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* Customers address. Mandatory if delivery is set to or E-notification is active. element CUSIN/CUSINInfo/CustomerInfo/DistributionAddressInfo/Cellphone type String15 minocc 0 maxlength 15 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* Customers mobile number msisdn element CUSIN/CUSINInfo/CustomerInfo/PaymentInfo minocc 0 children Clear Set Contains differing customer paymentinfo from accounts receivable default element CUSIN/CUSINInfo/CustomerInfo/PaymentInfo/Clear Erases previously set paymentinfo on customer element CUSIN/CUSINInfo/CustomerInfo/PaymentInfo/Set children PaymentType PaymentRules Sets differing paymentinfo on customer, fully replaces earlier settings 9

10 element CUSIN/CUSINInfo/CustomerInfo/PaymentInfo/Set/PaymentType type epaymenttype minocc 0 PGSE Refers to a Swedish Plusgiro account BGSE Refers to a Swedish Bankgiro account BKNO Refers to a Norwegian bank account Only used if customer payment type differs from accountsreceivable default. Payment type must be possible in accountsreceivable, if not a warning is returned and the payment type is not configured. element CUSIN/CUSINInfo/CustomerInfo/PaymentInfo/Set/PaymentRules minocc 0 children PaymentRule Containing differing customer payment rules. element CUSIN/CUSINInfo/CustomerInfo/PaymentInfo/Set/PaymentRules/PaymentRule minocc 1 maxocc unbounded children Value Name Type Rule epaymentrule Use Default Fixed Annotation Valid payment rule from epaymentrule Customer differing paymentrule. attribute CUSIN/CUSINInfo/CustomerInfo/PaymentInfo/Set/PaymentRules/PaymentRule/@Rule type epaymentrule UseBGAGSE Activate or deactivates direct debit as part of the "verified payment" service. Set Value to 1 for activation and Value to 0 for deactivation Valid payment rule from epaymentrule 10

11 element CUSIN/CUSINInfo/CustomerInfo/PaymentInfo/Set/PaymentRules/PaymentRule/Value type xs:string Valid value of rule element CUSIN/CUSINInfo/CustomerInfo/DunningInfo minocc 0 children Clear Set Contains differing customer dunninginfo from accountsreceivable default element CUSIN/CUSINInfo/CustomerInfo/DunningInfo/Clear Erases previously set dunninginfo on customer element CUSIN/CUSINInfo/CustomerInfo/DunningInfo/Set children DunningRules DunningEnclosures Sets differing dunninginfo on customer. Fully replaces previously set dunninginfo element CUSIN/CUSINInfo/CustomerInfo/DunningInfo/Set/DunningRules minocc 0 children DunningRule Containing differing dunning rules element CUSIN/CUSINInfo/CustomerInfo/DunningInfo/Set/DunningRules/DunningRule minocc 1 maxocc unbounded children Value Name Type Rule edunningrule Use Default Fixed Annotation Valid dunning rule from edunningrule Contains a dunning rule and its value 11

12 attribute type edunningrule Kind Value I_PenaltyIntrAndFeeLimit Annotation Instruction to credit non payed penaltyinterest and fees below limit amount. Set value to a positive amount with two decimals I_PaymentTerms Payment terms for invoice. Set value to number of days Valid dunning rule from edunningrule element CUSIN/CUSINInfo/CustomerInfo/DunningInfo/Set/DunningRules/DunningRule/Value type xs:string Valid value of rule element CUSIN/CUSINInfo/CustomerInfo/DunningInfo/Set/DunningEnclosures minocc 0 children BillType Contains dunning enclosures element CUSIN/CUSINInfo/CustomerInfo/DunningInfo/Set/DunningEnclosures/BillType minocc 1 maxocc unbounded children EnclosureName Name Type DunningBillType edunningbilltype Use Default Fixed Annotation The billtype from edunningbilltype wich to enclose the predefined enclosure Contains a dunning billtype and a predefined enclosure 12

13 attribute type edunningbilltype SE_10 Swedish reminder 1 SE_20 Swedish reminder 2 The billtype from edunningbilltype wich to enclose the predefined enclosure element CUSIN/CUSINInfo/CustomerInfo/DunningInfo/Set/DunningEnclosures/BillType/EnclosureName type xs:string Predefined enclosure name in PayEx distribution system element CUSIN/CUSINInfo/CustomerInfo/DistributionInfo minocc 0 children Clear Set Contains differing customer distribution info from accountsreceivable default element CUSIN/CUSINInfo/CustomerInfo/DistributionInfo/Clear Erases earlier set values element CUSIN/CUSINInfo/CustomerInfo/DistributionInfo/Set children BillTypes Sets differing distribution info on customer. Fully replaces previously set distribution info element CUSIN/CUSINInfo/CustomerInfo/DistributionInfo/Set/BillTypes children BillType Containing billtypes with differing distribution from accounts receivable default 13

14 element CUSIN/CUSINInfo/CustomerInfo/DistributionInfo/Set/BillTypes/BillType minocc 1 maxocc unbounded children DistributionType DistributionRules Name Type DistributionBillType edistributionbilltype Use Default Fixed Annotation The billtype from edistributionbilltype for wich distribution settings apply Containing billtype with differing distribution attribute CUSIN/CUSINInfo/CustomerInfo/DistributionInfo/Set/BillTypes/BillType/@DistributionBillType type edistributionbilltype I_Invoice Referes to invoice The billtype from edistributionbilltype for wich distribution settings apply element CUSIN/CUSINInfo/CustomerInfo/DistributionInfo/Set/BillTypes/BillType/DistributionType type edistributiontype minocc 0 PostalService Distribution is made by postal service Distribution is made by EInvoiceB2B Distribution is made by B2B EDI Archive No distribution, only archiving If distribution type is set to ' ' and the customer has not a address, a warning is created and DistributionType is set to 'Postal' element CUSIN/CUSINInfo/CustomerInfo/DistributionInfo/Set/BillTypes/BillType/DistributionRules minocc 0 children DistributionRule Contains distribution rules for billtype 14

15 element CUSIN/CUSINInfo/CustomerInfo/DistributionInfo/Set/BillTypes/BillType/DistributionRules/DistributionR ule minocc 1 maxocc unbounded children Value Name Type Rule edistributionrule Use Default Fixed Annotation Valid rule from edistributionrule Contains a distribution rule and its value attribute CUSIN/CUSINInfo/CustomerInfo/DistributionInfo/Set/BillTypes/BillType/DistributionRules/DistributionR ule/@rule type edistributionrule UseEInvoiceB2CSE Activate or deactivates EInvoiceB2CSE as part of the "verified distribution" service. Set Value to 1 for activation and Value to 0 for deactivation Valid rule from edistributionrule element CUSIN/CUSINInfo/CustomerInfo/DistributionInfo/Set/BillTypes/BillType/DistributionRules/DistributionR ule/value type xs:string Valid value of distribution rule element CUSIN/CUSINInfo/CustomerInfo/NotificationInfo minocc 0 children Clear Set Contains differing notification settings from accounts receivable default element CUSIN/CUSINInfo/CustomerInfo/NotificationInfo/Clear Erases earlier set values 15

16 element CUSIN/CUSINInfo/CustomerInfo/NotificationInfo/Set children BillTypes Sets differing notification info on customer. Fully replaces previously set notification info element CUSIN/CUSINInfo/CustomerInfo/NotificationInfo/Set/BillTypes children BillType Contains billtypes with differing notification settings from accounts receivable default element CUSIN/CUSINInfo/CustomerInfo/NotificationInfo/Set/BillTypes/BillType minocc 1 maxocc unbounded children NotificationTextCode NotificationDistributionType Name Type NotificationBillType enotificationbilltype Use Default Fixed Annotation The billtype from enotificationbilltype for wich notification setting apply Contains billtype with differing notification settings attribute CUSIN/CUSINInfo/CustomerInfo/NotificationInfo/Set/BillTypes/BillType/@NotificationBillType type enotificationbilltype I_Invoice Referes to Invoice The billtype from enotificationbilltype for wich notification setting apply element CUSIN/CUSINInfo/CustomerInfo/NotificationInfo/Set/BillTypes/BillType/NotificationTextCode type xs:string Preconfigured notifiction text code in PayEx distribution system 16

17 element CUSIN/CUSINInfo/CustomerInfo/NotificationInfo/Set/BillTypes/BillType/NotificationDistributionType type enotificationdistributiontype Notification is made by Valid notification distribution type from enotificationdistributiontype CUSIN/CUSINInfo/Invoices element CUSIN/CUSINInfo/Invoices minocc 0 children InvoiceWithDistribution InvoiceWithoutDistribution Contains 1-n invoices for the customer. Contracted service with PayEx determines if elementstructure InvoiceWithDistribution or InvoiceWithoutDistribution should be used CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution minocc 0 maxocc unbounded children InvoiceNo ReferenceInfo InvoiceDate PreferredDueDate Amount DistributionInfo CreditInstructions Contains invoice information if your contracted service is with distribution of invoices element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/InvoiceNo type finvoiceno minocc 0 maxlength 15 [A-Za-z0-9\-]+ Your unique identifier/invoice number of the invoice. Mandatory/Prohibited depending on contracted service with PayEx element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/ReferenceInfo type ReferenceInfo minocc 0 children ExternalInvoiceId ExternalReference InvoiceReferenceText Containing additional invoice reference information 17

18 element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/InvoiceDate type xs:date minocc 0 Invoice date from invoicing/billing system. Mandatory/Prohibited depending on contracted service with PayEx element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/PreferredDueDate type xs:date minocc 0 Used if a specific duedate is preferred. Number of days between distributiondate, wich it set by PayEx based on invoicedate and processingdate, and preferred due date, must exceed minimum payment terms for the specific country else minimum paymentterms for the country will be used. Number of days between distributiondate, wich it set by PayEx based on invoicedate and processingdate, and preferred due date, can not exceed maximum paymentterms (default 60 days), if true an ERROR is created and the customer and its invoices will be rejected. element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/Amount type Amount children AmountExclVat VatAmount Name Type Use Currency ecurrencytype required Default Fixed Annotation Valid currency from ecurrencytype Contains amounts and currency of the invoice. Positive amount is used for debit invoice. Negative amount is used for credit invoice CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo children DCCode DistributionType InvoicePrintInfo SummaryPrintInfos SpecificationPrintInfo Enclosures EDIInfo Notification Contains distribution and printing details for invoice 18

19 element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/DCCode type String15 minocc 0 maxlength 15 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* Differing invoice layout from accountsreceivable default. Possible layouts must be preconfigured an contracted with PayEx element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/DistributionType type edistributiontype minocc 0 PostalService Distribution is made by postal service Distribution is made by EInvoiceB2B Distribution is made by B2B EDI Archive No distribution, only archiving If desired distribution type is different from set distribution type on customer or accounts receivable default CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/InvoicePrintInfo element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/InvoicePrintInfo children InvoicePrintBlocks ExtraPrintBlocks PredefinedPrintBlocks Contains printing info for one invoice document CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/InvoicePrintInfo/InvoicePrintBloc ks element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/InvoicePrintInfo/InvoicePrintBlocks type StandardPrintBlocks children StandardPrintBlock Containing print blocks printed in the main/standard area of the invoice layout 19

20 element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/InvoicePrintInfo/ExtraPrintBlocks type ExtraPrintBlocks minocc 0 children ExtraPrintBlock Can only be used if specially contracted with PayEx. Containing print blocks printed in specified predefined areas of the invoice layout element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/InvoicePrintInfo/PredefinedPrintBlo cks type PredefinedPrintBlocks minocc 0 children PredefinedPrintBlock Can only be used if specially contracted with PayEx. Containing references to predefined printblocks in specified predefined areas of the invoice layout element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/SummaryPrintInfos minocc 0 children SummaryPrintInfo Can only be used if specially contracted with PayEx. Containing print info for summary documents 20

21 element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/SummaryPrintInfos/SummaryPrintI nfo minocc 0 maxocc 2 children SummaryPrintBlocks ExtraPrintBlocks PredefinedPrintBlocks Name Type Use Distribute xs:boolean required Default Fixed Annotation Instruction to distribute the summary with the inoice or only be archived SummaryType esummarytype Valid summary type from esummarytype Contains print info for a summary document attribute CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/SummaryPrintInfos/SummaryPrintI nfo/@distribute type xs:boolean use required Instruction to distribute the summary with the inoice or only be archived attribute CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/SummaryPrintInfos/SummaryPrintI nfo/@summarytype type esummarytype SA Summary SSA Aggregated summary Valid summary type from esummarytype element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/SummaryPrintInfos/SummaryPrintI 21

22 nfo/summaryprintblocks type StandardPrintBlocks children StandardPrintBlock Containing print blocks printed in the main/standard area of the summary layout element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/SummaryPrintInfos/SummaryPrintI nfo/extraprintblocks type ExtraPrintBlocks minocc 0 children ExtraPrintBlock Containing print blocks printed in specified predefined areas of the summary layout element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/SummaryPrintInfos/SummaryPrintI nfo/predefinedprintblocks type PredefinedPrintBlocks minocc 0 children PredefinedPrintBlock Containing references to predefined printblocks in specified predefined areas of the summary layout element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/SpecificationPrintInfo minocc 0 children SpecificationPrintBlocks ExtraPrintBlocks PredefinedPrintBlocks Name Type Use Distribute xs:boolean required Default Fixed Annotation Instruction to distribute the specification with the inoice or only be archived Contains print info for a specification. Can only be used if specially contracted with PayEx 22

23 attribute type xs:boolean use required Instruction to distribute the specification with the inoice or only be archived element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/SpecificationPrintInfo/Specification PrintBlocks type SpecificationPrintBlocks children SpecificationPrintBlock Containing print blocks printed in the main/standard area of the specification layout element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/SpecificationPrintInfo/ExtraPrintBlo cks type ExtraPrintBlocks minocc 0 children ExtraPrintBlock Containing print blocks printed in specified predefined areas of the specification layout element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/SpecificationPrintInfo/PredefinedPr intblocks type PredefinedPrintBlocks minocc 0 children PredefinedPrintBlock Containing references to predefined printblocks in specified predefined areas of the specification layout 23

24 element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/Enclosures minocc 0 children Enclosure Contains predefined/preconfigured enclosures to be enclosed with invoice. Can only be used if specially contracted with PayEx element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/Enclosures/Enclosure type String30 minocc 1 maxocc 4 maxlength 30 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* Reference to the predefined/preconfigured enclosure in PayEx printing and distribution system element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo minocc 0 children VAN InterChangeRecipient SellerId BuyerId InvoiceAddressee InvoiceRecipient DeliveryAddressee DeliveryRecipient InvoiceReference AgreementReference BuyerReference EDIOrderRows Only relevant if distribution is EInvoiceB2B. Can only be used if specially contracted with PayEx element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/VAN type xs:string minocc 0 Customer VAN identifier (OperatorId) element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/InterChangeRecipient type xs:string minocc 0 Routing address. EAN 24

25 element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/SellerId type xs:string NAD_SU/Sellerparty. EAN/Corporate identity number element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/BuyerId type xs:string NAD_BY/Buyerparty. EAN/Corporate identity number element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/InvoiceAddressee type xs:string minocc 0 NAD_ITO/InvoiceNote. EAN/Corporate identity number element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/InvoiceRecipient type xs:string minocc 0 NAD_IV/InvoiceNote. EAN/Corporate identity number element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/DeliveryAddressee type xs:string minocc 0 NAD_DP/Deliveryaddress. EAN/Corporate identity number/name element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/DeliveryRecipient type xs:string minocc 0 NAD_CN/InoiceNote. EAN/Corporate identity number/name 25

26 element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/InvoiceReference type xs:string minocc 0 RFF_IV/InitialInvoiceDocumentReference. Reference to invoice element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/AgreementReference type xs:string minocc 0 RFF_CT/AdditionalDocumentReference. Reference to agreement element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/BuyerReference type xs:string minocc 0 maxocc 2 RFF_CR/RequisitionistDocumentReference. Reference to buyer department and or invividual element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/EDIOrderRows children EDIVatGroup Containing invoice info specified in edi invoice element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/EDIOrderRows/EDIVatGrou p minocc 1 maxocc unbounded children VatInfo EDIOrderRow Containing one VAT group and associated invoicerows 26

27 element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/EDIOrderRows/EDIVatGrou p/vatinfo type VatInfo children VatAmount VatRate element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/EDIOrderRows/EDIVatGrou p/ediorderrow minocc 1 maxocc unbounded children ArticleId ProductGroup ProductDate Text Quantity Unit UnitPriceExclVat AmountExclVat ContractDef ContractType Containing information about one edi inovice row element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/EDIOrderRows/EDIVatGrou p/ediorderrow/articleid type String35 minocc 0 maxlength 35 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* Optional articleid associated to product/service element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/EDIOrderRows/EDIVatGrou p/ediorderrow/productgroup type String10 minocc 0 maxlength 10 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* Optional productgroup associated to product/service 27

28 element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/EDIOrderRows/EDIVatGrou p/ediorderrow/productdate type xs:date minocc 0 Optional date of product/service element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/EDIOrderRows/EDIVatGrou p/ediorderrow/text type String35 maxlength 35 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* Mandatory description of product/service element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/EDIOrderRows/EDIVatGrou p/ediorderrow/quantity type xs:integer Mandatory quantity of the invoice product/service element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/EDIOrderRows/EDIVatGrou p/ediorderrow/unit type String10 maxlength 10 Mandatory unit of quantity [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* 28

29 element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/EDIOrderRows/EDIVatGrou p/ediorderrow/unitpriceexclvat type Money mininclusive maxinclusive fractiondigits 2 Mandatory unitprice exclusive of VAT element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/EDIOrderRows/EDIVatGrou p/ediorderrow/amountexclvat type Money mininclusive maxinclusive fractiondigits 2 Total orderrow amount exclusive of VAT element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/EDIOrderRows/EDIVatGrou p/ediorderrow/contractdef type String35 minocc 0 maxlength 35 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* Optional definition of agreement 29

30 element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/EDIInfo/EDIOrderRows/EDIVatGrou p/ediorderrow/contracttype type String35 maxlength 35 %-/À-ÖØ-öø-ú]* Mandatory type of agreement element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/Notification minocc 0 children NotificationTextCode NotificationDistributionType Containing differing notification than customer setting or accountsreceivable default element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/Notification/NotificationTextCode type xs:string Preconfigured notifiction text code in PayEx distribution system element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/DistributionInfo/Notification/NotificationDistribution Type type enotificationdistributiontype Notification is made by Valid notification distribution type from enotificationdistributiontype 30

31 element CUSIN/CUSINInfo/Invoices/InvoiceWithDistribution/CreditInstructions type CreditInstructions minocc 0 children CreditInstruction Containing instructions to settle the credit invoice against specific debit invoices CUSIN/CUSINInfo/Invoices/InvoiceWithoutDistribution element CUSIN/CUSINInfo/Invoices/InvoiceWithoutDistribution minocc 0 maxocc unbounded children InvoiceNo ReferenceInfo InvoiceDate DueDate DistributionDate PaymentRefNo Amount CreditInstructions Contains invoice information if your contracted service is with distribution of invoices element CUSIN/CUSINInfo/Invoices/InvoiceWithoutDistribution/InvoiceNo type finvoiceno maxlength 15 [A-Za-z0-9\-]+ Your unique identifier/invoice number from the invoicing/billing system element CUSIN/CUSINInfo/Invoices/InvoiceWithoutDistribution/ReferenceInfo type ReferenceInfo minocc 0 children ExternalInvoiceId ExternalReference InvoiceReferenceText Containing additional invoice reference information element CUSIN/CUSINInfo/Invoices/InvoiceWithoutDistribution/InvoiceDate type xs:date Invoice date from invoicing system 31

32 element CUSIN/CUSINInfo/Invoices/InvoiceWithoutDistribution/DueDate type xs:date minocc 0 Due date for the invoice. If the invoice has a positive amount (debit invoice) a duedate must be supplied, otherwise an ERROR is created and customer and its invoices will be rejected. Duedate must be equal or greater than the invoice date, otherwise an ERROR is created and customer and its invoices will be rejected. element CUSIN/CUSINInfo/Invoices/InvoiceWithoutDistribution/DistributionDate type xs:date Date of distribution for the invoice element CUSIN/CUSINInfo/Invoices/InvoiceWithoutDistribution/PaymentRefNo type String25 maxlength 25 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* Unique paymentreference (OCR) identifying invoice. Algorithm for creating paymentreferences has to be approved by PayEx element CUSIN/CUSINInfo/Invoices/InvoiceWithoutDistribution/Amount type Amount children AmountExclVat VatAmount Name Type Use Currency ecurrencytype required Default Fixed Annotation Valid currency from ecurrencytype Specifies the amount and currency of the invoice. Positive amount is used for debit invoice. Negative amount is used for credit invoice. Must exist a bank account for the specified currency, otherwise an ERROR is created and customer and its invoices will be rejected. 32

33 element CUSIN/CUSINInfo/Invoices/InvoiceWithoutDistribution/CreditInstructions type CreditInstructions minocc 0 children CreditInstruction Containing instructions to settle the credit invoice against specific debit invoices. Only possible to use for credit invoice complextype Address children Addressee StreetAddress ZipCode City CoAddress CountryCode Name Type Use AddressType AddressType required Default Fixed Annotation Valid address type from AddressType attribute Address/@AddressType type AddressType use required LegalAddress Legal address. Mandatory BillingAddress Valid address type from AddressType Billing address. Should only be supplied if it differs from legal address element Address/Addressee type NameAddressString72 maxlength 72 Full name of addressee [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-úü]* 33

34 element Address/StreetAddress type NameAddressString35 minocc 0 nillable false maxlength 35 Street address [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-úü]* element Address/ZipCode type ZipCode nillable false maxlength 9 [A-Z0-9\-]+ Zipcode conforming to country standard element Address/City type NameAddressString27 nillable false maxlength 27 City [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-úü]* element Address/CoAddress type NameAddressString35 minocc 0 nillable false maxlength 35 Care of address [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-úü]* 34

35 element Address/CountryCode type ISO3166 minlength 2 maxlength 2 [A-Z]* Country code accoriding to ISO 3166 complextype Amount children AmountExclVat VatAmount Name Type Use Currency ecurrencytype required Default Fixed Annotation Valid currency from ecurrencytype Contaning amount excl vat and vat amount attribute Amount/@Currency type ecurrencytype use required SEK NOK DKK EUR Valid currency from ecurrencytype element Amount/AmountExclVat type Money nillable false mininclusive maxinclusive fractiondigits 2 Amount exclusive of VAT 35

36 element Amount/VatAmount type Money nillable false mininclusive maxinclusive fractiondigits 2 VAT amount complextype BasePrintBlock children HeadLine SubOrderBlocks A base printblock is a predefined tabletype at PayEx. Wich tabletypes that are enabled are described in a separate document. You refer the requested tabletype by the attribute "TableType" element BasePrintBlock/HeadLine type xs:string minocc 0 Optional printblock headline element BasePrintBlock/SubOrderBlocks children SubOrderBlock element BasePrintBlock/SubOrderBlocks/SubOrderBlock minocc 1 maxocc unbounded children HeadLine ColumnHeadLine Rows SummaryRow Name Type Use TableType TableType required Default Fixed Annotation The name of the predefined table type in PayEx print system. 36

37 attribute type TableType use required [A-Z]1 [A-Z]2 [A-Z]3 [A-Z]4 [A-Z]5 [A-Z]6 [A-Z]7 [A-Z]8 [A-Z]9 [A-Z]10 [A-Z]11 [A-Z]12 The name of the predefined table type in PayEx print system. element BasePrintBlock/SubOrderBlocks/SubOrderBlock/HeadLine type xs:string minocc 0 Optional suborderblock headline element BasePrintBlock/SubOrderBlocks/SubOrderBlock/ColumnHeadLine minocc 0 children Columns Optional column headline(s) element BasePrintBlock/SubOrderBlocks/SubOrderBlock/ColumnHeadLine/Columns type Columns children Column Containing cells for column headline row of the refered tabletype element BasePrintBlock/SubOrderBlocks/SubOrderBlock/Rows children Row Containing rows element BasePrintBlock/SubOrderBlocks/SubOrderBlock/Rows/Row minocc 1 maxocc unbounded children Columns Containing one row 37

38 element BasePrintBlock/SubOrderBlocks/SubOrderBlock/Rows/Row/Columns type Columns children Column Containing cells for one row of the refered tabletype element BasePrintBlock/SubOrderBlocks/SubOrderBlock/SummaryRow minocc 0 children Columns Optional summary row of refered tabletype element BasePrintBlock/SubOrderBlocks/SubOrderBlock/SummaryRow/Columns type Columns children Column Containing cells for summary row of the refered tabletype complextype Column children Text Name Type Use Default Fixed Annotation ColumnNo ecolumnno required 38

39 attribute type ecolumnno use required 1 Refers to column 1 2 Refers to column 2 3 Refers to column 3 4 Refers to column 4 5 Refers to column 5 6 Refers to column 6 7 Refers to column 7 8 Refers to column 8 9 Refers to column 9 10 Refers to column Refers to column Refers to column 12 element Column/Text type xs:string Text printed in cell complextype Columns children Column Containing 1-12 columns element Columns/Column type Column minocc 1 2 children Text Name Type Use Default Fixed Annotation ColumnNo ecolumnno required 39

40 complextype CreditInstructions children CreditInstruction Containing settle instructions for a credit invoice element CreditInstructions/CreditInstruction minocc 1 maxocc unbounded children InvoiceIdentifier CreditAmount Name Type Use SendCopy xs:boolean required Default Fixed Annotation Set to true if a adjusted "invoice copy" shall be sent to the customer after the credit has been made Containing 1 settle instruction for a credit invoice attribute CreditInstructions/CreditInstruction/@SendCopy type xs:boolean use required Set to true if a adjusted "invoice copy" shall be sent to the customer after the credit has been made element CreditInstructions/CreditInstruction/InvoiceIdentifier children InvoiceNo ExternalInvoiceId Containing either InvoiceNo or ExternalInvoiceId to identify a debit invoice element CreditInstructions/CreditInstruction/InvoiceIdentifier/InvoiceNo type finvoiceno maxlength 15 [A-Za-z0-9\-]+ InvoiceNo identifying a debit invoice 40

41 element CreditInstructions/CreditInstruction/InvoiceIdentifier/ExternalInvoiceId type String50 maxlength 50 ExternalInvoiceId identifying a debit invoice element CreditInstructions/CreditInstruction/CreditAmount type CreditMoney mininclusive 0.01 maxinclusive fractiondigits 2 The amount to credit complextype ExtraPrintBlocks children ExtraPrintBlock element ExtraPrintBlocks/ExtraPrintBlock minocc 1 maxocc unbounded children BasePrintBlock Name Type Use PrintBlockAreaName xs:string required Default Fixed Annotation Name of predefined area in layout Containing print block printed in specified predefined area in layout attribute ExtraPrintBlocks/ExtraPrintBlock/@PrintBlockAreaName type xs:string use required Name of predefined area in layout 41

42 element ExtraPrintBlocks/ExtraPrintBlock/BasePrintBlock type BasePrintBlock children HeadLine SubOrderBlocks complextype PredefinedPrintBlocks children PredefinedPrintBlock element PredefinedPrintBlocks/PredefinedPrintBlock minocc 1 maxocc unbounded children Image Paragraph Containing predefined print block printed in specified predefined area in layout element PredefinedPrintBlocks/PredefinedPrintBlock/Image children ImageName Name Type Use ImageAreaName xs:string required Default Fixed Annotation Name of predefined image area in layout Containing predefined image printed in specified predefined area in layout attribute PredefinedPrintBlocks/PredefinedPrintBlock/Image/@ImageAreaName type xs:string use required Name of predefined image area in layout element PredefinedPrintBlocks/PredefinedPrintBlock/Image/ImageName type xs:string Name of predefined image in PayEx print system 42

43 element PredefinedPrintBlocks/PredefinedPrintBlock/Paragraph children ParagraphName Name Type Use ParagraphAreaName xs:string required Default Fixed Annotation Name of predefined paragraph area name in layout Containing predefined paragraph printed in specified predifined area in layout attribute type xs:string use required Name of predefined paragraph area name in layout element PredefinedPrintBlocks/PredefinedPrintBlock/Paragraph/ParagraphName type xs:string Name of predefined paragraph in PayEx print system complextype PrintBlockConfig Name Type Use PrecedingPageBreak xs:boolean optional Default Fixed Annotation Instruction to start printing the printblock on a new page PrecedingSheetBreak xs:boolean optional Instruction to start printing the printblock on a new sheet 43

44 attribute type xs:boolean use optional Instruction to start printing the printblock on a new page attribute PrintBlockConfig/@PrecedingSheetBreak type xs:boolean use optional Instruction to start printing the printblock on a new sheet complextype ReferenceInfo children ExternalInvoiceId ExternalReference InvoiceReferenceText element ReferenceInfo/ExternalInvoiceId type String50 minocc 0 nillable false maxlength 50 Additional unique invoice identfier in accountsreceivable element ReferenceInfo/ExternalReference type String50 minocc 0 nillable false maxlength 50 Optional reference text 44

45 element ReferenceInfo/InvoiceReferenceText type String25 minocc 0 nillable false maxlength 25 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* General text describing the product/service invoiced complextype RegNo type extension of String15 base String15 maxlength 15 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* Name Type Use CountryCode ISO3166 required Default Fixed Annotation Nationality of RegNo according to ISO3166 Social security number/corporate identity number conforming to country standard attribute RegNo/@CountryCode type ISO3166 use required minlength 2 maxlength 2 [A-Z]* Nationality of RegNo according to ISO3166 complextype SpecificationPrintBlocks children SpecificationPrintBlock 45

46 element SpecificationPrintBlocks/SpecificationPrintBlock minocc 1 maxocc unbounded children BasePrintBlock PrintBlockConfig Name Type Use Default Fixed Annotation PrintBlockIdentifier xs:string attribute SpecificationPrintBlocks/SpecificationPrintBlock/@PrintBlockIdentifier type xs:string element SpecificationPrintBlocks/SpecificationPrintBlock/BasePrintBlock type BasePrintBlock children HeadLine SubOrderBlocks element SpecificationPrintBlocks/SpecificationPrintBlock/PrintBlockConfig type PrintBlockConfig Name Type Use PrecedingPageBreak xs:boolean optional Default Fixed Annotation Instruction to start printing the printblock on a new page PrecedingSheetBreak xs:boolean optional Instruction to start printing the printblock on a new sheet complextype StandardPrintBlocks children StandardPrintBlock element StandardPrintBlocks/StandardPrintBlock minocc 1 maxocc unbounded children BasePrintBlock PrintBlockConfig 46

47 element StandardPrintBlocks/StandardPrintBlock/BasePrintBlock type BasePrintBlock children HeadLine SubOrderBlocks element StandardPrintBlocks/StandardPrintBlock/PrintBlockConfig type PrintBlockConfig minocc 0 Name Type Use Default Fixed Annotation PrecedingPageBreak xs:boolean optional Instruction to start printing the printblock on a new page PrecedingSheetBreak xs:boolean optional Instruction to start printing the printblock on a new sheet complextype VatInfo children VatAmount VatRate element VatInfo/VatAmount type Money mininclusive maxinclusive fractiondigits 2 VAT amount 47

48 element VatInfo/VatRate type VatRate VAT rate associated with VatAmount simpletype AddressType type restriction of xs:string base xs:string LegalAddress Legal address. Mandatory BillingAddress Billing address. Should only be supplied if it differs from legal address simpletype CompanyNumber type restriction of xs:string base xs:string maxlength 15 [0-9]* simpletype CreditMoney type restriction of xs:decimal base xs:decimal mininclusive 0.01 maxinclusive fractiondigits 2 48

49 simpletype ecolumnno type restriction of xs:unsignedshort base xs:unsignedshort 1 Refers to column 1 2 Refers to column 2 3 Refers to column 3 4 Refers to column 4 5 Refers to column 5 6 Refers to column 6 7 Refers to column 7 8 Refers to column 8 9 Refers to column 9 10 Refers to column Refers to column Refers to column 12 simpletype ecurrencytype type restriction of xs:string base xs:string SEK NOK DKK EUR simpletype edistributionbilltype type restriction of xs:string base xs:string I_Invoice Referes to invoice 49

50 simpletype edistributionrule type restriction of xs:string base xs:string Kind Value UseEInvoiceB2CSE Annotation Activate or deactivates EInvoiceB2CSE as part of the "verified distribution" service. Set Value to 1 for activation and Value to 0 for deactivation simpletype edistributiontype type restriction of xs:string base xs:string PostalService Distribution is made by postal service Distribution is made by EInvoiceB2B Distribution is made by B2B EDI Archive No distribution, only archiving simpletype edunningbilltype type restriction of xs:string base xs:string SE_10 Swedish reminder 1 SE_20 Swedish reminder 2 simpletype edunningrule type restriction of xs:string base xs:string Kind Value I_PenaltyIntrAndFeeLimit Annotation Instruction to credit non payed penaltyinterest and fees below limit I_PaymentTerms amount. Set value to a positive amount with two decimals Payment terms for invoice. Set value to number of days 50

51 simpletype type restriction of PXString base PXString maxlength 60 %-/À-ÖØ-öø-ú]* simpletype enotificationbilltype type restriction of xs:string base xs:string I_Invoice Referes to Invoice simpletype enotificationdistributiontype type restriction of xs:string base xs:string Notification is made by simpletype epaymentrule type restriction of xs:string base xs:string Kind Value UseBGAGSE Annotation Activate or deactivates direct debit as part of the "verified payment" service. Set Value to 1 for activation and Value to 0 for deactivation simpletype epaymenttype type restriction of xs:string base xs:string PGSE Refers to a Swedish Plusgiro account BGSE Refers to a Swedish Bankgiro account BKNO Refers to a Norwegian bank account 51

52 simpletype esummarytype type restriction of xs:string base xs:string SA Summary SSA Aggregated summary simpletype finvoiceno type restriction of xs:string base xs:string maxlength 15 [A-Za-z0-9\-]+ simpletype Identifier15 type restriction of xs:string base xs:string maxlength 15 [a-za-z0-9äåöäåö&/_ -.]* simpletype ISO3166 type restriction of xs:string base xs:string minlength 2 maxlength 2 [A-Z]* 52

53 simpletype ISO639 type restriction of PXString base PXString %-/À-ÖØ-öø-ú]* SV NO DA FI EN simpletype LegalEntity type restriction of xs:string base xs:string Private Business Legal entity of the customer. simpletype Money type restriction of xs:decimal base xs:decimal mininclusive maxinclusive fractiondigits 2 simpletype NameAddressString27 type restriction of PXNameAddressString base PXNameAddressString maxlength 27 [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-úü]* 53

54 simpletype NameAddressString35 type restriction of PXNameAddressString base PXNameAddressString maxlength 35 %-/À-ÖØ-öø-úü]* simpletype NameAddressString72 type restriction of PXNameAddressString base PXNameAddressString maxlength 72 %-/À-ÖØ-öø-úü]* simpletype PXFactoringServiceCode type restriction of xs:string base xs:string Kind Value K Annotation Only valid for contracted factoringservice. Indication to the contracted factoring company to buy the invoice simpletype PXNameAddressString type restriction of xs:string base xs:string [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-úü]* simpletype PXString type restriction of xs:string base xs:string [a-za-z0-9_:!;"#<>=?\[\]@{} %-/À-ÖØ-öø-ú]* 54

55 simpletype String10 type restriction of PXString base PXString maxlength 10 %-/À-ÖØ-öø-ú]* simpletype String15 type restriction of PXString base PXString maxlength 15 %-/À-ÖØ-öø-ú]* simpletype String25 type restriction of PXString base PXString maxlength 25 %-/À-ÖØ-öø-ú]* simpletype String30 type restriction of PXString base PXString maxlength 30 %-/À-ÖØ-öø-ú]* simpletype String35 type restriction of PXString base PXString maxlength 35 %-/À-ÖØ-öø-ú]* 55

56 simpletype String50 type restriction of xs:string base xs:string maxlength 50 simpletype TableType type restriction of xs:string base xs:string [A-Z]1 [A-Z]2 [A-Z]3 [A-Z]4 [A-Z]5 [A-Z]6 [A-Z]7 [A-Z]8 [A-Z]9 [A-Z]10 [A-Z]11 [A-Z]12 simpletype VatNumber type restriction of xs:string base xs:string minlength 7 maxlength 14 [A-Z]{2}.* simpletype VatRate type restriction of xs:decimal base xs:decimal Supported VAT rates 56

57 simpletype ZipCode type restriction of xs:string base xs:string maxlength 9 [A-Z0-9\-]+ 6 CDATA När tecken som har speciella betydelser i xmlfiler skall skickas med i ett textfält kan man omsluta dem med CDATA, t.ex. ('<', '>', '&', '--' o.s.v.). Det är att föredra framför att använda "<" och "&" för "<" respektive "&" för att undvika att de tolkas som styrtecken i xml. En CDATA-sektion inleds med: <![CDATA[ Och avslutas med: ]]> Exempel: <Text>Kling & Klang</Text> Blir med CDATA <Text><![CDATA[Kling & Klang]]></Text> 57

PAYMENTADMIN API 1.1 SveaWebPay

PAYMENTADMIN API 1.1 SveaWebPay PAYMENTADMIN API 1.1 SveaWebPay 2 (22) PaymentAdmin API 1.1 Content Revisions... 4 Overview... 5 Testing... 5 Production... 5 Authentication... 6 Get order... 7 Get task... 8 Deliver order... 9 Cancel

More information

extensible Business Documents Invoice/credit note

extensible Business Documents Invoice/credit note extensible Business Documents Invoice/credit note Last updated, 11 March 2015 Version history 2010-05-10 Version 1.0. 2010-09-02 Version 1.1. Replaced with . 2012-11-21 Version 1.1.

More information

Tanden Care Provider Interfaces ReverseClaim v2

Tanden Care Provider Interfaces ReverseClaim v2 Tanden Care Provider Interfaces Integrationskrav ICC 2 (19) Table of contents 1 INTRODUCTION... 3 2 INTEGRATIONS... 3 3 INTEGRATION 1... 6 3.1 REVERSECLAIM REQUEST... 6 3.1.1 Message and translation...

More information

USER GUIDE FOR SUPPLIERS. OpusCapita Business Network

USER GUIDE FOR SUPPLIERS. OpusCapita Business Network USER GUIDE FOR SUPPLIERS OpusCapita Business Network Contents 1. Introduction... 3 2. Finalizing registration and changing your password... 4 2.1 Finalize your registration... 4 2.2 Change your forgotten

More information

INTEGRATION DOCUMENTATION Svea Checkout API v1.12

INTEGRATION DOCUMENTATION Svea Checkout API v1.12 INTEGRATION DOCUMENTATION Svea Checkout API v1.12 2 (18) Svea Checkout API Change history: 2017-08-21 v1.12 Updated list of Payment methods. 2017-07-11 v1.11 Updated properties names for CheckoutValidationCallback

More information

Altova XMLSpy 2007 Tutorial

Altova XMLSpy 2007 Tutorial Tutorial All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or information storage

More information

Accounts Receivable Customer

Accounts Receivable Customer Accounts Receivable Customer Contents Overview... 1 Document Layout... 2 General Information Tab... 3 Corporate Information Tab... 3 Contact Information Tab... 4 Addresses Tab... 4 Overview The Customer

More information

Altova XMLSpy 2013 Tutorial

Altova XMLSpy 2013 Tutorial Tutorial All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or information storage

More information

EUROPE WEB SERVICE API SveaWebPay

EUROPE WEB SERVICE API SveaWebPay EUROPE WEB SERVICE API 1.4.9 SveaWebPay 2 (28) Europe Web Service 1.4.9 Content Revisions... 5 Overview... 7 Endpoint:... 7 WSDL-endpoint... 7 1. General... 7 2. Specific method regarding PaymentPlan...

More information

SVENSK STANDARD SS-ISO :2009/Amd 1:2016

SVENSK STANDARD SS-ISO :2009/Amd 1:2016 SVENSK STANDARD SS-ISO 12117-2:2009/Amd 1:2016 Fastställd/Approved: 2016-04-21 Publicerad/Published: 2016-04-27 Utgåva/Edition: 1 Språk/Language: engelska/english ICS: 53.100 Anläggningsmaskiner Laboratorieprovning

More information

How to interface external application to WIN UR

How to interface external application to WIN UR XML Interfaces How to interface external application to WIN UR Version 1.0 Le 4 juillet 2007 ADE Page 1 XML INTERFACE OVERWIEW... 5 WHAT IS IT?... 5 WHO IS IT FOR, AND HOW TO IMPLEMENT IT?... 5 DOCUMENTS

More information

Which payment options are available?

Which payment options are available? Which payment options are available? When you have press the tab Shop you should select your subscription. You get three different options to choose from. Buy one year, two years or maybe three years at

More information

SUPPLIER REGISTRATION DEFINITION ON EXTERNAL LINK

SUPPLIER REGISTRATION DEFINITION ON EXTERNAL LINK SUPPLIER REGISTRATION DEFINITION ON EXTERNAL LINK When Supplier Registration is accessed from an external link, a screen will appear where you can enter the supplier summary information. On this screen,

More information

User Guide Basware PDF e-invoice for Receiving (November 2018)

User Guide Basware PDF e-invoice for Receiving (November 2018) User Guide Basware PDF e-invoice for Receiving (November 2018) Copyright 1999-2018 Basware Corporation. All rights reserved. Table of Contents 1 Overview...3 2 Getting started...4 2.1 Sign up for a Basware

More information

E-invoice. Service Description

E-invoice. Service Description E-invoice Service Description January 2017 Contents General description... 2 Benefits of the e-invoice... 2 Message descriptions... 2 E-invoice addresses... 3 E-invoice to file transfer... 3 Adoption of

More information

EUROPE WEB SERVICE API SveaWebPay

EUROPE WEB SERVICE API SveaWebPay EUROPE WEB SERVICE API 1.4.26 SveaWebPay 2 (35) Europe Web Service 1.4.26 Content Revisions... 5 Overview... 8 Endpoint:... 8 WSDL-endpoint... 8 1. General... 8 2. Specific method regarding PaymentPlan...

More information

CODE OF CONDUCT 1. GENERAL RULES. 1.1 Other rules and laws. 1.2 Enforcement of the Rules

CODE OF CONDUCT 1. GENERAL RULES. 1.1 Other rules and laws. 1.2 Enforcement of the Rules CODE OF CONDUCT These rules are applicable when distributing mobile premium rate services and location based services in Sweden ( the Rules ). The Rules are agreed upon by the Swedish mobile operators,

More information

Payment Services Integration Guideline

Payment Services Integration Guideline Payment 2 Table of contents 1. Description of Maksuturva Services...5 1.1 Payments...7 1.2 Delivery Information management and tracking...9 1.3 Web Buyer's Services (Satisfaction Guarantee)...10 1.4 ertificate

More information

TIS HELP FOR INDEPENDENT OPERATORS CONTENTS

TIS HELP FOR INDEPENDENT OPERATORS CONTENTS TIS HELP FOR INDEPENDENT OPERATORS CONTENTS 1 INTRODUCTION... 3 1.1 TIE... 3 1.2 Account set up in TIS... 3 1.3 VAT number (EU only)... 3 1.4 Business license number (China only)... 3 1.5 Access levels...

More information

System-specific message implementing guidelines files

System-specific message implementing guidelines files System-specific message implementing guidelines files National Board of Customs Updated 8 September 202 System-specific MIG files The Message Implementing Guidelines for each system are archived into zip

More information

XML. Rail Events and Intermodal Ramp Activity

XML. Rail Events and Intermodal Ramp Activity XML Rail Events and Intermodal Ramp Activity Message Implementation Guide Version 1.0.0 Change history Version Date Comments 1.0.0 10-Aug-2016 Initial version Contact our ecommerce team: Hamburg Süd Customer

More information

1/45. Guidance for the Standard Audit File - Payroll, Version 1.0: Appendix B: SAF-P Schema version element AuditFilePayroll

1/45. Guidance for the Standard Audit File - Payroll, Version 1.0: Appendix B: SAF-P Schema version element AuditFilePayroll Guidance for the Standard Audit File - Payroll, Version 1.0: Appendix B: SAF-P Schema version 1.00 1/45 schema location: SAF-P_Schema_v_1.00.xsd attribute form default: element form default: targetnamespace:

More information

SweBase. Version

SweBase. Version SweBase Version 12.0.0.12 SweBase is an add on to Dynamics 365 Business Central, including adjustments to the Swedish market. The documentation lists the changes and additions made to the product. The

More information

AED - FAIA. Fichier d'audit informatisé AED. Schema FAIA_v_2.01_reduced_version_A.xsd. Page 1 / 122. element AuditFile

AED - FAIA. Fichier d'audit informatisé AED. Schema FAIA_v_2.01_reduced_version_A.xsd. Page 1 / 122. element AuditFile Schema FAIA_v_2.01_reduced_version_A.xsd schema location: attributeformdefault: elementformdefault: http://www.aed.public.lu/faia/faia/faia_v_2.01_reduced_version_a.xsd unqualified qualified Elements Complex

More information

Carrefour Belgium e-invoice

Carrefour Belgium e-invoice CertiONE Level 1 - Bizmail Carrefour e-invoice 1 User manual CertiONE Bizmail Carrefour Belgium e-invoice Retail Supplier Community CertiONE Level 1 - Bizmail Carrefour e-invoice 2 Table of contents 1

More information

XML. Truck Events and Transportation Carrier Shipment Status Message

XML. Truck Events and Transportation Carrier Shipment Status Message XML Truck Events and Transportation Carrier Shipment Status Message Message Implementation Guide Version 1.0.0 Change history Version Date Comments 1.0.0 15-Aug-2016 Initial version Contact our ecommerce

More information

BANKING CIRCLE WEB BULK UPLOAD

BANKING CIRCLE WEB BULK UPLOAD 18109 Training Manual - BULK UPLOAD_Layout 1 11/05/2016 10:06 Page 1 Freedom to BANKING CIRCLE WEB BULK UPLOAD SAXO PAYMENTS INTERNET BANKING WHAT IS A BULK PAYMENT? A bulk payment is defined as a payment

More information

SVENSK STANDARD SS-ISO 9244:2008/Amd 1:2016

SVENSK STANDARD SS-ISO 9244:2008/Amd 1:2016 SVENSK STANDARD SS-ISO 9244:2008/Amd 1:2016 Fastställd/Approved: 2016-04-21 Publicerad/Published: 2016-04-27 Utgåva/Edition: 1 Språk/Language: engelska/english ICS: 01.080.20; 53.100 Anläggningsmaskiner

More information

RESOLV EDI CONTROL. User Guide Version 9.2 for HANA PRESENTED BY ACHIEVE IT SOLUTIONS

RESOLV EDI CONTROL. User Guide Version 9.2 for HANA PRESENTED BY ACHIEVE IT SOLUTIONS RESOLV EDI CONTROL User Guide Version 9.2 for HANA PRESENTED BY ACHIEVE IT SOLUTIONS Copyright 2011-2016 by Achieve IT Solutions These materials are subject to change without notice. These materials are

More information

CyberSource Global Payment Management

CyberSource Global Payment Management CyberSource Global Payment Management Magento 2.x Implementation Guide Version 1.1.0 August 2017 Extract Use this guide to install and configure the CyberSource extension for Magento 2.x. Contents Recent

More information

Remittance Advice VDA4907 for Magna Steyr Graz N

Remittance Advice VDA4907 for Magna Steyr Graz N Remittance Advice VDA4907 for Magna Steyr Standard Supersedes Edition 09.2005 Purpose This standard describes the specifications of Magna Steyr for supplier concerning the usage of VDA4907 Remittance Advice.

More information

CONTENT PAGE # Internet Banking: Getting Started Preparing for the Upgrade 3 Changes You Must Be Aware Of 4 New functionality 4 On-line Limits 5

CONTENT PAGE # Internet Banking: Getting Started Preparing for the Upgrade 3 Changes You Must Be Aware Of 4 New functionality 4 On-line Limits 5 Table of content CONTENT PAGE # Internet Banking: Getting Started Preparing for the Upgrade 3 Changes You Must Be Aware Of 4 New functionality 4 On-line Limits 5 System Functions Accounts and Balances

More information

InfoGlue for light editors

InfoGlue for light editors 1 InfoGlue for light editors Go to www.publicera.gu.se/enkel-inloggning and click on the link to the login page for light editors. There may also be a login-link somewhere on your department s website,

More information

Vendor Portal User guide and terms of use

Vendor Portal User guide and terms of use Vendor Portal User guide and terms of use Version 1.6 Classification: Internal Status: Final Expiry date:2017-06-30 Page 1 of 26 Contents 1 Ground rules... 3 2 Introduction and practical information...

More information

Sappi Ariba Network. Summit Guided Session: Account Configuration

Sappi Ariba Network. Summit Guided Session: Account Configuration Sappi Ariba Network Summit Guided Session: Account Configuration 1 Manage invitation letter + 2 Landing Page Sappi 2 1 1 Open the Invitation Letter that you received at your email address from ordersender-prod@ansmtp.ariba.com

More information

Inbound X Version 04010

Inbound X Version 04010 Inbound X12 850 Version 04010 For Value Incentive Plan (VIP) License Ordering Version: ANSI ASC X12 850 4010 Author: Adobe EDI Company: Adobe Systems Inc Modified: 8/31/2015 850 Purchase Order Functional

More information

Note 1: Compendium 4, 5 and 6 are not allowed during the exam.

Note 1: Compendium 4, 5 and 6 are not allowed during the exam. Institutionen för Dataoch Systemvetenskap *:9 (SU) and 2I123 (KTH) Internet Application Protocols and Standards STOCKHOLMS UNIVERSITET KUNGLIGA TEKNISKA HÖGSKOLAN Exam 1999-09-18 The following documents

More information

Altova XMLSpy 2014 Tutorial

Altova XMLSpy 2014 Tutorial Tutorial All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or information storage

More information

SANOFI ELECTRONIC INVOICING

SANOFI ELECTRONIC INVOICING 2 SANOFI ELECTRONIC INVOICING GUIDELINES TO SUPPORT TIMELY PAYMENT OF SUPPLIER INVOICES 1 CONTENT 1. PURPOSE OF THIS DOCUMENT... 3 2. UNDERSTAND SANOFI S REQUIREMENTS... 3 2.1. HOW DO WE BUY FROM OUR SUPPLIERS?...

More information

Local, Danish payments Bulk debits - Business Online

Local, Danish payments Bulk debits - Business Online Local, Danish payments Bulk debits - Business Online Change log Version Date Change 1 Document created 1 03.07.2013 In 2013 there will be some changes in the clearing of Danish account transfers. 18 th

More information

Altova XMLSpy Tutorial

Altova XMLSpy Tutorial Altova XMLSpy 2018 Tutorial All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or

More information

Invoice Specification EDI 810

Invoice Specification EDI 810 Invoice Specification EDI 80 This document is solely for the use of Logicbroker, Inc. personnel and its intended client. No part of it may be circulated, Quoted, or reproduced for distribution outside

More information

Merchant Reporting Tool Interface guideline

Merchant Reporting Tool Interface guideline Merchant Reporting Tool Interface guideline For Merchant Service Center (MSC) Table of Contents 1) Introduction 2 2) Roles and Responsibilities 2 3) Log in 3 4) Merchant Reporting Dashboard 5 5) Settlement

More information

Data Import Guide DBA Software Inc.

Data Import Guide DBA Software Inc. Contents 3 Table of Contents 1 Introduction 4 2 Data Import Instructions 5 3 Data Import - Customers 10 4 Data Import - Customer Contacts 16 5 Data Import - Delivery Addresses 19 6 Data Import - Suppliers

More information

Coupa Guidance for New Suppliers

Coupa Guidance for New Suppliers Coupa Guidance for New Suppliers Welcome to the Pearson Supplier Onboarding Process! This document is designed to help you through the onboarding process by joining the Coupa Supplier Portal. May 2018

More information

ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2

ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2 ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2 Document Control Change Record 4 Date Author Version Change Reference 12-Dec-2016 DOF 1.0 08-Feb-2017 DOF 1.1 Updated with new URL links 23-Mar-2017 DOF 1.2

More information

Anvisning för Svensk Livfaktura

Anvisning för Svensk Livfaktura Anvisning för Svensk Livfaktura Bilaga D: General description of PEPPOL BIS Version 1.1 Upphovsrätt Den här anvisningen för Livfaktura BIS 5A 2.0 är baserad på PEPPOL BIS 5A 2.0 som i sin tur baseras på

More information

HANDEPAY DASHBOARD USER GUIDE HANDEPAY DASHBOARD USER GUIDE. Version:

HANDEPAY DASHBOARD USER GUIDE HANDEPAY DASHBOARD USER GUIDE. Version: HANDEPAY DASHBOARD Version: 1.5-1 - Welcome to the Handepay Dashboard user guide. In this guide we will look at the different sections of the Dashboard and explain what each section does. The different

More information

Guide for approving supplier invoices in Agresso Milestone 5

Guide for approving supplier invoices in Agresso Milestone 5 Guide for approving supplier invoices in Agresso Milestone 5 Author: Finance departement l År: 2017 TABLE OF CONTENTS: 1 Log in... 3 1.1 Inlogg via VPN... 4 2 Start page... 6 2.1 Task List... 6 2.1.1 Favoriter...

More information

User Guide. Last Updated: 8 March Page 1 of 99

User Guide. Last Updated: 8 March Page 1 of 99 User Guide Last Updated: 8 March 2018 Page 1 of 99 Table of Contents... 1 Introduction... 5 EInvoicing / ETransaction... 5 Financio Connect... 5 User & Business Entity... 5 Signing Up... 6 Sign Up... 6

More information

Description de tous les champs du fichier de statut de retour pour l échange FATCA - version 0.4

Description de tous les champs du fichier de statut de retour pour l échange FATCA - version 0.4 Annexe 3 de la circulaire du directeur des contributions ECHA - n 3 (consolidée) du 18 février 2016 Description de tous les champs du fichier de statut de retour pour l échange FATCA - version 0.4 Introduction

More information

Ariba Network Configuration Guide

Ariba Network Configuration Guide Ariba Network Configuration Guide Content 1. Account Configuration I. Account Access II. Company Profile III. Email Notifications IV. Electronic Order Routing V. Electronic Invoice Routing VI. Remittances

More information

Intelligent transport systems Communications access for land mobiles (CALM) 2G Cellular systems (ISO 21212:2008, IDT) SWEDISH STANDARDS INSTITUTE

Intelligent transport systems Communications access for land mobiles (CALM) 2G Cellular systems (ISO 21212:2008, IDT) SWEDISH STANDARDS INSTITUTE SVENSK STANDARD SS-ISO 21212:2008 Fastställd/Approved: 2008-11-03 Publicerad/Published: 2008-12-01 Utgåva/Edition: 1 Språk/Language: engelska/english ICS: 03.220.01; 35.240.60 Intelligent transport systems

More information

Wire & Internal Transfers

Wire & Internal Transfers Wire & Internal Transfers USER GUIDE Transfer funds easily and securely. Convenience. Transfer money between accounts at Union Bank and different banks domestically and internationally. Ease. Say goodbye

More information

Ariba Network Configuration Guide

Ariba Network Configuration Guide Ariba Network Configuration Guide Content 1. Account Configuration I. Account Access II. Company Profile III. Email Notifications IV. Electronic Order Routing V. Electronic Invoice Routing VI. Remittances

More information

Welcome to the Vale Vendor Portal Guide

Welcome to the Vale Vendor Portal Guide Welcome to the Vale Vendor Portal Guide 1. Introductory 1.1 How to access? 1.2 Presenting the Portal 2. Onboarding Process 3. Negotiate Module 4. Purchase Module 5. Payment Module 1. Introductory Main

More information

Purchase Order & Invoicing standards for Swiss Re Management AG, organizačná zložka

Purchase Order & Invoicing standards for Swiss Re Management AG, organizačná zložka and Swiss Re is committed to meeting its obligations to vendors, including timely payment for agreed goods/services. In order to meet this goal we ask all our vendors to comply with minimum requirements

More information

Manual for the ISPConfig 3 Billing Module

Manual for the ISPConfig 3 Billing Module Manual for the ISPConfig 3 Billing Module Version 2.0 for ISPConfig 3.1 Author: Till Brehm Last edited on 09/14/2016 1 The ISPConfig 3 Billing Module is an extension for ISPConfig

More information

Interface design heuristics

Interface design heuristics Interface design heuristics Heuristics practical rules, examples Design for usability Definition of usability ISO 9241 : "The extent to which a product can be used by specified users to achieve specified

More information

Import File Specifications

Import File Specifications ScotiaConnect Wire Payments Trademark of The Bank of Nova Scotia. The Bank of Nova Scotia, 2003. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical,

More information

EDIFACT EANCOM INVOIC D96A

EDIFACT EANCOM INVOIC D96A EDIFACT EANCOM INVOIC D96A Segment UNA UNB UNH BGM DE-Nr. Designation Description Service String Advice UNA:+.? ' Interchange Header S001 Syntax identifier 0001 Syntax identifier UNOC 0002 Syntax version

More information

Welcome to dayz Fashion Business to Business.

Welcome to dayz Fashion Business to Business. Welcome to dayz Fashion Business to Business. To enter our B2B webshop, please visit www.business.dayz.nl (make sure you use this link for B2B entry at all times, do not register or login at www.dayz.nl,

More information

810 IBM Subset - Invoice To Customer - (004010)

810 IBM Subset - Invoice To Customer - (004010) 810 IBM Subset - Invoice To Customer - (004010) Functional Group ID=IN Introduction: This Draft Standard for Trial Use contains the format and establishes the data contents of the Invoice Transaction Set

More information

Basware Portal for Receiving Basware Commerce Network

Basware Portal for Receiving Basware Commerce Network Basware Portal for Receiving Basware Commerce Network Copyright 1999-2016 Basware Corporation. All rights reserved. Disclaimer This product or document is copyrighted according to the applicable copyright

More information

Walter TOOLSHOP. Customer manual. File: UM_Toolshop_Customer manual_en.doc Page 1 of 43 Last update: 09/04/ :49:00 by Andrea Berndt

Walter TOOLSHOP. Customer manual. File: UM_Toolshop_Customer manual_en.doc Page 1 of 43 Last update: 09/04/ :49:00 by Andrea Berndt Walter Customer manual File: UM_Toolshop_Customer manual_en.doc Page 1 of 43 The advantages of TOOL SHOP Up-to-date stock availability & price information Quick access to all tools information 7 days a

More information

SUPPLIER KIT HOW TO SEND E- INVOICES. Suppliers follow the Supplier Kit. MAY KONE improves purchase to payment cycle and process efficiency.

SUPPLIER KIT HOW TO SEND E- INVOICES. Suppliers follow the Supplier Kit. MAY KONE improves purchase to payment cycle and process efficiency. SUPPLIER KIT HOW TO SEND E- INVOICES MAY 2018 Suppliers follow the Supplier Kit. improves purchase to payment cycle and process efficiency. Invoices are paid on time, saving time and money. Basware Corporation

More information

Web4BIS User Guide Version 3.3

Web4BIS User Guide Version 3.3 Web4BIS User Guide Version 3.3 WEB4BIS User Guide - Table of Contents Table of Contents 1. Login and Logout in WEB4BIS... 3 2. Administration... 4 2.1. Change User Data... 4 2.1.1 Change Person Information...

More information

Miscellaneous Payment

Miscellaneous Payment Invoicing Receipt Acceptance Property Transfer Miscellaneous Payment To learn how to electronically submit and take action on irapt documents through simulations and step-by-step procedures, visit the

More information

Qatar Rail. Web Tender Advertisement. User Manual Document (Public User) Version Number: 1.0. Printed: P a g e

Qatar Rail. Web Tender Advertisement. User Manual Document (Public User) Version Number: 1.0. Printed: P a g e Qatar Rail Web Tender Advertisement User Manual Document (Public User) Version Number: 1.0 Printed: 24-01-2019 1 P a g e Table of Contents 1 GENERAL... 3 1.1 Introduction... 3 2 SYSTEM DESCRIPTION... 3

More information

Inbound ANSI X Version 04010

Inbound ANSI X Version 04010 Inbound ANSI X12 850 Version 04010 For CLP License Ordering Version: ANSI X12 850 4010 Author: Adobe EDI Modified: 06/09/2010 CLP_X12_ANSI8504010_060910.ecs 1 For internal use only 850 Purchase Order Functional

More information

JR Simplot Corporate 810 Invoice

JR Simplot Corporate 810 Invoice JR Simplot Corporate 810 Invoice X12/V4010/810: 810 Invoice Version: 1.0 Company: JR Simplot Company Modified: 3/2/2018 Notes: edi@simplot.com Table of Contents 810 Invoice.......................................................................................................................................

More information

Client.dotBANK users guide

Client.dotBANK users guide Client.dotBANK users guide I. How to connect to the system with mobile signature?... 2 II. How to sign documents with mobile signature?... 5 III. How do you view the statement from your account?... 7 IV.

More information

ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0

ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0 ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0 Contents Contents... i Oracle isupplier Portal Overview...1 Recommended Browsers and Settings...2 Advanced Settings...2 Turn-off pop-up blocker or Allow pop-up

More information

PNC BENEFIT PLUS: HEALTH SAVINGS ACCOUNT EMPLOYER GUIDE. Welcome to the PNC BeneFit Plus Employer Portal!

PNC BENEFIT PLUS: HEALTH SAVINGS ACCOUNT EMPLOYER GUIDE. Welcome to the PNC BeneFit Plus Employer Portal! PNC BENEFIT PLUS: HEALTH SAVINGS ACCOUNT EMPLOYER GUIDE Welcome to the PNC BeneFit Plus Employer Portal! The Employer Portal is a powerful, easy-to-use self-service solution that gives you the tools to

More information

Purchase Order & Invoicing standards for Swiss Re Denmark Services A/S

Purchase Order & Invoicing standards for Swiss Re Denmark Services A/S and Swiss Re is committed to meeting its obligations to vendors, including timely payment for agreed goods/services. In order to meet this goal we ask all our vendors to comply with minimum requirements

More information

SveaWebPay Administration service API Document version 1.11

SveaWebPay Administration service API Document version 1.11 Administration service API Document version 1.11 Table of Contents Revisions... 5 Overview... 6 Enumerations... 7 Disclaimer... 7 Methods... 7 Common to all requests... 7 Common to all responses... 7 Structures...

More information

Purchase Order & Invoicing standards for Swiss Re International SE, Niederlassung Deutschland Swiss Re Europe S.A., Niederlassung Deutschland

Purchase Order & Invoicing standards for Swiss Re International SE, Niederlassung Deutschland Swiss Re Europe S.A., Niederlassung Deutschland and Swiss Re is committed to meeting its obligations to vendors, including timely payment for agreed goods/services. In order to meet this goal we ask all our vendors to comply with minimum requirements

More information

ACCOUNT SWITCH KIT. The Honesdale National Bank

ACCOUNT SWITCH KIT. The Honesdale National Bank ACCOUNT SWITCH KIT Move your accounts to quickly and easily. To get started, follow the steps below and submit the form online or through your local HNB Office. Step 1 Complete our New Account Information

More information

Ariba Network Configuration Guide

Ariba Network Configuration Guide Ariba Network Configuration Guide Content Account Configuration Basic Profile Email Notifications Electronic Order Routing Electronic Invoice Routing Remittances Test Account Creation Managing Roles and

More information

ADMINISTRATION SERVICE API 1.12 SveaWebPay

ADMINISTRATION SERVICE API 1.12 SveaWebPay ADMINISTRATION SERVICE API 1.12 SveaWebPay 2 (36) Table of Contents Revisions... 7 Overview... 8 Enumerations... 8 Disclaimer... 8 Methods... 9 Common to all requests... 9 Common to all responses... 9

More information

EIT070. Computer Organization

EIT070. Computer Organization EIT070 Computer Organization Course Organization Course homepage: http://www.eit.lth.se/kurs/eit070 Lab web-pages: http://www.eit.lth.se/index.php?ciuid=943&coursepage=5669 The labs are mandatory part

More information

Ariba Network Configuration Guide

Ariba Network Configuration Guide Ariba Network Configuration Guide Content Account configuration Basic Profile Email Notifications Electronic Order Routing Electronic Invoice Routing Remittances Accelerated payments Test Account creation

More information

How to register and verify yourself on Advcash

How to register and verify yourself on Advcash How to register and verify yourself on Advcash 1. Go to www.advcash.com 2. Click on LOG IN in the upper right corner 3. Press Register 4. Fill out your correct personal details 5. You have now created

More information

Distribution Partner Portal User Manual. Sybase Money Mobiliser 5.1

Distribution Partner Portal User Manual. Sybase Money Mobiliser 5.1 Distribution Partner Portal User Manual Sybase Money Mobiliser 5.1 DOCUMENT ID: DC01868-01-0510-02 LAST REVISED: February 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This publication pertains

More information

SUBSCRIPTION API. Document Version. Introduction

SUBSCRIPTION API. Document Version. Introduction SUBSCRIPTION API Contents Contents... 1 Document Version... 1 Introduction... 1 Procedure to configure Web Service User in Billdozer:... 2 Http Post Parameters... 2 Package... 3 List... 3 Response Parameter

More information

Supplier Guide: How to register as a supplier in Lavante

Supplier Guide: How to register as a supplier in Lavante Supplier Guide: How to register as a supplier in Lavante Shared Services Center Americas May 2018 Registering as a Shire Supplier Shire s Shared Services Centre Americas (SSCA), based in Exton, PA is responsible

More information

TIS HELP VCCS TECHNICAL INFORMATION SHOP (TIS) INSTRUCTION FOR INDEPENDENT OPERATORS

TIS HELP VCCS TECHNICAL INFORMATION SHOP (TIS) INSTRUCTION FOR INDEPENDENT OPERATORS VCCS TECHNICAL INFORMATION SHOP (TIS) INSTRUCTION FOR INDEPENDENT OPERATORS CONTENTS 1 INTRODUCTION... 3 1.1 Account set up... 3 1.1.1 Independent operators with TIE access... 3 1.2 Login for registered

More information

Aon Supplier Enablement Coupa Supplier Training Materials

Aon Supplier Enablement Coupa Supplier Training Materials Aon Supplier Enablement Coupa Supplier Training Materials June, 2017 Table of contents Overview: What is Coupa? Benefits for suppliers Invoicing options PO Flip CSP How to connect to CSP? Profile update

More information

Basic functions Chalmers.se

Basic functions Chalmers.se Chalmers 2013-06-19 Basic functions Chalmers.se Step-by-step Table of contents 1 Basic functions, step-by-step... 2 2 Version... 2 3 Logging in... 2 4 Creating a subsite... 2 5 Creating a page... 3 6 Publishing...

More information

Ariba Network for Suppliers Administrator Quick-Start Guide

Ariba Network for Suppliers Administrator Quick-Start Guide Ariba Network for Suppliers Administrator Quick-Start Guide TABLE OF CONTENTS Getting Started with Ariba Network Logging In Navigating the Home Page Setting Up Your Company Profile Managing Roles and Users

More information

As a result of the closing of the transaction, which occurred on October 1, 2016, Coty now owns and controls the P&G Beauty Business.

As a result of the closing of the transaction, which occurred on October 1, 2016, Coty now owns and controls the P&G Beauty Business. August Attn: Billing Department HFC Prestige International Operations Switzerland SARL Singapore Branch #16-07 Metropolis Tower 2, 11 North Buona Vista Drive, 138589 Singapore Dear Coty Supplier: As you

More information

BKT KOSOVA BUSINESS E-BANKING USER MANUAL

BKT KOSOVA BUSINESS E-BANKING USER MANUAL BKT KOSOVA BUSINESS E-BANKING USER MANUAL Copyright BKT 2017. All rights reserved No part of this publication may be reproduced, translated, adapted, arranged or in any way altered, distributed, communicated,

More information

KNET API Integration Guide

KNET API Integration Guide KNET API Integration Guide API INTEGRATION GUIDE VERSION 1.0 1 Table of Contents 1. Overview...5 1.1 Scope...5 1.2 Target Audience...5 1.3 Assistance...5 1.4 Documentation Feedback...5 2 KNET Transaction

More information

GOQUO AGENT PORTAL USER GUIDE

GOQUO AGENT PORTAL USER GUIDE 1 GOQUO AGENT PORTAL USER GUIDE 2 1. General Overview This document is designed for the purpose of providing users (Agents as well as Admin user) with all main steps in the whole process, as well as detailed

More information

HOW TO SEND PDF E-INVOICES TO UPM-KYMMENE OYJ

HOW TO SEND PDF E-INVOICES TO UPM-KYMMENE OYJ UP-Kymmene Oyj - Supplier Kit for HOW TO SEND PDF E-INVOICES TO UP-KYENE OYJ Copyright All rights reserved UP-Kymmene Oyj 2 (8) SPECIFIC INFORATION REGARDING UP-KYENE OYJ AS AN PDF E-INVOICE RECEIVER A.

More information

MANUAL. Extension for Shop System Magento Version th September 2017

MANUAL. Extension for Shop System Magento Version th September 2017 MANUAL Extension for Shop System Magento Version 1.2.26 29 th September 2017 Content 1 Introduction... 3 2 Installation... 3 2.1 Installation via zip file provided by VR pay ecommerce... 3 3 Configuration...

More information

Vendor Portal User Guide

Vendor Portal User Guide Vendor Portal User Guide Version 1.3.208 Taulia Inc. 420 Taylor Street, 4 th Floor San Francisco, CA 94102 Phone +1 (415) 376 8280 Fax +1 (415) 639 6439 Taulia GmbH Bundesallee 171 10715 Berlin, Germany

More information

Installation guide for payex magento modules

Installation guide for payex magento modules Installation guide for payex magento modules Contents Prerequisite... 1 Installation... 1 Activating getaddress module... 3 Configuration... 4 Payex Payments... 7 Encryption Key... 8 Payex Factoring and

More information

e-invoicing on the e-prior Supplier Portal

e-invoicing on the e-prior Supplier Portal EUROPEAN COMMISSION DIRECTORATE-GENERAL INFORMATICS Information Systems Directorate e-invoicing on the e-prior Supplier Portal User Manual (full functionality) Version 1.40 Date: 15/12/2011 Author: Denis

More information

NATIONWIDE HEALTH PLANS ERA

NATIONWIDE HEALTH PLANS ERA 3/21/2007 Cover Page 1 PAYER ID: 31417 NATIONWIDE HEALTH PLANS ERA For Initial Enrollment with this payer: You MUST be enrolled for EDI with this payer, and have a minimum of one successful claim processed

More information