2340 API Get
Introduction
The purpose of this service is to provide the details of orders picked.
Parameters
Parameter | Details | Required |
---|---|---|
CustomerCode | The customer code of your account | Mandatory |
SiteCode | The site code your account's located at | Mandatory |
DocRef | Document ref | Optional |
Example
http://<pathtoapi>/service/OrdPckd/CustomerCode/<CustomerCode>/SiteCode/<SiteCode>/DocRef/<DocRef>
Response
See:Â 2340 Orders Picking Confirmation
Sample
<PickOrder>
<PICK>
<HD>
<CustCode>BEN</CustCode>
<OrdRef>458</OrdRef>
<DocRef>DOCREF1111</DocRef>
<Type>OD</Type>
<ODate>19/09/2012</ODate>
<ICase>1</ICase>
<DPCRef />
</HD>
<LD>
<PCode>025965</PCode>
<Rotation>12/D090078</Rotation>
<Cases>0</Cases>
<Singles>0</Singles>
<TSingles>0</TSingles>
<CLineNo>0</CLineNo>
<ExciseD>0.0000000</ExciseD>
<CDuty>0.0000000</CDuty>
<VAT>0.00</VAT>
<DCharge>14.7600</DCharge>
<LICase>1</LICase>
<Batch />
<SOLnNt />
<SSCC />
</LD>
</PICK>
</PickOrder>
Response Codes
Code | Message |
---|---|
200 | Response OK |
204 |  No record found for the parameters provided |
Copyright Ontech Solutions 2017-2024. All rights reserved, no part may be replicated or distributed without the express permission of the owner.