GET /v2/returns

Description - The Get Returns API provides details of an order item returned by the buyer or undelivered by the courier, and the reason for return. The first call to the API returns max 25 results. Calling the URL returned in the “nextUrl” field of the response gets the subsequent pages of the search result.

Request and Response Parameters

☰ SHOW | HIDE

URL: http://api.flipkart.net/sellers/v2/returns?source={source_mode}&modifiedAfter={modified_after} &modifiedBefore={modified_before}&createdAfter={created_after}&createdBefore={created_before} &locationId={locationId}

Request Header Parameters