The SubscribeNetPositionsRequest object is used as an input in SubscribeTodaysNetPositions API. By subscribing to this API, you can retrieve real-time position updates through streaming, eliminating the need for repeated API call requests.
SubscribeNetPositionsRequest
| Field Name | Required? | Data Type | Accepted Values/Examples |
|---|---|---|---|
| TimeoutInSeconds | No | int32 | Time out interval for the API request |
| UserToken | Yes | string | A server generated GUID that is given as response to the client during the first login |