v1
latestOpenAPI 3.0.02026-07-1397337495.2 KBpackage_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": "small_flat_rate_box",
"name": "laptop_box",
"description": "Packaging for laptops"
}Response
The request was successful.
string required