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 3 Current »

Introduction

The purpose of this service is to provide a stock snapshot.
See Service Limits for information about request limit

Parameters

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

Example

https://<pathtoapi>/service/FrznAud/CustomerCode/<CustomerCode>/SiteCode/<SiteCode>

Response

See: XML Output (FrznAud)

Sample
<FrznAud>
    <A>
        <Site>CO</Site>
        <Cust>JOE</Cust>
        <PCode>025969</PCode>
        <PDesc>MARGAUX</PDesc>
        <PBrand>BDX</PBrand>
        <Rotn>08/D025969</Rotn>
        <FRCode />
        <FRText />
        <FUserID>34</FUserID>
        <FUserName>jijilal</FUserName>
        <DP>Yes</DP>
        <DT>230420</DT>
        <TSF>0</TSF>
        <SF>0</SF>
        <SS>0.75000</SS>
        <SPC>12</SPC>
        <CPP>56</CPP> 
    </A>
</FrznAud>


Response Codes  

Common response codes

  • No labels