Wiki source code of 05. CustomerJournal

Last modified by Fredrik Nilsson on 2023/01/20 10:23
Show last authors
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 |=Name components|=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, ##YYYYMMDDhhmmdd##
35 |SerialNumber|Should follow an uninterrupted number series, 1, 2, 3 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:Main.Invoicing.invoice-service.Implementation guide.Technical reference.CustomerJournal.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:CustomerJournal_[1.x].xsd]]|(% style="width:213px" %)1.6|(% style="width:288px" %)2022-10-18|(% style="width:585px" %)Allows a wider range of chars for Name, Addressee, StreetAddress, COAddress and City.
53 Supports StreetAddress and COAddress with up to 72 chars in length.
54
55 == Change Log ==
56
57 (% id="HVersion1.1" %)
58 ==== **Version 1.6** ====
59
60 (% id="HJanuary2C2016" %)
61 ===== October, 2022 =====
62
63 [[CustomerJournal_[1.6].xsd>>attach:CustomerJournal_[1.6].xsd]]
64
65 (% class="box" %)
66 (((
67 Allows a wider range of chars for Name, Addressee, StreetAddress, COAddress and City.
68 Supports StreetAddress and COAddress with up to 72 chars in length.
69 )))
70
71 (% id="HVersion1.1" %)
72 ==== **Version 1.5** ====
73
74 (% id="HJanuary2C2016" %)
75 ===== December, 2021 =====
76
77 [[CustomerJournal_[1.5].xsd>>attach:Main.Invoicing.invoice-service.Implementation guide.Technical reference.WebHome@CustomerJournal_[1.5].xsd]]
78
79 (% class="box" %)
80 (((
81 Added new ConsentType eBoks
82 )))
83
84 (% id="HVersion1.1" %)
85 ==== **Version 1.4** ====
86
87 (% id="HJanuary2C2016" %)
88 ===== September, 2021 =====
89
90 [[CustomerJournal_[1.4].xsd>>attach:Main.Invoicing.invoice-service.Implementation guide.Technical reference.WebHome@CustomerJournal_[1.4].xsd]]
91
92 (% class="box" %)
93 (((
94 Added new CustomerStatusType, BarringLevel
95 )))
96
97 (% id="HVersion1.1" %)
98 ==== **Version 1.3** ====
99
100 (% id="HJanuary2C2016" %)
101 ===== June, 2021 =====
102
103 [[CustomerJournal_[1.3].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.3].xsd]]
104
105 (% class="box" %)
106 (((
107 Added new CustomerStatusType, BarringLevel
108 )))
109
110 (% id="HVersion1.1" %)
111 ==== **Version 1.2** ====
112
113 (% id="HJanuary2C2016" %)
114 ===== Februari, 2021 =====
115
116 [[CustomerJournal_[1.2].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.2].xsd]]
117
118 (% class="box" %)
119 (((
120 Added new event type, CustomerNotification
121 )))
122
123 ==== **Version 1.1** ====
124
125 (% id="HJanuary2C2016" %)
126 ===== November, 2020 =====
127
128 [[CustomerJournal_[1.1].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.1].xsd]]
129
130 (% class="box" %)
131 (((
132 Added new ConsentType EInvoice20B2CNO
133
134 Added new ConsentType EInvoiceB2CFI
135 )))
136
137 ==== **Version 1.0** ====
138
139 (% id="HJanuary2C2016" %)
140 ===== January, 2019 =====
141
142 [[CustomerJournal_[1.0].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.0].xsd]]
143
144 (% class="box" %)
145 (((
146 Initial version (latest documented version)
147 )))
148
149 ----
150
151 == Download sample file ==
152
153 [[CustomerJournal_367_20191030141104_422>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_367_20191030141104_422.XML]]
154 )))
155 )))