Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/fulfillment-inbound-api-2024-03-20
CustomPlacementInput
Interface CustomPlacementInput
Provide units going to the warehouse.
interface
CustomPlacementInput
{
items
:
ItemInput
[]
;
warehouseId
:
string
;
}
Index
Properties
items
warehouse
Id
Properties
items
items
:
ItemInput
[]
Items included while creating Inbound Plan.
warehouse
Id
warehouseId
:
string
Warehouse Id.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
warehouse
Id
Selling Partner API SDK for JavaScript
Loading...
Provide units going to the warehouse.