Get order exchange eligibility by order ID

Customers may want exchange an item because of size, color, or style preferences. Before processing exchange, it's crucial to verify whether the item is eligible for exchange as per your policy.

This endpoint gets the eligibility of exchange request by order number. You can additionally specify lineItemId to get eligibility of a specific item.

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

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