This document gives detail of Noetic LogistieX Shipping APIs: All-in-one workspace for your shipping requirements.
{
"shipment_purpose": "SALE",
"origin_postal_code": 134002,
"origin_country_code": "IN",
"destination_postal_code": 134005,
"destination_country_code": "IN",
"return_postal_code": 134003,
"return_country_code": "IN",
"shipment_value": 999,
"dimensions": {
"length": 10,
"breadth": 10,
"weight": 1.4,
"height": 10
},
"payment_mode": "COD",
"essential": true,
"fragile": true,
"dangerous": true,
"expected_pickup_slot": {
"start_time": "2019-08-24T14:15:22.123Z",
"end_time": "2019-08-24T14:15:22.123Z"
},
"expected_delivery_slot": {},
"value_added_service": {
"collect_on_delivery": true,
"proof_of_delivery": false,
"exchange": true,
"doorstep_qc": false,
"open_box_delivery": true,
"installation": true
},
"preferred_courier_code": "ECOM",
"service_type": "express",
"recommend_courier": true
}