Order
This class is the data model for the Order object. It may be used across services and ID defined in XSD format.
Element Name | Element Type | Description |
---|---|---|
orderID | String
(Optional) |
Order ID. Not required during Submit Order but is returned by Get Order Details and Get Orders. |
orderRef | String | Order reference ID. If the orderRef element is sent as an empty element in the SubmitOrder request, then OMS generates the orderRef element. If the orderRef element is not sent, then schema validation fails. |
header | headerType
(Mandatory) |
Order Header data structure. |
line | lineType | Order Line data structure. |
Copyright © Cloud Software Group, Inc. All rights reserved.