AdminPostReturnReasonsReq
The details of the return reason to create.
Properties
label
stringRequiredThe label to display to the Customer.
value
stringRequiredA unique value of the return reason.
description
stringThe description of the Reason.
metadata
Record<string, unknown>An optional set of key-value pairs with additional information.
parent_return_reason_id
stringThe ID of the parent return reason.
Was this section helpful?