get https://api.easyship.com/2023-01/boxes
Retrieve a list of available courier boxes and your custom boxes.
Required authorization scope: Box
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.