- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
CreateOrderExchangeItemDTO
The order exchange item to be created.
exchange_id
stringThe associated exchange's ID.
item_id
stringThe associated item's ID.
The quantity of the order exchange item
note
stringOptionalThe note of the order exchange item
metadata
null | Record<string, unknown>OptionalHolds custom data in key-value pairs.
Was this page helpful?