• Register

Insert New Materials in CTS

This API allows to create new materials in CTS

Request URI

Header Parameter

Field Type Mandatory Value
SOAPAction string Y NotifyProductInitilization

Request Structure

Field Type Mandatory Description
NotifyProductInitializationRequest
    ProductionOrderstringYOrder number
    MaterialstringYMaterial code
    StatusstringYOrder status
    LinestringYProduction line
    PalletSizestringYPallet size/type
    PlannedStartDatestringYStart date
    PlannedEndDatestringYEnd date
    TargetQuantitystringYTotal quantity
    TargetUnitstringYUnit of measure
    TargetPalletsstringYTotal pallets
    SequencestringYOrder sequence
    PurchaseOrderstringYPO reference
    BestBeforeDatestringYExpiration date
    ShiftstringYWork shift
    CasesPreviousBatchstringYPrevious batch cases
    DestinationCountrystringYTarget country
    SourcePlantstringNOrigin plant

Request Example

Response Structure

Field Type Mandatory Description
    NotifyProductInitializationResponse
    NotifyProductInitializationData
    authenticatedbooleanYAuthentication status
    responseCodestringYResponse code
    responseMessagestringYResponse message
    CommonResponse
        ResponseType(1...∞)
            Status string Y Response status
            Class string N Response message class
            Code string N Response or error code
            Message string Y Response message

Response Example

Docs Navigation