Order

This class is the data model for the Order object. It might be used across services and ID defined in XSD format.

Order Element Details
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 mandatory 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.