Last modified by Nico Lemaire on 2025/05/06 15:49

From version 3.1
edited by Robin Huisman
on 2022/02/08 11:50
Change comment: There is no comment for this version
To version 2.1
edited by Robin Huisman
on 2022/02/08 11:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -161,21 +161,27 @@
161 161  === Response example ===
162 162  
163 163  |(((
164 -{{code language="XML"}}
165 165  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
165 +
166 166  <Response><Customers>
167 -  <Customer LabId="1" LabName="Example Laboratorium" CustomerId="300" CustomerName="Adviesbureau De bodemkoning - Rotterdam" LastModifiedOnClient="2019-05-08T11:05:14.17+02:00" />
168 -  <Customer LabId="1" LabName="Example Laboratorium" CustomerId="656" CustomerName="Adviesbureau De bodemkoning - Delft" LastModifiedOnClient="2019-04-19T13:20:10.123+02:00" />
167 +
168 + <Customer LabId="1" LabName="Example Laboratorium" CustomerId="300" CustomerName="Adviesbureau De bodemkoning - Rotterdam" LastModifiedOnClient="2019-05-08T11:05:14.17+02:00" />
169 +
170 + <Customer LabId="1" LabName="Example Laboratorium" CustomerId="656" CustomerName="Adviesbureau De bodemkoning - Delft" LastModifiedOnClient="2019-04-19T13:20:10.123+02:00" />
171 +
169 169  </Customers>
173 +
170 170  <Status>
171 -    <StatusCode>1</StatusCode>
172 -    <StatusCodeDescription>OK</StatusCodeDescription>
173 -    <ErrorMessage></ErrorMessage>
175 +
176 + <StatusCode>1</StatusCode>
177 +
178 + <StatusCodeDescription>OK</StatusCodeDescription>
179 +
180 + <ErrorMessage></ErrorMessage>
181 +
174 174  </Status>
175 -</Response>
176 -{{/code}}
177 177  
178 -
184 +</Response>
179 179  )))
180 180  
181 181  == Get Products (POST) ==
... ... @@ -339,6 +339,7 @@
339 339  </Status></Response>
340 340  )))
341 341  
348 +
342 342  = Gebruikersaccount controleren. =
343 343  
344 344  
... ... @@ -902,6 +902,7 @@
902 902  </Status></Response>
903 903  )))
904 904  
912 +
905 905  = Get Order status and Results =
906 906  
907 907  == Oplossing/Design ==
... ... @@ -1070,3 +1070,5 @@
1070 1070  
1071 1071  
1072 1072  
1081 +
1082 +