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

PurOrdNo

Customer PO number 

Optional
Allowing customers to retrieve the data for a specific order (even if the order has already been sent out)

Example

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

Response

See: 1. Goods Received (2201)

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