# /producersearch/v1/agents/search Endpoint: POST /producersearch/v1/agents/search Version: v1 ## Request fields (application/xml): - `AffiliatedAgencyFein` (string,null) - `AllProfiles` (string, required) - `FirstName` (string,null) - `IdentifierType` (string,null) - `IdentifierValue` (string,null) - `LastName` (string,null) - `RequesterIdentifierType` (string,null) - `RequesterIdentifierValue` (string,null) ## Response 200 fields (application/xml): - `AccountId` (integer) - `AgentProfiles` (array,null) - `AgentProfiles.Crd` (string,null) - `AgentProfiles.FirstName` (string,null) - `AgentProfiles.LastName` (string,null) - `AgentProfiles.MiddleName` (string,null) - `AgentProfiles.Npn` (string,null) - `AgentProfiles.ProfileKey` (string,null) - `AgentProfiles.ProfileStatus` (string,null) - `AgentProfiles.Suffix` (string,null) - `IdentifierType` (string,null) - `IdentifierValue` (string,null) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 500 fields