Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 519 Bytes

CreateOrder.md

File metadata and controls

18 lines (10 loc) · 519 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 Contact1 [optional]
products List<Product> List of products [optional]