Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

Introduction

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

Parameters

Parameter

Details

Required

CustomerCode

The customer code of your account

Mandatory

SiteCode

The site code your account's located at

Mandatory

Example

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

Response

See: 2201 Goods Received

Sample
Code Block
languagexmltitleSample
<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