Trendsic Platform Service

<back to all web services

AgentRegistrationTempReportRequest

Requires Authentication
Required role:Administrator
The following routes are available for this service:
GET/v1/AgentRegistrationTempReport
AgentRegistrationTempReportResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ReportDataformList<AgentRegistrationTempExtended>No
AgentRegistrationTempExtended Parameters:
NameParameterData TypeRequiredDescription
FullNameformstringNo
AddressformstringNo
ContractingCompleteformDateTimeNo
PackageMailedformDateTimeNo
TrackingNumformstringNo
Upline1AgentNameformstringNo
Upline2AgentNameformstringNo
HasAgreementformboolNo
IsAgentformboolNo
AgentRegistrationTemp Parameters:
NameParameterData TypeRequiredDescription
AgentRegistrationTempIdformintNo
ApplicationIdformstringNo
CompanyformstringNo
EINformstringNo
FirstNameformstringNo
MiddleNameformstringNo
LastNameformstringNo
Address1formstringNo
Address2formstringNo
CityformstringNo
StateformstringNo
ZipformstringNo
EmailformstringNo
HomePhoneformstringNo
CellPhoneformstringNo
WorkPhoneformstringNo
AgreeToDisclosuresformboolNo
AgreeToDateformDateTimeNo
PaidDateformDateTimeNo
AgentNumberformstringNo
Upline1NameformstringNo
Upline1formintNo
Upline2NameformstringNo
Upline2formintNo
RecruitedByformstringNo
CreatedDateformDateTimeNo
DOBformDateTime?No
SSNformstringNo
PasswordformstringNo
Upline1PercentformdecimalNo
Upline2PercentformdecimalNo
AgentIdformintNo
AccountNameformstringNo
AccountTypeformstringNo
AccountNumberformstringNo
AccountRoutingformstringNo
w9_1formstringNo
w9_2formstringNo
w9_3_1formstringNo
w9_3_2formstringNo
w9_3_3formstringNo
w9_3_4formstringNo
w9_3_5formstringNo
w9_3_6formstringNo
w9_3_7formstringNo
w9_3_8formstringNo
w9_4_1formstringNo
w9_4_2formstringNo
w9_5formstringNo
w9_6formstringNo
w9_7formstringNo
IsSecurityLicensedformboolNo
SecurityLicenseformstringNo
PositionformstringNo
SchoolformstringNo
DistrictformstringNo
StoreNameformstringNo

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

HTTP + XML

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

GET /v1/AgentRegistrationTempReport HTTP/1.1 
Host: api.dev.dynamics.trendsic.com 
Accept: application/xml
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length

<AgentRegistrationTempReportResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CRM.AgencyPlatform.API.Internal">
  <ReportData>
    <AgentRegistrationTempExtended>
      <AccountName>String</AccountName>
      <AccountNumber>String</AccountNumber>
      <AccountRouting>String</AccountRouting>
      <AccountType>String</AccountType>
      <Address1>String</Address1>
      <Address2>String</Address2>
      <AgentId>0</AgentId>
      <AgentNumber>String</AgentNumber>
      <AgentRegistrationTempId>0</AgentRegistrationTempId>
      <AgreeToDate>0001-01-01T00:00:00</AgreeToDate>
      <AgreeToDisclosures>false</AgreeToDisclosures>
      <ApplicationId>String</ApplicationId>
      <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>
      <HomePhone>String</HomePhone>
      <IsSecurityLicensed>false</IsSecurityLicensed>
      <LastName>String</LastName>
      <MiddleName>String</MiddleName>
      <PaidDate>0001-01-01T00:00:00</PaidDate>
      <Password>String</Password>
      <Position>String</Position>
      <RecruitedBy>String</RecruitedBy>
      <SSN>String</SSN>
      <School>String</School>
      <SecurityLicense>String</SecurityLicense>
      <State>String</State>
      <StoreName>String</StoreName>
      <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>
      <ContractingComplete>0001-01-01T00:00:00</ContractingComplete>
      <HasAgreement>false</HasAgreement>
      <IsAgent>false</IsAgent>
      <PackageMailed>0001-01-01T00:00:00</PackageMailed>
      <TrackingNum>String</TrackingNum>
      <Upline1AgentName>String</Upline1AgentName>
      <Upline2AgentName>String</Upline2AgentName>
    </AgentRegistrationTempExtended>
  </ReportData>
  <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:Meta xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:KeyValueOfstringstring>
            <d5p1:Key>String</d5p1:Key>
            <d5p1:Value>String</d5p1:Value>
          </d5p1:KeyValueOfstringstring>
        </d2p1:Meta>
      </d2p1:ResponseError>
    </d2p1:Errors>
    <d2p1:Meta xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>String</d3p1:Key>
        <d3p1:Value>String</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </d2p1:Meta>
  </ResponseStatus>
</AgentRegistrationTempReportResponse>