...
Parameter | 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 | ||
Rotation | The rotation number to return stock for
| Optional |
Example
Response
Sample
Code Block | ||
---|---|---|
| ||
<WhStkRn> <R> <RN>22/0001234</RN> <TS>120</TS> <AS>108</AS> <SC>12</SC> </R> <R> <RN>22/0001234/2</RN> <TS>12</TS> <AS>0</AS> <SC>12</SC> </R> </WhStkRn> |
...