Get eligibility of returns for items in an order by order ID

Customers may want to return one or more items because they do not meet the expectations or customer has changed their mind. Before processing return, it's crucial to verify whether the items are eligible for return as per your policy

This endpoint gets the eligibility of your return by order number. You can additionally specify lineItemId to get the eligibility of a single line item.

Note: If you do not have the order ID, use the corresponding order number-based endpoint - POST /orders/order-number/{orderNumber}/actions/check-return-eligibility.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!