List licence compliance configurations
Compliance Configurations
List Compliance Configurations
The licensing rules your agency measures itself against
GET
List licence compliance configurations
Returns your licence compliance configurations. A configuration names a line of business and, per state, what the entity and its producers are required to hold.
The stored configuration is a thin table of pointers. This endpoint resolves them, down to the licence class and lines of authority, because an id into a NIPR reference table you cannot read is not an answer.
Each stateβs rule carries
isTurrisDefault, which tells you whether it is the platform-wide default for that state and line of business, or a rule built specifically for your agency. That is the field to check before asking anyone to change one.
Narrowing
downstreamEntityId limits the list to configurations owned by one entity.Query Parameters
1-based page number
Required range:
x >= 1Example:
1
Page size (max 100)
Required range:
1 <= x <= 100Example:
50
Narrow the results to a single entity in your organization. Defaults to your whole subtree (your entity plus every branch beneath it). Returns 404 if the id is not in your subtree.
Example:
"6610b3d2c2e0a51b8c0d1f02"