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

Example

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

Response

See: 2201 Goods Received

Sample
<GoodsRcd>
    <PreAdvice>
        <HD>
            <CustCode>POL</CustCode>
            <PurOrdNo>SO11584</PurOrdNo>
            <Notes>DPREF:O  O</Notes>
            <Supplier>POL ROGER LTD</Supplier>
            <DteRcd>04/02/2020</DteRcd>
            <RcptType>TRA</RcptType>
            <HMRCType>TR</HMRCType>
            <Site>CO</Site>
            <SAC>POL</SAC>
            <SAS>CO</SAS>
            <SDocRef>O</SDocRef>
        </HD>
        <LD>
            <Rotation>16/0001038</Rotation>
            <PCode>RGR1</PCode>
            <PDesc>NICOLAS PERRIN VDP SYRAH 6X75 NICOLAS PERRIN</PDesc>
            <SglCase>6</SglCase>
            <Cases>0</Cases>
            <Singles>1</Singles>
            <TSingles>1</TSingles>
            <ExciseDP>No</ExciseDP>
            <IBV>25.20000</IBV>
            <CustomsDP>Yes</CustomsDP>
            <OWC>No</OWC>
            <Pallets>0</Pallets>
            <CsperPall>56</CsperPall>
            <StockDate>04/02/2020</StockDate>
            <RentDate>04/02/2020</RentDate>
            <CommCd>22042180</CommCd>
            <UID>SO11584</UID>
            <Year>2010</Year>
            <Brand>NICOLAS PERRIN</Brand>
            <PackCD>CT</PackCD>
            <PackDesc>Original Carton</PackDesc>
            <SS>0.75000</SS>
            <NWghtCs>4.50000</NWghtCs>
        </LD>
        <LD>
            <Rotation>16/0001039</Rotation>
            <PCode>RGR2</PCode>
            <PDesc>HINE CIGAR RESERVE GIFT PACK 24x20 COGNAC</PDesc>
            <SglCase>24</SglCase>
            <Cases>0</Cases>
            <Singles>1</Singles>
            <TSingles>1</TSingles>
            <ExciseDP>No</ExciseDP>
            <IBV>192.00000</IBV>
            <CustomsDP>Yes</CustomsDP>
            <OWC>No</OWC>
            <Pallets>0</Pallets>
            <CsperPall>56</CsperPall>
            <StockDate>04/02/2020</StockDate>
            <RentDate>04/02/2020</RentDate>
            <CommCd>22082012</CommCd>
            <UID>SO11584</UID>
            <Year>9999</Year>
            <Brand>COGNAC</Brand>
            <PackCD>CT</PackCD>
            <PackDesc>Original Carton</PackDesc>
            <SS>0.20000</SS>
            <NWghtCs>4.80000</NWghtCs>
        </LD>
    </PreAdvice>
</GoodsRcd>


Response Codes

Common response codes

  • No labels