Order

This class is the attribute for the Order object. It might be used across services and ID defined in JSON 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 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.