get https://public-api.easyship.com/2024-09/boxes
Retrieve a list of available courier boxes and your custom boxes.
Required authorization scope: public.box:read
This request returns box types specified with a slug
when creating a shipment via the API or dashboard.
In Easyship API terms,
slug
is a string field used by thebox
object. Slugs contain dimensions of corresponding box types: when you create a shipment, we will get dimensions based on theslug
provided.