Return Reasons
Return reasons record why a customer is sending something back. They apply to both returns and exchanges. Typical examples are “Wrong size”, “No longer needed”, “Different from description”, and “Arrived too late”. Each reason has two fields:- Name: the reason itself, as your team and customers will see it.
- Status: whether the reason is available for use. Setting a reason to inactive hides it from new returns without deleting the history of returns that already used it.
Claim Reasons
Claim reasons record what went wrong with a delivery — problems on your end rather than a customer changing their mind. Typical examples are “Arrived damaged”, “Never arrived”, “Wrong item sent”, and “Missing item from order”. They have the same two fields as return reasons: a name and a status.Claims also have a separate type field — damaged, missing, wrong item, or other — which is a broader grouping than the reason. Your developers can add more types if the standard four do not fit your business.

