Returns fee estimate for a single item by Walmart Item ID
Returns an estimated fee for a single item identified by Walmart Item ID. Walmart Item ID replaces the SP-API ASIN path parameter per ADR-029.
Path parameters
WalmartItemId
The Walmart Item ID of the item. Replaces SP-API ASIN per ADR-029.
Request
This endpoint expects an object.
FeesEstimateRequest
Fee estimate parameters for a single item. Used in both single-item and batch endpoints. Mirrors SP-API FeesEstimateRequest.
Response
Success
payload
Wraps the fee estimate result for a single-item endpoint.
errors
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error