- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
UpdateReturnDTO
The attributes to update in the return.
id
stringThe ID of the return.
location_id
null | stringOptionalThe ID of the location to return the items to.
The refund amount of the return.
no_notification
booleanOptionalWhether the customer should receive notifications related
to updates on the return.
claim_id
stringOptionalThe associated claim's ID.
exchange_id
stringOptionalThe associated exchange's ID.
metadata
null | Record<string, unknown>OptionalHolds custom data in key-value pairs.
items
object[]OptionalThe items of the return.
items
object[]OptionalThe return's status.
requested_at
DateOptionalWas this page helpful?