List Return Reasons (GraphQL)
Returns the active reasons available when creating a return, ordered by position. The resolutionType argument is required and must be return or cancel_items — the reason set differs per resolution type. Pass the chosen reason's id as rmaReasonId when creating a return.
Select _id for the numeric reason id.
TIP
See the Returns overview for how a return is created.
Permission: sales.rma.requests.
All admin operations require an admin Bearer token — see Authentication.

