Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 1.13 KB

File metadata and controls

16 lines (15 loc) · 1.13 KB

ReturnReason

Properties

Name Type Description Notes
id String The return reason's ID
value String The value to identify the reason by.
label String A text that can be displayed to the Customer as a reason.
description String A description of the Reason.
parentReturnReasonId String The ID of the parent reason.
parentReturnReason Object Available if the relation `parent_return_reason` is expanded. [optional]
returnReasonChildren Object Available if the relation `return_reason_children` is expanded. [optional]
createdAt OffsetDateTime The date with timezone at which the resource was created.
updatedAt OffsetDateTime The date with timezone at which the resource was updated.
deletedAt OffsetDateTime The date with timezone at which the resource was deleted.
metadata Object An optional key-value map with additional details