- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
CreateOrderReturnReasonDTO
The return reason to be created.
value
stringThe unique value of the return reason.
label
stringThe label of the return reason.
description
stringOptionalThe description of the return reason.
parent_return_reason_id
stringOptionalThe associated parent return reason's ID.
metadata
null | Record<string, unknown>OptionalHolds custom data in key-value pairs.
Was this page helpful?