Order
This class is the attribute for the Order object. It might be used across services and ID defined in JSON 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 is a mendatory field. If the orderRef element is not sent, then the schema validation fails. |
header | headerType
(Mandatory) |
Order Header data structure. |
line | lineType | Order Line data structure. |
Copyright © Cloud Software Group, Inc. All rights reserved.