From empty
To version 12.1
edited by Rasmus Enekvist
on 2019/12/09 11:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +5. CustomerJournal
Parent
... ... @@ -1,0 +1,1 @@
1 +Main.Invoicing.invoice-service.Technical reference.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.XWikiGuest
1 +xwiki:XWiki.rae
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Tags
... ... @@ -1,0 +1,1 @@
1 +px-custom-page-content
Content
... ... @@ -1,0 +1,90 @@
1 +(% class="jumbotron" %)
2 +(((
3 +(% class="container" %)
4 +(((
5 +This is a technical overview of the response file Customer Journal you retrieve from PayEx. The CustomerJournal displays changes in customer status that relates to contracted services.
6 +)))
7 +)))
8 +
9 +{{warning}}
10 +Please note that your Response files might only utilize and/or contain a subset of all elements described below. See the XSD version for your response files to learn more.
11 +{{/warning}}
12 +
13 +== Overview ==
14 +
15 +The Customer Journal displays changes in Customer status - in Accounts receivable - that relates to contracted services.
16 +
17 +Entries in the Customer Journal could stem from events such as:
18 +
19 +* A new legal address has been identified.
20 +* Activation / deactivation of Swedish Automatic Payment Service consent (Svenskt autogiromedgivande).
21 +* Activation / deactivation of Swedish eFaktura B2C.
22 +* That the end customer has been registered as deceased,
23 +
24 +[[image:https://developer.payex.com/xwiki/wiki/developer/download/Main/Invoicing-copy/invoice-service-overview/technical-reference/5.%20CustomerJournal/WebHome/CustomerJournal%20%2814%29.svg?width=445&height=897||alt="CustomerJournal (14).svg" height="911" width="452"]]
25 +
26 +(% id="HRecordDescription" %)
27 +== Name Convention ==
28 +
29 +##CUSTOMERJOURNAL_<CompanyNumber>_<DatumTime>_<SerialNumber>.xml##
30 +
31 +(% class="table-bordered table-striped" %)
32 +|=Names Component|=Description
33 +|CompanyNumber|The company number in our ledger system
34 +|DateTime|The date and time that the file was created. Uses ISO 8601 format, ##YYYYMMDDThhmmdd##
35 +|SerialNumber|Should follow an uninterupted number series, 00001 and so on.
36 +
37 +E.g. ##CUSTOMERJOURNAL_9999_20080923124422_1.xml##
38 +
39 +== Current XML schema description ==
40 +
41 +(% class="wikigeneratedid" %)
42 +A detailed description of the elements in the current version of the XML schema definition file (XSD) can be found [[here>>doc:.XML Schema specification.WebHome]]
43 +
44 +== Download current XML schema file ==
45 +
46 +(% class="row" %)
47 +(((
48 +(% class="col-xs-12" %)
49 +(((
50 +(% border="0" style="width:1023px" %)
51 +|=(% style="width: 208px; background-color: rgb(237, 237, 237);" %)Fileversion|=(% style="width: 213px; background-color: rgb(237, 237, 237);" %)Version|=(% style="width: 288px; background-color: rgb(237, 237, 237);" %)Releasedate|=(% style="width: 585px; background-color: rgb(237, 237, 237);" %)Comment
52 +|(% style="width:208px" %)[[CustomerJournal_[1.X].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.X].xsd]]|(% style="width:213px" %)1.X|(% style="width:288px" %)2020-02-11|(% style="width:585px" %)Added new ConsentType EInvoiceB2CFI
53 +|(% style="width:208px" %)[[CustomerJournal_[1.0].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.0].xsd]]|(% style="width:213px" %)1.0|(% style="width:288px" %)2019|(% style="width:585px" %)Initial version
54 +
55 +== Change Log ==
56 +
57 +
58 +(% id="HVersion1.1" %)
59 +==== **Version 1.1** ====
60 +
61 +(% id="HJanuary2C2016" %)
62 +===== February, 2020 =====
63 +
64 +[[CustomerJournal_[1.X].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.X].xsd]]
65 +
66 +(% class="box" %)
67 +(((
68 +Added new ConsentType EInvoiceB2CFI
69 +)))
70 +
71 +(% id="HVersion1.1" %)
72 +==== **Version 1.0** ====
73 +
74 +(% id="HJanuary2C2016" %)
75 +===== January, 2019 =====
76 +
77 +[[CustomerJournal_[1.0].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.0].xsd]]
78 +
79 +(% class="box" %)
80 +(((
81 + Initial version (latest documented version)
82 +)))
83 +
84 +----
85 +
86 +== Download sample file ==
87 +
88 +[[CustomerJournal_367_20191030141104_422>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_367_20191030141104_422.XML]]
89 +)))
90 +)))