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 7 Next »

Introduction

The purpose of this service is to provide the live delivery status for a given reference of ours.
See Service for information about request limit

Parameters

ParameterDetailsRequired
CustomerCodeThe customer code of your accountMandatory
SiteCodeThe site code your account's located atMandatory
PurOrdNoCustomer PO number Optional

Example

http://<pathtoapi>/service/GdsRcvd/CustomerCode/<CustomerCode>/SiteCode/<SiteCode>/PurOrdNo/<PurOrdNo>

Response

See: 1. Goods Received (2201)

Sample
<GoodsRcd>
	<PreAdvice>
        <HD>
            <CustCode>BEN</CustCode>
            <PurOrdNo>VST1878B</PurOrdNo>
            <Notes>  </Notes>
            <Supplier>Mr J. Xyzhouse & Mr.Ben</Supplier>
            <DteRcd>21/11/2019</DteRcd>
            <RcptType>PUR</RcptType>
            <HMRCType>OS</HMRCType>
            <Site>CO</Site>
            <SAS />
            <SDocRef />
            <SDPRef />
        </HD>
        <LD>
            <Rotation>19/D000377</Rotation>
            <PCode />
            <PDesc>CH XYS 1999 12 x 75 12 x 75 CH LATOUR</PDesc>
            <SglCase>6</SglCase>
            <Cases>5</Cases>
            <Singles>0</Singles>
            <TSingles>30</TSingles>
            <ExciseDP>Yes</ExciseDP>
            <IBV>0.00000</IBV>
            <CustomsDP>Yes</CustomsDP>
            <ResCust>WER</ResCust>
            <ResName>WERT</ResName>
            <OWC>No</OWC>
            <Pallets>5</Pallets>
            <CsperPall>1</CsperPall>
            <PALineNo>1</PALineNo>
            <StockDate>21/11/2019</StockDate>
            <RentDate>21/11/2019</RentDate>
        </LD>
    </PreAdvice>
</GoodsRcd>


Response Codes

Common response codes

  • No labels