• Register

Send Botting Information

This API allows SAP to share bottling information with Logicall to support related logistics and stock management.

Request URI

Field Type Mandatory Description
bottlingRecords
    bottlingRecord(0...∞) Array N Individual record of a bottling operation
        documentId integer N Document reference
        productionOrder string N Order reference
        productionOrderDate date N Order date
        plant string N Plant code
        movementType string N Movement type
        product string N Product identifier
        batch string N Batch number
        quantity decimal N Produced quantity
        capacity decimal N Container capacity
        volume decimal N Total volume
        degree decimal N Alcohol content
        pureAlcohol decimal N Pure alcohol amount
        productionLine string N Production line
        productionStartTime time N Start time
        transmissionDate date N Transmission date
        transmissionTime time N Transmission time

Request Example JSON

Request Example XML

Response Structure

Field Type Mandatory
status String N
message String N

Response Example JSON

Response Example XML

Docs Navigation