package_types
Update custom package type by ID
Update the custom package type object by ID
put/v1/packages/{package_id}
Request body
Example request
{
"package_id": "se-28529731",
"package_code": "custom_laptop_box",
"name": "laptop_box",
"description": "Packaging for laptops"
}Response
The request was successful.
string required