LEAD POSTING – LEAD GENERATOR / AGGREGATOR

lead

This allows you to enter new lead information into Intro XL.  You can post here:

https://www.introxl.com/processrequest.aspx

(Please contact us for test credentials)

Request Fields:

The fields in blue are required for authentication.  The fields in orange are also required, but can be left empty.

CompanyThe company abbreviation in Intro XL
StoreidStore Number in Intro XL.
PasswordLeads Password from Intro XL Store Settings
StoreStore name.  Can be empty
leadtypeUse “New” for new leads or “Reapply” for customers that are re-applying for a loan, or leave blank.
GUIDKey for the Lead.  Can be left blank.  If blank, a GUID will be generated by Intro XL.  You can use this to reference the lead afterward.50
SourceWhere the lead is coming from.  The Lead “Source” is used by the rules engine in Intro XL to route new leads.50
FirstName50
LastName50
Email100
Address100
City50
State5
ZipCode20
YearsAtAddress Suggested values:

LT1 = Less than 1 year

1 = 1 to 2 years

3 = 3 to 5 years

6 = 6 to 10 years

10 = more than 10 years

5
Rentertrue or false
Phone20
TimeReachable10
DateOfBirth
Citizentrue or false
SSN9
DLNoDrivers License No20
Militarytrue or false
MilitaryDependanttrue or false
BorrowAmount If no value, please send zero (0)
PaycheckAmount  If no value, please send zero (0)
DirectDeposittrue or false
PayFrequency 7 = Weekly

14 = Bi-Weekly

15 = Semi-Monthly

31 = Monthly

5
Last_PaydayUse this field for the person’s Last Payday
Next_PaydayUse this field for the person’s Next Payday
IncomeType Suggested Values:

Employment

Government

50
Employer50
EmployerAddress100
EmployerCity50
EmployerState
EmployerZip5
PositionEmployee’s Position50
YearsEmployed Suggested values:

LT1 = Less than 1 year

1 = 1 to 2 years

3 = 3 to 5 years

6 = 6 to 10 years

10 = more than 10 years

5
WorkPhone20
BankName50
ABARoutingNo20
BankAccountNo20
Checkingtrue for Checking and false for Savings
YearswithBankAccount5
ReferenceFirst20
ReferenceLast20
ReferencePhone20
ReferenceRelationshipSuggested Values:

Mother

Father

Wife

Husband

Friend

Other

20
CellPhone20
CallBackNumber20
IP IP address of the potential customer20
Reference2First20
Reference2Last20
Reference2Phone20
Reference2RelationshipSuggested Values:

Mother

Father

Wife

Husband

Friend

Other

20
Reference3First20
Reference3Last20
Reference3Phone20
Reference3RelationshipSuggested Values:

Mother

Father

Wife

Husband

Friend

Other

20
TextingOptionWhether they have opted IN or OUT of receiving text messages.

Valid Values:

IN

OUT

MarketingTextingOptionWhether the have opted IN or OUT of Marketing text messages.

 

Valid values:

IN

OUT

DoNotSolicitValid Values:

true

false

OptionValuesExtra information about the lead.  If you are entering multiple items here, separate them by a Pipe Character (|).500
VehicleMake20
VehicleModel20
VehicleYear20
VehicleBodyStyle50
VehicleTransmission10
VehicleMileage10
VehicleColor20
VehicleVIN50
VehiclePlate20
VehicleInsCompany50
VehicleInsPolicyNo20
VehicleInsPhone20
VehicleTitle50
AffiliateCodeSubID shoud go here100
DecisionLogicCodeDecision Logic Code10
ClarityTrackingCodeThe Clarity Tracking Code50
noteA note that will be inserted into the Lead’s Contact Log500

Request XML:

The response fields in green will be returned with the original request data.

