OrderMetadata
Version 2024-04-01
Overview
Provides details about order metadata including execution state, when the order is created and last updated.
Fields
Field | Description | ||||||
---|---|---|---|---|---|---|---|
createdAt (String) | The Date Time in ISO 8601 format when the order was initialized. | ||||||
executionState (String) | Denotes current order execution state. The value is constrained to one of the following
| ||||||
updatedAt (String) | The Date Time in ISO 8601 format when the order was last updated. |
Updated about 2 months ago