Returns a list of inventory summaries for seller items

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

skusstringOptional

Comma-separated seller SKUs (max 50)

shipNodestringOptional

Walmart Ship Node ID (for multi-node sellers)

fulfillmentTypeenumOptional
Filter by fulfillment type
Allowed values:
pageSizeintegerOptional1-500Defaults to 100
nextTokenstringOptional

Response

Success
paginationobjectOptional
inventorySummarieslist of objectsOptional

Errors

400
Bad Request Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error