This document gives detail of Noetic LogistieX Shipping APIs: All-in-one workspace for your shipping requirements.
{
"consignor_gstin": "22AAAAA0000A1Z5",
"shipment_value": 99.34,
"dimensions": {
"length": 10,
"breadth": 10,
"weight": 1.4,
"height": 10
},
"essential": true,
"fragile": true,
"dangerous": true,
"order_number": "string",
"order_time": "2019-08-24T14:15:22.123Z",
"item_count": 0,
"box_count": 0,
"awb_numbers": [
"116850098"
],
"packaging_serial_numbers": [
"string"
],
"package_scan_action": "NOTHING",
"payment_info": {
"payment_mode": "COD",
"collectable_amount": 99.99,
"qr_code": "http://example.com",
"payment_link": "http://example.com"
},
"eway_bill_number": 876567654323,
"additional_attributes": {
"property1": "string",
"property2": "string"
}
}