We announce the release of a new API version aimed at providing convenience for our partners using the service.
{
"ship_from": {
"country": "string",
"pickup_id": 0
},
"ship_to": {
"contact_name": "string",
"phone": "string",
"country": "string",
"province": 0,
"district": 0,
"subdistrict": 0,
"address": "string",
"zipcode": "string"
},
"shipments": {
"delivery_note": "string",
"parcels": [
{
"items": [
{
"seller_sku": "string",
"customs_value": 0,
"quantity": 0,
"condition_level": "A",
"line_no": 0
}
]
}
]
},
"config": {
"insurance": "false",
"currency": "string",
"sort_mode": "string",
"auto_approve": true,
"order_type": "b2c",
"delivery_service": "string",
"include_distance_service": false,
"is_customize_packaging": false
},
"payment": {
"cod_amount": 0
},
"referral": {
"order_number": "string",
"platform": "omisell",
"source": "lazada",
"store_order_id": "string"
},
"fulfillment_vas": {
"fulfill_now": "false",
"priority_fulfill": "false"
}
}