# /producerimport/v1/agencies Endpoint: POST /producerimport/v1/agencies 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) - `Contacts` (array,null) - `Contacts.BusinessFaxNumber` (string,null) - `Contacts.BusinessPhoneExtension` (string,null) - `Contacts.BusinessPhoneNumber` (string,null) - `Contacts.CellPhoneNumber` (string,null) - `Contacts.ClientContactId` (string,null) - `Contacts.ContactId` (integer,null) - `Contacts.ContactType` (string, required) - `Contacts.EmailAddress` (string, required) - `Contacts.FirstName` (string,null) - `Contacts.LastName` (string,null) - `Demographic` (object) - `Demographic.AffiliatedWithBank` (string,null) - `Demographic.BusinessFax` (string,null) - `Demographic.BusinessPhone` (string,null) - `Demographic.CostCenter` (string,null) - `Demographic.FirmBillingCode` (string,null) - `Demographic.CustomField1` (string,null) - `Demographic.CustomField2` (string,null) - `Demographic.CustomField3` (string,null) - `Demographic.DbaName` (string,null) - `Demographic.DomicileCountry` (string,null) - `Demographic.DomicileState` (string,null) - `Demographic.FirmCrd` (string,null) - `Demographic.FirmId` (string,null) - `Demographic.FirmName` (string, required) - `Demographic.IncorporationDate` (string,null) - `Demographic.Nipr` (string,null) - `Demographic.OrganizationDate` (string,null) - `Demographic.OrganizationType` (integer,null) - `Demographic.ParentFirmProfileKey` (string,null) - `Demographic.Region` (string,null) - `Demographic.StartDate` (string,null) - `Demographic.Status` (integer, required) - `Demographic.TerminationDate` (string,null) - `Demographic.WebAddress` (string,null) - `MailingAddress` (object) - `PrimaryAddress` (object) - `ProfileKey` (string, required) - `Tin` (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