Skip to main content

List WFS Inventory Log Entries

GET 

/api/walmart/:integrationInstance/wfs/inventory/log

The WFS inventory transaction log for a single SKU (resolved to its GTIN), pulled live from Walmart and capped at 50 rows. sku is required; transaction_type optionally narrows to one transaction type. A missing/unresolvable SKU or Walmart-side failure returns a 422. Requires a Bearer token.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Request

Responses

OK

Response Headers
    Content-Type