Skip to content

Latest commit

 

History

History
13 lines (5 loc) · 393 Bytes

File metadata and controls

13 lines (5 loc) · 393 Bytes

OrderAddItemsAndReleaseRequest

Properties

Name Type Description Notes
items List<OrderItem> Items to add to the order. Must have at least the item id and quantity specified. These will be FREE items on the order since we are post payment on this method. [optional]