package_types
List custom package types
List the custom package types associated with the account
get/v1/packages
Response
The request was a success.
Example response
{
"packages": [
{
"package_id": "se-28529731",
"package_code": "package",
"name": "laptop_box",
"description": "Packaging for laptops"
}
]
}