• Register

Notify New Shipment Intra

This API allows CTS to send shipment details to CEDI.

Request URI

Header Parameter

Field Type Mandatory Value
SOAPAction string Y NotifyNewShipmentIntra

Request Structure

Field Type Mandatory Description
TrackingHeader
    SessionID string Y Session identifier
    CorrelationID string Y Correlation identifier
    RequestID string Y Request identifier
    ObjectType string Y Type of object
    BusinessID string N Business identifier
    ListOfBusinessIDs
        BusinessEntityID(1...∞)
            Name string Y Entity name
            Value string Y Entity value
ContextID string N Business identifier
    ListOfContextIDs
        ContextID(1...∞)
            Name string Y Entity name
            Value string Y Entity value
NotifyNewShipmentIntraRequest
    customerOrder string N Customer order identifier
    shipmentCode string Y Shipment code
    shipmentDate string Y Date of shipment
    Item (1...∞)
        ssccPallet string Y SSCC Pallet code
        palletInstant string Y Pallet creation timestamp
        numCartons integer Y Number of cartons
        batchCode string N Batch code
        bbe string N Best before date
        productEan string Y Product EAN code
        productCode string Y Product code
        productName string Y Product name
        idProduction string N Production identifier
        purchaseOrder string N Purchase order reference
    codiceCliente string Y Customer code

Request Example

Docs Navigation