# /producerimport/v1/agents Endpoint: POST /producerimport/v1/agents Version: v1 ## Request fields (application/xml): - `BusinessAddress` (object) - `BusinessAddress.DynamicData` (object,null) - `BusinessAddress.AddressId` (integer,null) - `BusinessAddress.City` (string, required) - `BusinessAddress.ClientAddressId` (string,null) - `BusinessAddress.Country` (string,null) - `BusinessAddress.County` (string,null) - `BusinessAddress.FromDate` (string,null) - `BusinessAddress.State` (string, required) - `BusinessAddress.StreetAddress1` (string, required) - `BusinessAddress.StreetAddress2` (string,null) - `BusinessAddress.ToDate` (string,null) - `BusinessAddress.Zip` (string, required) - `Contact` (object) - `Contact.AdditionalEmailAddress` (string,null) - `Contact.BusinessEmailAddress` (string, required) - `Contact.BusinessFaxNumber` (string,null) - `Contact.BusinessPhoneExtension` (string,null) - `Contact.BusinessPhoneNumber` (string,null) - `Contact.CellPhoneNumber` (string,null) - `Contact.HomeEmailAddress` (string,null) - `Contact.HomeFaxNumber` (string,null) - `Contact.HomePhoneNumber` (string,null) - `Contact.SuppressEmail` (string,null) - `CurrentEmployment` (object) - `CurrentEmployment.EmployerName` (string, required) - `CurrentEmployment.EmploymentId` (integer,null) - `CurrentEmployment.HireDate` (string, required) - `CurrentEmployment.InvestmentRelated` (string,null) - `CurrentEmployment.JobTitle` (string, required) - `CurrentEmployment.SupervisorName` (string,null) - `Demographic` (object) - `Demographic.AffiliatedWithBank` (string,null) - `Demographic.Alias` (string,null) - `Demographic.BackOfficeNrf` (string,null) - `Demographic.BillingCode` (string,null) - `Demographic.BranchLocation` (string,null) - `Demographic.CityOfBirth` (string,null) - `Demographic.CostCenter` (string,null) - `Demographic.CountryOfBirth` (string,null) - `Demographic.CrdNumber` (string,null) - `Demographic.CustomField1` (string,null) - `Demographic.CustomField2` (string,null) - `Demographic.CustomField3` (string,null) - `Demographic.CustomField4` (string,null) - `Demographic.CustomField5` (string,null) - `Demographic.CustomField6` (string,null) - `Demographic.CustomField7` (string,null) - `Demographic.CustomField8` (string,null) - `Demographic.CustomField9` (string,null) - `Demographic.CustomField10` (string,null) - `Demographic.DateOfBirth` (string,null) - `Demographic.DeptNumber` (string,null) - `Demographic.DriverLicenseNumber` (string,null) - `Demographic.DriverLicenseState` (string,null) - `Demographic.EmployerId` (string,null) - `Demographic.EmployersFein` (string,null) - `Demographic.EmpStatus` (string, required) - `Demographic.FirstName` (string, required) - `Demographic.Gender` (string,null) - `Demographic.LastName` (string, required) - `Demographic.MiddleInitial` (string,null) - `Demographic.NiprNumber` (string,null) - `Demographic.NmlsRegPriorFirmYn` (string,null) - `Demographic.NmlsRenewalDate` (string,null) - `Demographic.NmlsRenewalStatus` (string,null) - `Demographic.ResidentState` (string,null) - `Demographic.RfoCode` (string,null) - `Demographic.Salutation` (string,null) - `Demographic.StateOfBirth` (string,null) - `Demographic.Suffix` (string,null) - `Demographic.TerminationDate` (string,null) - `Demographic.UsCitizen` (string,null) - `Hierarchy` (object) - `Hierarchy.HierarchyCode` (string,null) - `Hierarchy.Manager1` (string,null) - `Hierarchy.Manager2` (string,null) - `Hierarchy.Manager3` (string,null) - `Hierarchy.Manager4` (string,null) - `Hierarchy.Manager5` (string,null) - `Hierarchy.Manager6` (string,null) - `Hierarchy.Manager7` (string,null) - `Hierarchy.Manager8` (string,null) - `Hierarchy.Manager9` (string,null) - `Hierarchy.Manager10` (string,null) - `Hierarchy.Supervisor` (string,null) - `Information` (object) - `Information.IaBrochureSupplementDate` (string,null) - `Information.IaBrochureSupplementRequired` (string,null) - `Information.IaSupervisorName` (string,null) - `Information.IaSupervisorPhoneNumber` (string,null) - `Information.IaSupervisorTitle` (string,null) - `MailingAddress` (object) - `ProfileKey` (string, required) - `ResidentAddress` (object) - `Ssn` (string, required) ## Response 200 fields (application/xml): - `Success` (boolean) - `Validations` (string,null) - `Message` (string,null) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 500 fields