Last modified by Nico Lemaire on 2025/05/06 15:49
From version 1.4
edited by Robin Huisman
on 2022/02/08 11:45
on 2022/02/08 11:45
Change comment:
There is no comment for this version
To version 3.1
edited by Robin Huisman
on 2022/02/08 11:50
on 2022/02/08 11:50
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -161,27 +161,21 @@ 161 161 === Response example === 162 162 163 163 |((( 164 +{{code language="XML"}} 164 164 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 165 - 166 166 <Response><Customers> 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 - 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" /> 172 172 </Customers> 173 - 174 174 <Status> 175 - 176 - <StatusCode>1</StatusCode> 177 - 178 - <StatusCodeDescription>OK</StatusCodeDescription> 179 - 180 - <ErrorMessage></ErrorMessage> 181 - 171 + <StatusCode>1</StatusCode> 172 + <StatusCodeDescription>OK</StatusCodeDescription> 173 + <ErrorMessage></ErrorMessage> 182 182 </Status> 183 - 184 184 </Response> 176 +{{/code}} 177 + 178 + 185 185 ))) 186 186 187 187 == Get Products (POST) == ... ... @@ -345,7 +345,6 @@ 345 345 </Status></Response> 346 346 ))) 347 347 348 - 349 349 = Gebruikersaccount controleren. = 350 350 351 351 ... ... @@ -909,7 +909,6 @@ 909 909 </Status></Response> 910 910 ))) 911 911 912 - 913 913 = Get Order status and Results = 914 914 915 915 == Oplossing/Design == ... ... @@ -1078,4 +1078,3 @@ 1078 1078 1079 1079 1080 1080 1081 -