Get Inbound Shipment errors

After Sellers request to create an Inbound Order, WFS may return error responses with error codes. Type of errors:

  • SKUs not in WFS catalog: Sellers need to make sure all SKUs have already been converted and added to the WFS catalog
  • Missing required information;
  • Invalid Product ID (incorrect number of digits);
  • Duplicated Inbound Order ID: Inbound Order ID has already been used before
  • Duplicated Product IDs
    Most of these errors can be prevented with a robust API integration that does not allow the mistakes to be made. Seller should update the request based on the error message and re-submit the request.
    Please note, once the Inbound Order is created successfully after the re-submission, historical errors under the same Inbound Order ID will be removed and no longer accessible.

    Market availability: Global
Query Params
string
Defaults to 0

offset is the number of records you wish to skip before selecting records.

Market availability: Global

string
Defaults to 10

The number of Purchase Orders to be returned.

Market availability: Global

string

Unique ID identifying inbound shipment request.

Market availability: Global

Headers
string
required

Access token obtained from the Token API. This is required for authenticating requests to Walmart Marketplace APIs.

Market availability: Global

string

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

Market availability: Global

string
required

A unique ID that identifies each API call and is used to track and debug issues. Use a randomly generated GUID for this ID.

Market availability: Global

string
required

Specifies the name of the Walmart service being called.

Market availability: Global

string
enum
required

Indicates the global version of the API. The value must be set to 3.1.

Market availability: Global

Allowed:
string
enum
required

Identifies the Walmart Marketplace region for the request. If not specified, US is used by default.

Market availability: Global

Allowed:
Response

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