Walmart Seller Center - Bulk update inventory action

The Bulk update inventory action enables you to update the details of multiple inventory items in a single call.

Input

Input fieldDescription
Feed typeSelect the feed type that you plan to update. This can be an inventory or a multi-node inventory.
File nameEnter the name of the file you plan to upload.
MIME-typeSpecify the mime type of the file to upload. Must be a JSON extension.
File contentProvide the file content of the file to upload in binary raw format.

Output

Output fieldDescription
CompletedReturns true if the action ran successfully. Else, returns false.
Feed IDA unique ID used to track the feed file.
Feed statusStatus of the feed file. Can be one of the following: RECEIVED, INPROGRESS, PROCESSED, or ERROR.
Feed submission dateTimestamp of when the feed file was submitted.
Items succeededThe number of items in the feed that were processed successfully.
Items failedThe number of items in the feed that failed due to a data or system error.
Items processingThe number of items in the feed that are still processing.
LimitThe number of items returned. The maximum limit is 1000.
OffsetThe object responds to the starting number, where 0 is the first entity available for request.
Mart IDMart ID that a user or seller uses for a marketplace.
SKUAn arbitrary alphanumeric unique ID, seller-specified, identifies each item.
WPIDAn alphanumeric product ID that is generated by Walmart.
IndexIndex of items in the feed.
Item IDUnique ID of the item.
Ingestion statusData ingestion status. Can be one of the following: DATA_ERROR, SYSTEM_ERROR, TIMEOUT_ERROR, or INPROGRESS.
Product ID typeID of the product type.
Product IDID of the product.

Last updated: