Get Inventory Log for a WFS item

Returns activity log for any Seller's item that is stored in Walmart Fulfillment Centers (WFS) platform. If no startDate has been provided, the API response will default to inventory logs in the last 90 days.

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

GTIN.

string

Shipment Id.

string

Transaction Type.

string

Transaction Location.

string

Inventory log transaction time starting range (Date in YYYY-MM-DD format).

string

Inventory log transaction time ending range (Date in YYYY-MM-DD format).

string

Sort By Attribute (Supported Attributes: gtin, changedUnits, transactionReasonCode, transactionType, shipmentId).

string

Sort Order (ASC or DESC).

string
Defaults to 0

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

string
Defaults to 50

limit is the number of records to be returned.

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json