Pack Config
Pack configuration define how the SKU is packaged, how the unit of metrics are for the SKU and linked with the tracking level of the SKU
Fetch Package Config
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"count": 1,
"previous": null,
"next": 0,
"result": [
{
"id": 61,
"tracking_level_dict": {
"name": "Each",
"level_one_name": "Each",
"level_two_name": "Box of 25",
"level_three_name": "Pallet for 25",
"ratio_level_two_one": 25,
"ratio_level_three_two": 1
},
"created_date": "2022-04-29T14:09:33.047659+05:30",
"modified_date": "2022-04-29T14:09:33.049242+05:30",
"name": "Box of 200",
"each_volume": 100,
"each_weight": 750,
"tag_volume": 1,
"use_each_volume": true,
"use_tag_volume": false,
"uom": "cc",
"created_by": 108434,
"modified_by": null,
"tracking_level": 4,
"each_dimension": 3548619,
"customer": 40082,
"color": null
}
]
}Create Package Config
Headers
Name
Type
Description
Request Body
Name
Type
Description
Update Package Config
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated
Was this helpful?