v1
latestOpenAPI 3.0.02026-07-1397337495.2 KBpackage_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": "small_flat_rate_box",
"name": "laptop_box",
"description": "Packaging for laptops"
}
]
}