2131 API Get
Introduction
The purpose of this service is to return per product stock quantities for an account.
URL parameters
None
Example
http://<pathtoapi>/service/WhStkPd
Request Headers
Key | Details | Required |
---|---|---|
CustomerCode | The customer code of your account | Mandatory |
SiteCode | The site code your account's located at | Mandatory |
ProductCode | Return rotations belonging to this product code | Optional |
Response
Sample
<WhStkPd>
<P>
<PC>101257619000101000</PC>
<TS>120</TS>
<SC>12</SC>
</P>
<P>
<PC>182056818520600750</PC>
<TS>12</TS>
<SC>12</SC>
</P>
</WhStkPd>
XML Element | Definition | Length | Notes |
---|---|---|---|
PC | Product Code | 50 |
|
TS | Total singles | 6 | A total amount in single items, including stocks which are currently frozen. For available stock consider using 2132 API Get instead. |
SC | Singles per case | 5 |
Response Codes
, multiple selections available,
Related content
2321 API Get
2321 API Get
More like this
2370 API Get
2370 API Get
More like this
2101 API Get
2101 API Get
Read with this
2322 API Get
2322 API Get
More like this
2202 API Get
2202 API Get
More like this
2203 API Get
2203 API Get
More like this
Copyright Ontech Solutions 2017-2024. All rights reserved, no part may be replicated or distributed without the express permission of the owner.