- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
CreateOrderClaimItemDTO
The order claim item to be created.
claim_id
stringThe associated claim's ID.
item_id
stringThe associated item's ID.
The reason of the order claim item
is_additional_item
booleanOptionalWhether the order claim item is an additional item sent
as a replacement to the customer.
The quantity of the order claim item
note
stringOptionalThe note of the order claim item
metadata
null | Record<string, unknown>OptionalHolds custom data in key-value pairs.
Was this page helpful?