Update Shipment Quantities

Seller can modify the shipment quantity before the Shipment arrives at the WFS FCs. Seller cannot modify the shipment quantity when Shipment Status = Receiving in Progress, Closed, and Cancelled.
Seller will need to provide new quantities for each SKU to update. Seller will only be able to add up to 6 units per SKU but can reduce to 0 units to remove any SKU from a shipment. Seller cannot change all SKUs’ quantity to 0 – they must cancel the entire Inbound Order.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

Sellers can modify the shipment quantity before the shipment arrives at the WFS fulfillment centers. Sellers can't modify the shipment quantity when Shipment Status = Receiving in Progress, Closed, or Cancelled. Sellers must provide new quantities for each SKU to update. Sellers can add up to six units per SKU, but can reduce the SKU to 0 units to remove a SKU from a shipment. However, sellers cannot change the quantity of all SKUs to 0. Instead, they must cancel the entire inbound order.

Body Params

Request fields

string
required

Unique ID identifying inbound shipment request

string
required

Unique ID identifying inbound shipment

orderItems
array of objects
length between 1 and 5000

update shipment qty line items

orderItems
string
required

Seller Item ID

int32
required
≥ 0

updated quantity

Headers
string
required

Basic authorization header. Base 64 encodes the Client ID and Client Secret retrieved in step two of the integration steps.

string
required

The access token retrieved in the Token API call

string

A unique ID to track the consumer request by channel. Use the Consumer Channel Type received during onboarding

string
required

A unique ID which identifies each API call and used to track and debug issues; use a random generated GUID for this ID

string
required

Walmart Service Name

Response

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