Bombshell Agency Platform Service

<back to all web services

AgentRegistrationTempRequest

To override the Content-type in your clients HTTP Accept Header, append the .soap11 suffix or ?format=soap11

HTTP + SOAP11

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /soap11 HTTP/1.1 
Host: api2.exactmedicare.com 
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: AgentRegistrationTempRequest

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body>

<AgentRegistrationTempRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Bombshell.AgencyPlatform.API.Internal">
  <AccountName>String</AccountName>
  <AccountNumber>String</AccountNumber>
  <AccountRouting>String</AccountRouting>
  <AccountType>String</AccountType>
  <Address1>String</Address1>
  <Address2>String</Address2>
  <AgentId>0</AgentId>
  <AgentLicenses>
    <AgentLicense>
      <AgentId>0</AgentId>
      <AgentRegistrationTempId>0</AgentRegistrationTempId>
      <ContactId>0</ContactId>
      <DateAcquired>0001-01-01T00:00:00</DateAcquired>
      <DateCreated>0001-01-01T00:00:00</DateCreated>
      <DateModified>0001-01-01T00:00:00</DateModified>
      <ExpirationDate>0001-01-01T00:00:00</ExpirationDate>
      <Id>0</Id>
      <IsResident>false</IsResident>
      <LicenseNumber>String</LicenseNumber>
      <LicenseState>String</LicenseState>
      <LicenseTypeId>0</LicenseTypeId>
      <LicenseTypeName>String</LicenseTypeName>
      <SecuritiesLicenseTypeName>String</SecuritiesLicenseTypeName>
      <SecurityLicenseTypeId>0</SecurityLicenseTypeId>
      <Temporary>false</Temporary>
    </AgentLicense>
  </AgentLicenses>
  <AgentNumber>String</AgentNumber>
  <AgentRegistrationTempId>0</AgentRegistrationTempId>
  <AgreeToDate>0001-01-01T00:00:00</AgreeToDate>
  <AgreeToDisclosures>false</AgreeToDisclosures>
  <ApplicationId>String</ApplicationId>
  <CanWorkInUS>false</CanWorkInUS>
  <CellPhone>String</CellPhone>
  <City>String</City>
  <Company>String</Company>
  <CreatedDate>0001-01-01T00:00:00</CreatedDate>
  <DOB>0001-01-01T00:00:00</DOB>
  <District>String</District>
  <EIN>String</EIN>
  <Email>String</Email>
  <FirstName>String</FirstName>
  <Flagged>false</Flagged>
  <HealthInsuranceLicense>String</HealthInsuranceLicense>
  <HomePhone>String</HomePhone>
  <IsHealthInsuranceLicensed>false</IsHealthInsuranceLicensed>
  <IsSecurityLicensed>false</IsSecurityLicensed>
  <IsTexasTemp>false</IsTexasTemp>
  <LastName>String</LastName>
  <MailingAddress1>String</MailingAddress1>
  <MailingAddress2>String</MailingAddress2>
  <MailingCity>String</MailingCity>
  <MailingState>String</MailingState>
  <MailingZip>String</MailingZip>
  <MiddleName>String</MiddleName>
  <PaidDate>0001-01-01T00:00:00</PaidDate>
  <Position>String</Position>
  <RecruitedBy>String</RecruitedBy>
  <RegistrationCode>String</RegistrationCode>
  <SSN>String</SSN>
  <School>String</School>
  <SecurityLicense>String</SecurityLicense>
  <State>String</State>
  <Upline1>0</Upline1>
  <Upline1Name>String</Upline1Name>
  <Upline1Percent>0</Upline1Percent>
  <Upline2>0</Upline2>
  <Upline2Name>String</Upline2Name>
  <Upline2Percent>0</Upline2Percent>
  <WorkPhone>String</WorkPhone>
  <Zip>String</Zip>
  <w9_1>String</w9_1>
  <w9_2>String</w9_2>
  <w9_3_1>String</w9_3_1>
  <w9_3_2>String</w9_3_2>
  <w9_3_3>String</w9_3_3>
  <w9_3_4>String</w9_3_4>
  <w9_3_5>String</w9_3_5>
  <w9_3_6>String</w9_3_6>
  <w9_3_7>String</w9_3_7>
  <w9_3_8>String</w9_3_8>
  <w9_4_1>String</w9_4_1>
  <w9_4_2>String</w9_4_2>
  <w9_5>String</w9_5>
  <w9_6>String</w9_6>
  <w9_7>String</w9_7>
  <AgreementsSignatureImage>String</AgreementsSignatureImage>
  <AreasWorkedOrCustomersLocated>String</AreasWorkedOrCustomersLocated>
  <IPAddress>String</IPAddress>
</AgentRegistrationTempRequest>

    </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body>

<AgentRegistrationTempResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Bombshell.AgencyPlatform.API.Internal">
  <AgentRegistrationTempId>0</AgentRegistrationTempId>
  <Message>String</Message>
  <ResponseStatus xmlns:d2p1="http://schemas.servicestack.net/types">
    <d2p1:ErrorCode>String</d2p1:ErrorCode>
    <d2p1:Message>String</d2p1:Message>
    <d2p1:StackTrace>String</d2p1:StackTrace>
    <d2p1:Errors>
      <d2p1:ResponseError>
        <d2p1:ErrorCode>String</d2p1:ErrorCode>
        <d2p1:FieldName>String</d2p1:FieldName>
        <d2p1:Message>String</d2p1:Message>
      </d2p1:ResponseError>
    </d2p1:Errors>
  </ResponseStatus>
  <Success>false</Success>
  <Upline1>0</Upline1>
</AgentRegistrationTempResponse>

    </soap:Body>
</soap:Envelope>