Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Introduction

The purpose of this service is to provide a stock snapshot, by rotation.

Parameters

ParameterDetailsRequired
CustomerCodeThe customer code of your accountMandatory
SiteCodeThe site code your account's located atMandatory

Example

http://<pathtoapi>/service/StkRotn/CustomerCode/<CustomerCode>/SiteCode/<SiteCode>

Response

See: 2102 Rotation Stock

Sample
<StockRotn>
    <PRODUCT>
        <HD>
            <Cust>BEN</Cust>
            <Site>CO</Site>
            <Code />
            <Desc>CH LACTR 1999 12 x 75 12 x 75</Desc>
        </HD>
        <LD>
            <Rotn>19/D000377</Rotn>
            <Recd>21/11/2019</Recd>
            <SPC>6</SPC>
            <PC>5</PC>
            <PS>0</PS>
            <TS>30</TS>
            <FzC>0</FzC>
            <FzS>0</FzS>
            <TFzS>0</TFzS>
            <DP>Yes</DP>
            <Rsrv>DIN</Rsrv>
            <YR>1999</YR>
            <FC>Yes</FC>
            <OWC>No</OWC>
            <DS>No</DS>
            <PT>CS</PT>
        </LD>
    </PRODUCT>
</StockRotn>


Response Codes  

Common response codes

  • No labels