Last Modified Date Time in GET Returns API for Marketplace Sellers
We have added new query parameters to GET Returns API that will allow you to filter the return orders based on last modified date and time. Changes to Status, Status Time, Return Tracking Detail, Current Delivery Status, Current Refund Status in the return order details will be captured by the last modified date and time.
Affected API –
New Query Parameters –
- returnLastModifiedStartDate
- returnLastModifiedEndDate
Both are optional parameters, but if returnLastModifiedStartDate is specified, then returnLastModifiedEndDate is mandatory to be specified.
Refer our API documentation here for more details on the new query parameters.