Table of Contents

Json Example of RCV-Weight

Below is a Json Example how to send Weight Indicators to 3PL Dynamics.

For using the Weight Functionality you have to do the Weight Setup, for more information: Weight Setup The message type RCV-WEIGHT is a message type for receiving information from, for example, a weighbridge. After receiving a message from another (weighing) system. A weighing document is created.

Processing Codeunit: 11172806 - Function 950

{
    "messageType": "RCV-WEIGHT",
    "sourceDocumentType": 1, //Optional 1=Receipt, 2= Shipment
    "sourceDocumentNo": "U24000593", //WMS Document No
    "postingDate": "2024-07-19",
    "customerNo": "",
    "externalDocumentNo": "2024-D03229",
    "verhicleNo": "-",
    "indicatorCode": "WEEGBRUG",
    "newStatus": "",
    "description": "",
    "entries": [
        {
            "description": "",
            "indicatorCode": "69582",
            "grossWeight": "39500"
        }
    ]
}

Basics and explanation are in our e-learning about Integration with the standard