Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/fulfillment-inbound-api-2024-03-20
ListInboundPlanBoxesResponse
Interface ListInboundPlanBoxesResponse
The
listInboundPlanBoxes
response.
interface
ListInboundPlanBoxesResponse
{
boxes
:
Box
[]
;
pagination
?:
Pagination
;
}
Index
Properties
boxes
pagination?
Properties
boxes
boxes
:
Box
[]
A list of boxes in an inbound plan.
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
listInboundPlanBoxesresponse.