Client Warehouse Product Response
This message is a resonse to a status request regarding a specific product in stock.
XML struktur
LxirEnvelope (1)
LxirEnvelope/Header (1)
The short name [SHORT] on the client the message refers to. Code available from contact person for integration.
Element | Code | Mand. | Explanation |
DateTime |
| Y | Date and time stamp when the message was created |
DocumentNumber |
| Y | Counter document no
|
DocumentVersion |
| Y | Document version |
DocumentName |
| Y | Document name |
ToPartnerUser |
| Y | The short name [SHORT] on the client the message refers to. Code available from contact person for integration. |
ToPartner |
| Y | [SHORT] |
FromPartnerUser |
| Y | [SHORT] |
FromPartner |
| Y | Fixed value, short name loading system |
LxirEnvelope /Body (1)
LxirEnvelope /Body /ClientWarehouseProductResponse (1)
LxirEnvelope /Body / ClientWarehouseProductResponse / ClientWarehouseProduct (1)
Element | Code | Mand. | Explanation
|
ProductNumber |
| Y | Product number |
reOrderLevel |
| N | Re order level of a product |
SubOrderQuantity |
| N | Sub order quantity |
WarehouseShortname |
| Y | Warehouse short name |
<ClientWarehouseProductResponse>
<ClientWarehouseProduct ProductNumber="str1234" reOrderLevel="str1234" SubOrderQuantity="str1234" WarehouseShortname="str1234" />
</ClientWarehouseProductResponse>
Version. | Date | Author/change |
|
A | 2014-07-01 | Muhammad Jawad |
|
B | 2022-02-04 | Zohaib Anees | Verified and atteched referenced xsds |