The GetUserRoutePropsRequest object is used as an input in GetUserRouteProps API. This API allows you to fetch the supported exchanges, route types and security type details for the specified route.
GetUserRoutePropsRequest
| Field Name | Required? | Data Type | Accepted Values/Examples |
|---|---|---|---|
| FilterRoutePropsList | No | string | Fetch list of route properties (e.g., VolumeTypes, RouteProp, PriceTypes, ExpirationTypes, BrokerDestination, AllowedToTrade, AlgoType, ATDLType) |
| FilterRoutesList | No | string | Fetch list of route name(s) as shown in Eze EMS |
| UserToken | Yes | string | A server generated GUID that is given as response to the client during the first login |