Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.61 KB

orderinput.md

File metadata and controls

12 lines (8 loc) · 1.61 KB

OrderInput

An order for a drink or ingredient.

Fields

Field Type Required Description Example
type components.OrderType ✔️ The type of order.
product_code str ✔️ The product code of the drink or ingredient. AC-A2DF3
quantity int ✔️ The number of units of the drink or ingredient to order.