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

Version 1 Next »

Introduction

The purpose of this service is to provide a stock loss information.
See Service 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/StkLoss/CustomerCode/<CustomerCode>/SiteCode/<SiteCode>

Response

See: XML Output (StkLoss)

Sample
<StkLoss>
    <LD>
        <CustCode>POL</CustCode>
        <CustName>POL ROGER LTD</CustName>
        <PCode>BASERED</PCode>
        <PDescription>Base red wine</PDescription>
        <Rotation>17/0000081</Rotation>
        <UID>1334</UID>
        <LossDate>13/11/2019</LossDate>
        <LC>-1</LC>
        <LS>0</LS>
        <LOL>0.10000000000000</LOL>
        <LOA>0.015000</LOA>
        <TAX>413</TAX>
        <REASON>Loss resulting from operation</REASON>
    </LD>CPP>56</CPP> 
    </A>
</StkLoss>


Response Codes  

Common response codes

  • No labels