Amazon Selling Partner API (SP-API) SDK for TypeScript
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
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
Provide units going to the warehouse.