- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
UpdateOrderClaimDTO
The attributes to update in the claim.
id
stringThe ID of the claim.
The refund amount of the claim.
no_notification
booleanOptionalWhether the customer should receive notifications
about updates related to the claim.
return
stringOptionalThe associated return's ID, if the
claim's type is
replace
.The type of the claim.
metadata
null | Record<string, unknown>OptionalHolds custom data in key-value pairs.
Was this page helpful?