The SubscribeOrderInfoJsonRequest object is used as an input in SubscribeOrderInfoJson API. This API can stream order updates in JSON format and helps in building the DataFrame row by row.
SubscribeOrderInfoJsonRequest
| Field Name | Required? | Data Type | Accepted Values/Examples |
|---|---|---|---|
| Filters | Yes | OrderInfoFilters | Refer to the section OrderInfoFilters |
| UserToken | Yes | string | A server generated GUID that is given as response to the client during the first login |