Returns listing restrictions for an item in the indicated marketplace
Returns restrictions on listing an item for a given ASIN and seller. A successful response does not guarantee the seller can list — check the restrictions array.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
asin
Walmart Item ID (maps to ASIN in Walmart Seller API)
conditionType
sellerId
marketplaceIds
Allowed values:
reasonLocale
Locale for localized restriction reason messages
Response
Success
restrictions
Errors
400
Bad Request Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error