post https://marketplace.walmartapis.com/v3/items/dispute/duplicates/status
Use this API to retrieve the status of up to 100 disputed items at a time.
We need to pass productId
, and productIdType
in the body for creating a dispute.
- POST {{url}}/v3/items/dispute/duplicates/status
Responses will be based on the item status:
-
404: No item Response
-
200: Response received for all items
-
206: Partial response received
An Item can be in 4 different stages:
IN_REVIEW
,IS_DUPLICATE
,ERROR
,NOT_DUPLICATE