From empty
To version 23.1
edited by Jens Kral
on 2021/12/02 09:43
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 +developer:Main.Invoicing.invoice-service.Implementation guide.Technical reference.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.XWikiGuest
1 +xwiki:XWiki.jkr
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Tags
... ... @@ -1,0 +1,1 @@
1 +px-custom-page-content
Content
... ... @@ -1,0 +1,145 @@
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.5].xsd>>attach:Main.Invoicing.invoice-service.Implementation guide.Technical reference.WebHome@CustomerJournal_[1.5].xsd]]|(% style="width:213px" %)1.5|(% style="width:288px" %)2021-12-07|(% style="width:585px" %)Added new ConsentType eBoks
53 +|(% style="width:208px" %)[[CustomerJournal_[1.4].xsd>>attach:Main.Invoicing.invoice-service.Implementation guide.Technical reference.WebHome@CustomerJournal_[1.4].xsd]]|(% style="width:213px" %)1.4|(% style="width:288px" %)2021-09-14|(% style="width:585px" %)Added new ConsentTypes PSPRecurringCardConsent and AGDK
54 +|(% style="width:208px" %)[[CustomerJournal_[1.3].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.3].xsd]]|(% style="width:213px" %)1.3|(% style="width:288px" %)2021-06-15|(% style="width:585px" %)Added new CustomerStatusType, BarringLevel
55 +|(% style="width:208px" %)[[CustomerJournal_[1.2].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.2].xsd]]|(% style="width:213px" %)1.2|(% style="width:288px" %)2021-02-16|(% style="width:585px" %)Added new event type, CustomerNotification
56 +|(% style="width:208px" %)[[CustomerJournal_[1.1].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.1].xsd]]|(% style="width:213px" %)1.1|(% style="width:288px" %)2020-11-04|(% style="width:585px" %)Added new ConsentTypes EInvoice20B2CNO,EInvoiceB2CFI
57 +|(% 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
58 +
59 +== Change Log ==
60 +
61 +(% id="HVersion1.1" %)
62 +==== **Version 1.5** ====
63 +
64 +(% id="HJanuary2C2016" %)
65 +===== December, 2021 =====
66 +
67 +[[CustomerJournal_[1.5].xsd>>attach:Main.Invoicing.invoice-service.Implementation guide.Technical reference.WebHome@CustomerJournal_[1.5].xsd]]
68 +
69 +(% class="box" %)
70 +(((
71 +Added new ConsentType eBoks
72 +)))
73 +
74 +(% id="HVersion1.1" %)
75 +==== **Version 1.4** ====
76 +
77 +(% id="HJanuary2C2016" %)
78 +===== September, 2021 =====
79 +
80 +[[CustomerJournal_[1.4].xsd>>attach:Main.Invoicing.invoice-service.Implementation guide.Technical reference.WebHome@CustomerJournal_[1.4].xsd]]
81 +
82 +(% class="box" %)
83 +(((
84 +Added new CustomerStatusType, BarringLevel
85 +)))
86 +
87 +(% id="HVersion1.1" %)
88 +==== **Version 1.3** ====
89 +
90 +(% id="HJanuary2C2016" %)
91 +===== June, 2021 =====
92 +
93 +[[CustomerJournal_[1.3].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.3].xsd]]
94 +
95 +(% class="box" %)
96 +(((
97 +Added new CustomerStatusType, BarringLevel
98 +)))
99 +
100 +(% id="HVersion1.1" %)
101 +==== **Version 1.2** ====
102 +
103 +(% id="HJanuary2C2016" %)
104 +===== Februari, 2021 =====
105 +
106 +[[CustomerJournal_[1.2].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.2].xsd]]
107 +
108 +(% class="box" %)
109 +(((
110 +Added new event type, CustomerNotification
111 +)))
112 +
113 +==== **Version 1.1** ====
114 +
115 +(% id="HJanuary2C2016" %)
116 +===== November, 2020 =====
117 +
118 +[[CustomerJournal_[1.1].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.1].xsd]]
119 +
120 +(% class="box" %)
121 +(((
122 +Added new ConsentType EInvoice20B2CNO
123 +
124 +Added new ConsentType EInvoiceB2CFI
125 +)))
126 +
127 +==== **Version 1.0** ====
128 +
129 +(% id="HJanuary2C2016" %)
130 +===== January, 2019 =====
131 +
132 +[[CustomerJournal_[1.0].xsd>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_[1.0].xsd]]
133 +
134 +(% class="box" %)
135 +(((
136 + Initial version (latest documented version)
137 +)))
138 +
139 +----
140 +
141 +== Download sample file ==
142 +
143 +[[CustomerJournal_367_20191030141104_422>>attach:Main.Invoicing.invoice-service.Technical reference.WebHome@CustomerJournal_367_20191030141104_422.XML]]
144 +)))
145 +)))