<?xml version=’1.0′ encoding=’utf-8′?>
<introrequest>
<lead>
<Company>cmp</Company>
<Storeid>1</Storeid>
<Password>xxxxx</Password>
<Store></Store>
<leadtype>New</leadtype>
<GUID>2b3d7b3a-9720-4e4f-b5bf-489d664e51b5</GUID>
<Source>Web</Source>
<FirstName>Tom</FirstName>
<LastName>Tester</LastName>
<Email>test@test.com</Email>
<Address>123 Elm St</Address>
<City>Chicago</City>
<State>IL</State>
<ZipCode>60000</ZipCode>
<YearsAtAddress>LT1</YearsAtAddress>
<Renter>true</Renter>
<Phone>9991112222</Phone>
<TimeReachable>MORNING</TimeReachable>
<DateOfBirth>1/1/1980</DateOfBirth>
<Citizen>true</Citizen>
<SSN>999775555</SSN>
<DLNo>a123435676</DLNo>
<Military>false</Military>
<MilitaryDependant>false</MilitaryDependant>
<BorrowAmount>300</BorrowAmount>
<PaycheckAmount>1000</PaycheckAmount>
<DirectDeposit>false</DirectDeposit>
<PayFrequency>14</PayFrequency>
<Last_Payday>9/20/2022</Last_Payday>
<Next_Payday>10/4/2022</Next_Payday>
<IncomeType>Employment</IncomeType>
<Employer>Test Company</Employer>
<EmployerAddress>455 Test St</EmployerAddress>
<EmployerCity>Chicago</EmployerCity>
<EmployerState>IL</EmployerState>
<EmployerZip>60000</EmployerZip>
<Position>Tester</Position>
<YearsEmployed>3</YearsEmployed>
<WorkPhone>9991112226</WorkPhone>
<BankName>Test Bank</BankName>
<ABARoutingNo>911911911</ABARoutingNo>
<BankAccountNo>765765</BankAccountNo>
<Checking>true</Checking>
<YearswithBankAccount>2</YearswithBankAccount>
<ReferenceFirst>Meg</ReferenceFirst>
<ReferenceLast>Tester</ReferenceLast>
<ReferencePhone>9998887777</ReferencePhone>
<ReferenceRelationship>Mother</ReferenceRelationship>
<Reference2First>Amy</Reference2First>
<Reference2Last>Tester</Reference2Last>
<Reference2Phone>9998887777</Reference2Phone>
<Reference2Relationship>Wife</Reference2Relationship>
<Reference3First></Reference3First>
<Reference3Last></Reference3Last>
<Reference3Phone></Reference3Phone>
<Reference3Relationship></Reference3Relationship>
<CallBackNumber>9991112224</CallBackNumber>
<CellPhone>9991112223</CellPhone>
<IP>200.100.10.10</IP>
<OptionValues></OptionValues>
<VehicleMake></VehicleMake>
<VehicleModel></VehicleModel>
<VehicleYear></VehicleYear>
<VehicleBodyStyle></VehicleBodyStyle>
<VehicleTransmission></VehicleTransmission>
<VehicleMileage></VehicleMileage>
<VehicleColor></VehicleColor>
<VehicleVIN></VehicleVIN>
<VehiclePlate></VehiclePlate>
<VehicleInsCompany></VehicleInsCompany>
<VehicleInsPolicyNo></VehicleInsPolicyNo>
<VehicleInsPhone></VehicleInsPhone>
<VehicleTitle></VehicleTitle>
<AffiliateCode></AffiliateCode>
<DecisionLogicCode></DecisionLogicCode>
<ClarityTrackingCode></ClarityTrackingCode>
<note></note>
<Decision>Approved</Decision>
<ReturnURL>https://test.com</ReturnURL >
<Statuscode>success</Statuscode>
<Description>Lead Inserted</Description>
</lead>
</introrequest>

Response Fields:

Statuscode“success” means that the lead was successfully received by Intro XL.
DescriptionReturn Description.  This will give more information if an error occurred.
Decision“Approved”, “Rejected”, or “None”.  “Approved” means that the lead has passed the rules engine.  If this lead is coming from a lead generator, then “Approved” means that the lead has been purchased.
ReturnURLThe URL to redirect the user to.

 

 

Leave A Comment?

This site uses Akismet to reduce spam. Learn how your comment data is processed.