viewRules
View all rules stored for an executing firm ID.
| Parameter | Required | Description |
|---|---|---|
| command | Y | viewRules |
| identifier | Y | Executing Firm ID* |
| tradingDay | N |
|
*If no identifier is provided, all rules for the firms’ MPIDs will be returned.
Example Response
{
"msg":"",
"code":"200",
"data":[
{"symbol":"",
"limit_value":999999999,
"limit_type":"abs_ntnl",
"market_participant_id":"CBOE"
"risk_group_id":"0", "reject_behavior":"rej_only"}
]} 




