Search a brokerage firm's policies
POST/brokerage-firms/:brokerageFirmId/policies/search
Filters go in the body, which is why this is a POST. viewType: live means issued rather than currently in force — it includes stopped contracts, so read each row's status before offering an action that needs a running one. pageInfo takes { count, page }.
Request
Responses
- 201