- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
OrderReturnReasonDTO
The order return reason details.
id
stringThe ID of the return reason
value
stringThe unique value of the return reason
label
stringThe label of the return reason
metadata
null | Record<string, unknown>The metadata of the return reason
created_at
string | DateWhen the return reason was created
updated_at
string | DateWhen the return reason was updated
description
stringOptionalThe description of the return reason
parent_return_reason_id
stringOptionalThe parent return reason ID
The associated order return reason.
The return reason children of the order return reason.
Was this page helpful?