Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 572 Bytes

File metadata and controls

13 lines (8 loc) · 572 Bytes

com.ultracart.admin.v2.Model.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]

[Back to Model list] [Back to API list] [Back to README]