AddOrderItemRequest
Type: object
Version: 1.0
Request payload for adding an item to an order.
Fields
| Name | Type | Description | Source |
|---|---|---|---|
Quantity |
integer (int32) | Number of units to order | - |
Created |
string (date-time) | - | - |
ProductId |
string (uuid) | ID of the product to add | - |