- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
OrderChangeActionDTO
The order change action details.
id
stringThe ID of the order change action
order_change_id
null | stringThe ID of the associated order change
The associated order change
order_id
null | stringThe ID of the associated order
return_id
null | stringThe ID of the associated return.
claim_id
null | stringThe ID of the associated claim.
exchange_id
null | stringThe ID of the associated exchange.
The associated order
reference
stringThe reference of the order change action
reference_id
stringThe ID of the reference
action
ChangeActionTypeThe action of the order change action
details
null | Record<string, unknown>The details of the order change action
internal_note
null | stringThe internal note of the order change action
created_at
string | DateWhen the order change action was created
updated_at
string | DateWhen the order change action was updated
Was this page helpful?