URL |
Format Accepted |
Sample Response |
https://leadsdelivery.com/api/ping |
Name/Value Form POST |
{ id: a8c75ef7b6f04a5fa64526fcaa0aef22, price: 4.30, message: "success", code = "OK", success: true } |
https://leadsdelivery.com/api/post |
Name/Value Form POST |
{ id: a8c75ef7b6f04a5fa64526fcaa0aef22, message: "success", code = "OK", success: true } |
https://leadsdelivery.com/api/fullpost |
Name/Value Form POST |
{ id: a8c75ef7b6f04a5fa64526fcaa0aef22, price: 4.30, message: "success", code = "OK", success: true } |
https://leadsdelivery.com/api/xml/{ping|post} |
Name/Value Form POST, with XML response |
Ping Response XML: <ExternalPingResponse><Message>success</Message><Price>5.05</Price<ID>a8c75ef7b6f04a5fa64526fcaa0aef22</ID><Code>OK</code><Success>true</Success></ExternalPingResponse>
Post Response XML: <ExternalPostResponse><Message>success</Message><ID>a8c75ef7b6f04a5fa64526fcaa0aef22</ID><Code>OK</code><Success>true</Success></ExternalPostResponse>
|
See this page for sample data to submit.
|
Field name |
Ping Required |
Post Required |
Notes |
Lead.LeadTypeId | Yes | Yes | 7 = Auto Fin |
TXID | No | Yes | the "ID" value returned from a successful ping |
Source.Key | Yes | Yes | GUID assigned by affiliate manager |
Source.Token | Yes | Yes | GUID assigned by affiliate manager |
Lead.FirstName | No | Yes | e.g. John |
Lead.LastName | No | Yes | e.g. Smith |
Lead.Address | No | Yes | e.g. 1234 Main street |
Lead.Address2 | No | Yes | e.g. APT 5 |
Lead.City | Yes | Yes | e.g. Antown |
Lead.State | Yes | Yes | e.g. NY |
Lead.Zip | Yes | Yes | NNNNN, e.g. 11001 |
Lead.Email | No | Yes | valid email, you@domain.com |
Lead.Homephone | No | Yes | No dashs,e.g. 2125551212 |
Lead.Workphone | No | Yes | No dashs,e.g. 2125551212 |
Attributes.Residencetype | Yes | Yes | Own or Rent |
Attributes.Yearatresidence | Yes | Yes | Number, e.g. 4 |
Attributes.Yearatemployer | Yes | Yes | Number, e.g. 4 |
Attributes.Occupation | Yes | Yes | Open Occupation field |
Attributes.Employer | Yes | Yes | Name Of Employer |
Attributes.EmailDomain | Yes | Yes | domain of consumer email provider e.g. gmail.com |
Attributes.GrossMonthlyIncome | Yes | Yes | Number; e.g. 2500 |
Attributes.LoanTerm | No | No | Number; Years as Number e.g. 5 |
Attributes.LoanAmount | No | No | Number; cost to be financed e.g. 25000 |
Attributes.CreditCheckAuthorized | Yes | Yes | Yes or No |
Attributes.CoSigner | Yes | Yes | Yes or No |
Attributes.SSN | Yes | Yes | Consumer SSN |
Attributes.Bankruptcy | Yes | Yes | Yes or No |
Attributes.MonthlyMortgageOrRent | Yes | Yes | Number; e.g. 1750 |
Test | No | No | 1 = Test Lead, 0 = Live Lead |
Attributes.IPaddress | Yes | Yes | Valid IP address e.g. 1.1.1.1 |
Attributes.ULeadId | Yes | Yes | Assigned from leadid.com |
Attributes.xxTrustedFormCertUrl | No | No | Assigned from trustedform.com (some buyers require this in addition to leadid.com -- include if you use TF) |
Attributes.BornOn | Yes | Yes | Date record was born on |
Attributes.SubID | No | No | Your sub ID |
Attributes.UserAgent | No | No | Consumer Browser Version |
Attributes.PartnerLeadId | No | No | Your internal LeadId (up to 32 chars) |
Attributes.LandingPage | No | No | Valid URL |
Attributes.ConsentText | No | No | TCPA Disclaimer |