ProducerSync API

ContactInfosBaseResponse

object

Common contact information fields shared across versions.

idinteger(int64)

Unique identifier for the contact information.

Example:1234567

npnstring

National Producer Number associated with the contact information.

Example:18551108

transactionIdstring(uuid)

Example:ae51f10b-8b5e-40ba-98a9-8f860392b344

typestring

Type of contact information.

Allowed values:BUSINESS_PHONEBUSINESS_EMAILFAX

Example:BUSINESS_EMAIL

forStatestring

State where the contact information applies.

>= 2 characters<= 2 characters

Example:AL

branchIdstring

Identifier for a related branch, if applicable.

niprDateUpdatedstring(date)

Last date NIPR reported an update to this contact information.

Example:2024-12-01

createdAtstring(date)

Date of the creation of this record in AgentSync.

Example:2021-04-04

updatedAtstring(date)

Date of the most recent update to this record in AgentSync.

Example:2024-12-02

valuestring

The contact information itself (phone number, email, etc.)

Example:apis.rock@agentsync.io

niprDeletedboolean

Indicates if the contact information was marked deleted by NIPR.

Example

ContactInfosV2Response

idinteger(int64)

Unique identifier for the contact information.

Example:1234567

npnstring

National Producer Number associated with the contact information.

Example:18551108

transactionIdstring(uuid)

Example:ae51f10b-8b5e-40ba-98a9-8f860392b344

typestring

Type of contact information.

Allowed values:BUSINESS_PHONEBUSINESS_EMAILFAX

Example:BUSINESS_EMAIL

forStatestring

State where the contact information applies.

>= 2 characters<= 2 characters

Example:AL

branchIdstring

Identifier for a related branch, if applicable.

niprDateUpdatedstring(date)

Last date NIPR reported an update to this contact information.

Example:2024-12-01

createdAtstring(date)

Date of the creation of this record in AgentSync.

Example:2021-04-04

updatedAtstring(date)

Date of the most recent update to this record in AgentSync.

Example:2024-12-02

valuestring

The contact information itself (phone number, email, etc.)

Example:apis.rock@agentsync.io

niprDeletedboolean

Indicates if the contact information was marked deleted by NIPR.

linksobject
Show Child Parameters
Example

ContactInfosV1

idinteger(int64)

Unique identifier for the contact information.

Example:1234567

npnstring

National Producer Number associated with the contact information.

Example:18551108

transactionIdstring(uuid)

Example:ae51f10b-8b5e-40ba-98a9-8f860392b344

typestring

Type of contact information.

Allowed values:BUSINESS_PHONEBUSINESS_EMAILFAX

Example:BUSINESS_EMAIL

forStatestring

State where the contact information applies.

>= 2 characters<= 2 characters

Example:AL

branchIdstring

Identifier for a related branch, if applicable.

niprDateUpdatedstring(date)

Last date NIPR reported an update to this contact information.

Example:2024-12-01

createdAtstring(date)

Date of the creation of this record in AgentSync.

Example:2021-04-04

updatedAtstring(date)

Date of the most recent update to this record in AgentSync.

Example:2024-12-02

valuestring

The contact information itself (phone number, email, etc.)

Example:apis.rock@agentsync.io

niprDeletedboolean

Indicates if the contact information was marked deleted by NIPR.

linksobject
Show Child Parameters
Example

EntitiesBaseResponse

object

Common entity fields shared across versions.

idinteger(int64)

Unique identifier for the entity.

Example:1234567

npnstring

National Producer Number associated with the entity.

Example:18551108

transactionIdstring(uuid)

Example:ae51f10b-8b5e-40ba-98a9-8f860392b344

typestring

Type of entity - individual or firm.

Allowed values:INDIVIDUALFIRM

Example:INDIVIDUAL

feinIdstring | null

Federal Employer Identification Number. Expected to be NULL for individuals.

Example:123456789

companyNamestring | null

Name of the firm. Expected to be NULL for individuals.

Example:Acme Insurance Group

firstNamestring

Example:Jeff

middleNamestring

Example:Lee

lastNamestring

Example:Android

dateOfBirthstring | null(date)

Date of birth for the producer. Expected to be NULL for a firm.

Example:1983-12-15

createdAtstring(date)

Date of the creation of this record in AgentSync.

Example:2021-04-04

updatedAtstring(date)

Date of the most recent update to this record in AgentSync.

Example:2024-12-02

noLicensesboolean
subscriptionCountinteger

Example:4

niprDeletedboolean

Indicates if the entity was marked deleted by NIPR.

Example

EntitiesLinks

object
selfobject
Show Child Parameters
addressesobject
Show Child Parameters
contactInfosobject
Show Child Parameters
appointmentsobject
Show Child Parameters
licensesobject
Show Child Parameters
residentLicenseobject
Show Child Parameters
Example