2101 API Get
Introduction
The purpose of this service is to provide a stock snapshot, by product.
Parameters
Parameter | Details | Required |
---|---|---|
CustomerCode | The customer code of your account | Mandatory |
SiteCode | The site code your account's located at | Mandatory |
Example
https://<pathtoapi>/service/StkPrdt/CustomerCode/<CustomerCode>/SiteCode/<SiteCode>
Response
See:Â 2101 Product Stock
<StockProd>
<LD>
<CustomerCode>JOE</CustomerCode>
<Site>CO</Site>
<ProductCode />
<Description>CH LATOUR 1999 12 x 75 12 x 75</Description>
<FirstDate>2019-11-21T00:00:00</FirstDate>
<LastDate>2019-11-21T00:00:00</LastDate>
<SPC>6</SPC>
<PC>5</PC>
<PS>0</PS>
<TotalS>30</TotalS>
<FC>0</FC>
<FB>0</FB>
<TotalFS>0</TotalFS>
<AC>0</AC>
<AS>0</AS>
<TotalAS>0</TotalAS>
</LD>
</StockProd>
Response Codes
Copyright Ontech Solutions 2017-2024. All rights reserved, no part may be replicated or distributed without the express permission of the owner.