Changes for page Invoice Service

Last modified by Fredrik Köhler on 2018/12/07 12:59
From version 4.1
edited by Tore Aasebo
on 2018/02/20 13:09
To version 5.1
edited by Tore Aasebo
on 2018/02/20 13:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -139,10 +139,62 @@
139 139  
140 140  (% id="Step5_Example" %)
141 141  (((
142 +<︖xml version="1.0" encoding="utf-8"︖>
143 +<CUSIN Version="2.0" CreatedDateTime="2017-12-07T14:54:55" CompanyName="Test Company" CompanyNo="9999">
144 + <DistributionDate>
145 + <AsSoonAsPossible />
146 + </DistributionDate>
147 + <CUSINInfo>
148 + <CustomerNo>1</CustomerNo>
149 + <CustomerInfo>
150 + <Name>Firstname Lastname</Name>
151 + <RegNo CountryCode="SE">400513-0564</RegNo>
152 + <DistributionAddressInfo>
153 + <Addresses>
154 + <Address AddressType="LegalAddress">
155 + <Addressee>Firstname Lastname</Addressee>
156 + <StreetAddress>Street 2</StreetAddress>
157 + <ZipCode>12345</ZipCode>
158 + <City>Big city</City>
159 + <CoAddress>CoAdress</CoAddress>
160 + <CountryCode>SE</CountryCode>
161 + </Address>
162 + <Address AddressType="BillingAddress">
163 + <Addressee>Firstname Lastname</Addressee>
164 + <StreetAddress>Another street 10</StreetAddress>
165 + <ZipCode>53214</ZipCode>
166 + <City>Big city</City>
167 + <CoAddress>CoAdress</CoAddress>
168 + <CountryCode>SE</CountryCode>
169 + </Address>
170 + </Addresses>
171 + <E-MailAddress>test@test.com</E-MailAddress>
172 + </DistributionAddressInfo>
173 + <PaymentInfo>
174 + <Set>
175 + <PaymentRules>
176 + <PaymentRule Rule="UseBGAGSE">
177 + <Value>1</Value>
178 + </PaymentRule>
179 + </PaymentRules>
180 + </Set>
181 + </PaymentInfo>
182 + <DistributionInfo>
183 + <Set>
184 + <BillTypes>
185 + <BillType DistributionBillType="I_Invoice">
186 + <DistributionType>PostalService</DistributionType>
187 + </BillType>
188 + </BillTypes>
189 + </Set>
190 + </DistributionInfo>
191 + </CustomerInfo>
192 + <Invoices/>
193 + </CUSINInfo>
194 +</CUSIN>
142 142  
143 ->NOT DONE STUFF!!
144 144  
145 -
197 +
146 146  )))
147 147  
148 148  >NOT DONE STUFF!!