Update inventory count for items in bulk

This request updates inventory for items in bulk.

The DSV_INVENTORY feed type updates inventory across multiple ship nodes, and across multiple products. The DSV_INVENTORY feed type only supports JSON requests and responses.

For more information about feed types, see the Bulk Updates Overview.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Specifies the feed type.

Valid values are:

ValueMeaning
DSV_INVENTORYThis feed type updates inventory across multiple ship nodes across multiple products.
Body Params

Request fields

InventoryFeedHeader
object
required

Contains inventory feed header information.

Inventory
array of objects
required

Array of objects containing inventory information.

Inventory*
Headers
string

Identifier that tracks the consumer request by channel.

Use the consumer channel type received during your onboarding.
Contact your system administrator or developer management for the correct WM_CONSUMER.CHANNEL.TYPE value.

string
required

Unique identifier for each API call, used to track and debug issues.

Use a randomly generated GUID for this ID.

string
required

Access token returned by the Create access token request.

This value is required for token-based authentication.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json