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