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
skus
Comma-separated seller SKUs (max 50)
shipNode
Walmart Ship Node ID (for multi-node sellers)
fulfillmentType
Filter by fulfillment type
Allowed values:
pageSize
nextToken
Response
Success
pagination
inventorySummaries
Errors
400
Bad Request Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error