Unique line of authority ID
Get license line of authority by ID
Retrieves a single line of authority record using its unique loa ID.
Path Parameters
Response
application/hal+json
Response
Success
LicenseLoaV1
unique identifier for the license line of authority (loa) record
Example:1234567
unique identifier for the associated license
Example:967373
Example:ae51f10b-8b5e-40ba-98a9-8f860392b344
The line of authority associated with the license (e.g., Property, Casualty)
Example:Property
A code representing the line of authority
Example:12
The date the line of authority was issued
Example:2004-01-21
Date of the creation of this record in AgentSync
Example:2021-04-04
Date of the most recent update to this record in AgentSync
Example:2024-12-02
Current status of the line of authority. One of Active, Cancelled, or Inactive
Allowed values:ActiveCancelledInactive
Example:Active
The date the current status reason became effective
Example:2020-12-26
Continuing education (CE) compliance status. One of EXEMPT, IN COMPLIANCE, N/A, NOT IN COMPLIANCE or NULL
Example:IN COMPLIANCE
Number of continuing education credits required for compliance
Show Child Parameters
Indicates if the license was marked deleted by NIPR
Show Child Parameters
Producer Other Names
Other names information for producers
Get other names for subscribed NPNs
Returns all other names records for NPNs you are currently subscribed to.
Query Parameters
comma separated list of National Producer Numbers (NPNs)
Example:123456789, 987654321
comma separated list of states abbreviations (must be 2 characters) - this will filter on the forState field
Example:MO, CA, CO
limits results to those that have an updated date equivalent to or after to the date provided (YYYY-MM-DD) - this will filter on the updatedAt field
Example:2024-10-15
specifiy whether or not deleted records should be included in the response - this will filter on the niprDeleted field
Default:true
the number of objects on the page (min = 1 / max = 1,000)
Default:250
>= 1<= 1000
Token for fetching the next page of results
Response
application/hal+json
Response
Success
Show Child Parameters
Show Child Parameters
Get other names for a specific NPN
Returns all other names associated with a specific NPN. If you’re not already subscribed, this request will automatically subscribe you to the NPN.
Query Parameters
comma separated list of states abbreviations (must be 2 characters) - this will filter on the forState field
Example:MO, CA, CO
limits results to those that have an updated date equivalent to or after to the date provided (YYYY-MM-DD) - this will filter on the updatedAt field
Example:2024-10-15
specifiy whether or not deleted records should be included in the response - this will filter on the niprDeleted field
Default:true
the number of objects on the page (min = 1 / max = 1,000)
Default:250
>= 1<= 1000
Token for fetching the next page of results
Path Parameters
National Producer Number (npn) of the data to return
Example:123456789
Response
application/hal+json
Response
Success
Show Child Parameters
Show Child Parameters
Get other names by ID
Retrieves a single other names record using its unique other names ID.
Path Parameters
Unique other names ID
Response
application/hal+json
Response
Success
OtherNamesV1
Common other names fields shared across versions.
Unique identifier for the contact information.
Example:1234567
National Producer Number associated with the contact information.
Example:18551108
Example:ae51f10b-8b5e-40ba-98a9-8f860392b344
Type of other name. One of ALIAS, FIRM_BRANCH, PREVIOUS
Allowed values:ALIASFIRM_BRANCHPREVIOUS
Example:ALIAS
State where the other name applies.
>= 2 characters<= 2 characters
Example:AL
Identifier for a related branch, if applicable.
State company ID
Example:294553
The other name.
Example:My Underwriters Inc
Date of the creation of this record in AgentSync.
Example:2021-04-04
Date of the most recent update to this record in AgentSync.
Example:2024-12-02
Indicates if the contact information was marked deleted by NIPR.