Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/fulfillment-inbound-api-2024-03-20
ListShipmentBoxesResponse
Interface ListShipmentBoxesResponse
The
listShipmentBoxes
response.
interface
ListShipmentBoxesResponse
{
boxes
:
Box
[]
;
pagination
?:
Pagination
;
}
Index
Properties
boxes
pagination?
Properties
boxes
boxes
:
Box
[]
A list of boxes in a shipment.
Optional
pagination
pagination
?:
Pagination
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
boxes
pagination
Selling Partner API SDK for JavaScript
Loading...
The
listShipmentBoxesresponse.