- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
UpdateOrderReturnReasonDTO
The attributes to update in the return reason.
id
stringOptionalThe ID of the return reason.
label
stringOptionalThe label of the return reason.
value
stringOptionalThe unique value of the return reason.
description
stringOptionalThe description of the return reason.
metadata
null | Record<string, unknown>OptionalHolds custom data in key-value pairs.
Was this page helpful?