API Request Details

ID 54519
Request Time 2025-07-04 06:07:30
API Endpoint order/confirmation
Request Payload
{
    "customerId": "CID251398",
    "facilityId": "DE_0710",
    "orders": [
        {
            "orderNumber": "DHLFC_ORDER_302-4919269-3277955",
            "messageDate": "20250704060557",
            "orderStatus": "SHIPPED",
            "carrierName": "man.deutschepost.com",
            "carrierServiceLevel": "DPAR|V66WPI|C|1",
            "serviceLevel": "WARENPOST INTERNATIONAL",
            "handlingUnits": [
                {
                    "ssccCode": "00027607100000641280",
                    "handlingUnitCode": "S1",
                    "handlingUnitType": "SOL",
                    "trackingNumber": "LE436076395DE",
                    "weight": 0.078,
                    "volume": 1170,
                    "length": 18,
                    "height": 5,
                    "width": 13,
                    "handlingUnitLines": [
                        {
                            "lineNumber": "1",
                            "itemNumber": "B09F98MMVC",
                            "unitQuantity": 1,
                            "shippedQuantity": 1,
                            "unitOfMeasure": "units",
                            "inventoryStatus": "Available",
                            "originCode": "DE"
                        }
                    ]
                }
            ],
            "orderLines": [
                {
                    "lineNumber": "1",
                    "itemNumber": "B09F98MMVC",
                    "unitQuantity": 1,
                    "orderedQuantity": 1,
                    "shippedQuantity": 1,
                    "unitOfMeasure": "units",
                    "inventoryStatus": "Available"
                }
            ]
        }
    ]
}
Response Payload
{
    "status": "success"
}
Back to list
Loading…
Loading the web debug toolbar…
Attempt #