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 | 10 = Medicare |
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 | No | 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.Dateofbirth | Yes | Yes | YYYY-MM-DD |
Attributes.Residencetype | Yes | Yes | Own or Rent |
Attributes.Yearatresidence | Yes | Yes | Number, e.g. 4 |
Attributes.Coveragetype | Yes | Yes | Individual, Individual Family, Short Term |
Attributes.Relationshiptoapplicant | Yes | Yes | Self |
Attributes.LandingPage | No | No | Valid URL |
Attributes.ConsentText | No | No | TCPA Disclaimer |
Attributes.Education |
Yes |
Yes |
Doctorate Degree,
College,
Other,
Some Or No High School,
Masters Degree,
Less Than High School,
Some College,
High School Diploma,
Bachelors Degree,
Associate Degree
|
Attributes.EmailDomain | Yes | Yes | domain of consumer email provider e.g. gmail.com |
Attributes.Student | Yes | Yes | Yes or No |
Attributes.Gender | Yes | Yes | M or F |
Attributes.Maritalstatus | Yes | Yes | Married or Single |
Attributes.Occupation | Yes | Yes | Open Occupation field |
Attributes.Usresidence | Yes | Yes | Yes or No |
Attributes.Height_FT | Yes | Yes | Single integer, e.g. 5 |
Attributes.Height_Inch | Yes | Yes | Integer, 0-11 |
Attributes.Weight | Yes | Yes | Integer, 30-999 |
Attributes.Deniedcoverage | Yes | Yes | Yes or No |
Attributes.CurrentlyInsured | Yes | Yes | Yes or No |
Attributes.Insurancecompany | Yes | Yes | Current insurer (List) |
Attributes.RelativeHeartDisease | Yes | Yes | Yes or No |
Attributes.RelativeCancer | Yes | Yes | Yes or No |
Attributes.Medicaltreatment | Yes | Yes | Yes or No |
Attributes.Hospitalized | Yes | Yes | Yes or No |
Attributes.Pregnant | Yes | Yes | Yes or No |
Attributes.Smoker | Yes | Yes | Yes or No |
Attributes.Alcoholabstain | Yes | Yes | Yes or No |
Attributes.DUI | Yes | Yes | Yes or No |
Attributes.Preexistingconditions | No | No | Yes or No |
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 |