Provides a paginated list of box packages in an inbound plan.

Path parameters

inboundPlanIdstringRequired
Identifier of an inbound plan.

Query parameters

pageSizeintegerOptional1-30
The number of boxes to return in the response matching the given query.
paginationTokenstringOptional
A token to fetch a certain page when there are multiple pages worth of results.

Response

Success
boxeslist of objects
A list of boxes in an inbound plan.
paginationobjectOptional
Contains tokens to fetch from a certain page.

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error