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