cURL
Agents
Create Agent
Add a new agent to your organization
POST
cURL
Creates a new agent associated with a downstream entity. The agent is identified by their National Producer Number (NPN).
Body
application/json
National Producer Number (NPN) of the agent
Example:
"12345678"
Middle name of the agent (optional). Auto-populated from NIPR if absent.
Maximum string length:
100Example:
"Quentin"
Email address of the agent
Example:
"agent@example.com"
MongoDB ID of the downstream entity association
Example:
"507f1f77bcf86cd799439012"