latestOpenAPI 3.0.0Proprietary2026-08-22131410675.6 KB

8d8a7cf79204

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"
    }
  ]
}