AdminPostReturnReasonsReq
constructor
Properties
description
stringThe description of the Reason.
label
stringRequiredThe label to display to the Customer.
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.
value
stringRequiredA unique value of the return reason.
Was this section helpful?