Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 528 Bytes

CreateOrder.md

File metadata and controls

17 lines (10 loc) · 528 Bytes

CreateOrder

Create data

Properties

Name Type Description Notes
orderTotal Double Ecommerce cart total [optional]
orderId String Order ID is any non-empty unique string
cartId String Cart ID that originated this order [optional]
contact ContactBaseExtraFull Contact [optional]
products List<Product> List of products [optional]