Private Medical Insurance



Similar documents
Life Insurance. Web Service Integration Guide

GetLibraryUserOrderList

DEVELOPING CONTRACT - DRIVEN WEB SERVICES USING JDEVELOPER. The purpose of this tutorial is to develop a java web service using a top-down approach.

The #1 Fastest Growing Customer Service Software. Comm100 Marketing API Guide. Copyright 2011 Comm100. All Rights Reserved.

Token Payment Web Services

Oregon Truck Tracking Online

Setting up a basic database in Access 2007

PROCESS TRANSACTION API

Merchant e-solutions Payment Gateway FX Processing. Merchant e-solutions October 2008 Version 1.3

Incoming XML files specification

Przelewy24 WebServices

3 Data Properties and Validation Rules

ACCREDITATION COUNCIL FOR PHARMACY EDUCATION. CPE Monitor. Technical Specifications

HP Service Virtualization

Claim for Special Child Care Benefit and/or increased weekly limit of hours

Merchant Implementation Guide

2009, AdventNet Inc. All rights reserved. Product Customization

Transaction Inquiries

GTPayment Merchant Integration Manual

SPARROW Gateway. Developer API. Version 2.00

INTEGRATION PROCEDURES AND SPECIFICATIONS

Documentation to use the Elia Infeed web services

Understanding Data De-duplication. Data Quality Automation - Providing a cornerstone to your Master Data Management (MDM) strategy

API Documentation. Version 2.0

How to set up a database in Microsoft Access

ipayment Gateway API (IPG API)

REST Webservices API Reference Manual

Requirement engineering Exercise the POS System solution

Batch Validation Tool User Guide

Self Service User Authentication Service Usage Guidelines. Copyright 2013, CionSystems Inc.

How To Get A Credit Card From A Credit Union

Twinfield Single Sign On

XenDesktop 5 (SP1) Broker Event Log Messages. This article contains information on XenDesktop 5 (SP1) Broker Event Log Messages.

AliPay International Services

Encrypted Search for PPC

SalesJunction.com. Sales Force Automation & CRM. SJAPI Guide

goaml PILOT STAKEHOLDER USER GUIDE REGISTRATION

Hosted Credit Card Forms Implementation Guide

Process Transaction API

MS ACCESS DATABASE DATA TYPES

SSL API Documentation. Version 1.2.1

Secure XML API Integration Guide. (with FraudGuard add in)

Gardners ebooks frequently asked questions

Office of Court Administration Automated Registry (AR) Interface Design Document for DSHS - Clinical Management for Behavioral Health Services (CMBHS)

Tracking Sweden API. Version 3.1

User Manual. MDLsolutions Dialer/Predictive Dialer, Supervisor/Call Center Manager Dashboard and Agent Interface. Getting Started Quick Start Page 2

Application for a street trading licence

Search Engine Optimization. Your Visual Blueprint for Effective Internet Marketing. 3rd Edition

Fact Sheet > Super SA > Triple S > Your Questions Answered MAKING AN INCOME PROTECTION CLAIM

Easy CollECt and the transaction ManagEr interface

Tableau Server Trusted Authentication

Color Screen Phones: SIP-T48G and SIP-T46G with firmware version 73

Gateway Integration Specifications Credit Card Processing

Our server platform consists of Microsoft Windows 2008 servers with SQL Server 2005 which are under 24/24 monitoring.

Mobility Tool Guide for Beneficiaries of Leonardo da Vinci programme

The following are two things that cannot be done with a lead until it has been converted to a prospect or account:

How To Connect Legrand Crm To Myob Exo

Multi-Platform Open Annuity

Land Registry Paying for Land Registry services by variable direct debit. Version 12, January Land Registry Variable Direct Debit Scheme

Global Transport Secure ecommerce. Web Service Implementation Guide

Members Online User guide

Claims Management Claim Form. When you have filled in the form, please send it to us at:

Search invoice API. Version 5.1

Web Services Credit Card Errors A Troubleshooter

Installing the ASP.NET VETtrak APIs onto IIS 5 or 6

Overview of Web Services API

Webware License Management Guide

QIWI Wallet Pull Payments API

Melissa Data Address Verification Web Service

We do Online SEO Training. We do Class Room SEO Training. SEO & internet marketing Training

Load Balancing using MS-Redirect Mechanism

Pay Per Click (PPC) Drive Calls To Your Business

NEWSTAR Sales. Web Lead Guide. April 2009 Constellation HomeBuilder Systems, Inc. All right reserved

UPMC HEALTH PLAN. HIPAA EDI Companion Guide

Operation of Qvidian Proposal Automation (QPA) CRM APIs

Attack Vector Detail Report Atlassian

INSTRUCTIONS. for signing documents using "Asan İmza" mobile e-signature through the "AsanDoc" program on different operating systems

ithenticate User Manual


Generate More Sales & Maximize Your ROI!

e-ambiz User Guide N A V I G A T I O N INTRODUCTION Page 1 from 35

Making a complaint about government departments and services to the Parliamentary Ombudsman

NN Markedsdata application installation instruction

APPLICATION FOR CERTIFIED ACCOUNTING TECHNICIAN (CAT) STATUS

ithenticate User Manual

Adworkz Posting Specifications Auto Ping & Post

FieldIT Limited FieldIT CRM. Installation Manual v1.3.i3 (Enterprise Install)

As an aged care worker, this incentive is for you to upgrade your qualifications and build your career in aged care.

Car loan application form (Available to French residents only) Applicant Details Applicant 1 Applicant 2

EEA(PR) Application for a document certifying permanent residence or permanent residence card under the EEA Regulations

THE ONLINE GAMBLING REGULATION ACT 2001 PERSONAL REFERENCE FOR AN APPLICANT

Patient complaint form

Transcription:

Private Medical Insurance Web Service Integration Guide Version 1.0.0 Date 17/12/2014

Service Description Leads can be sent into LeadStream using the SOAP web service. This enables you to send Private Medical Insurance leads into LeadStream through your own custom designed form. ote: LeadStream cannot be held responsible for the data sent via the web service that does not meet the criteria and subsequently does not get sent into LeadStream. Errors that may occur during lead processing are described later in this document. We recommend thorough testing of your form before making it Live. The SOAP Web Service The LeadStream Private Medical Insurance Web Service can be located on the following URL: Live URL: http://delivery.leadstream.co.uk/leaddelivery.svc/addpmilead Test URL: http://testdelivery.leadstream.co.uk/leaddelivery.svc/addpmilead AddPmiLead Method Call Once you have gathered lead details from the client, the first point of interaction with LeadStream should start with a call to our AddPmiLead method on the LeadStream Web Service. Please note that you must validate the data submitted by the client before you post it to the LeadStream web service. <PmiLead xmlns="http://schemas.datacontract.org/2004/07/web_service"> <SupplierId></SupplierId> <SupplierKey></SupplierKey> <ChannelId></ChannelId> <LeadTypeId></LeadTypeId> <IpAddress></IpAddress> <MarketingUrl></MarketingUrl> <MarketingSource></MarketingSource> <MarketingMedium></MarketingMedium> <MarketingTerm></MarketingTerm> <MarketingPermission></MarketingPermission> <AffSubId1></AffSubId1> <AffSubId2></AffSubId2> <AffSubId3></AffSubId3> <Title></Title> <Firstame></Firstame> <Lastame></Lastame> <DobDay></DobDay>

<DobMonth></DobMonth> <Dobear></Dobear> <Address1></Address1> <Address2></Address2> <Town></Town> <Postcode></Postcode> <Email></Email> <Phone></Phone> <PhoneAlt></PhoneAlt> <WhoToCover></WhoToCover> <WhenToStart></WhenToStart> <HaveInsurance></HaveInsurance> <Gender></Gender> <Smoker></Smoker> <fm1_firstame></fm1_firstame> <fm1_lastame></fm1_lastame> <fm1_dob></fm1_dob> <fm1_gender></fm1_gender> <fm1_smoker></fm1_smoker> <fm2_firstame></fm2_firstame> <fm2_lastame></fm2_lastame> <fm2_dob></fm2_dob> <fm2_gender></fm2_gender> <fm2_smoker></fm2_smoker> <fm3_firstame></fm3_firstame> <fm3_lastame></fm3_lastame> <fm3_dob></fm3_dob> <fm3_gender></fm3_gender> <fm3_smoker></fm3_smoker> <fm4_firstame></fm4_firstame> <fm4_lastame></fm4_lastame> <fm4_dob></fm4_dob> <fm4_gender></fm4_gender> <fm4_smoker></fm4_smoker> <fm5_firstame></fm5_firstame> <fm5_lastame></fm5_lastame> <fm5_dob></fm5_dob> <fm5_gender></fm5_gender> <fm5_smoker></fm5_smoker> </PmiLead> Field ame Description Values Req. SupplierId Supplied by LeadStream Int SupplierKey Supplied by LeadStream String ChannelId Supplied by LeadStream Int LeadTypeId Use 10 for PMI Int IpAddress The IP address of the customer s computer making the original enquiry. String (15)

MarketingUrl The URL of the landing page used to generate the lead. String (3-50) MarketingSource The marketing source used to generate the lead (e.g. String (3-50) google) MarketingMedium The marketing medium used to generate the lead (e.g. ppc) String (3-50) MarketingTerm The marketing term used to generate the lead (e.g. life String (3-50) insurance quotes) MarketingPermission Whether the customer has specifically opted in to future Specify: es, o marketing AffSubId1 3 x custom fields for you to submit a custom identification String (0-300) AffSubId2 string (e.g. your customer s String (0-300) AffSubId3 ID, or CRM ID number so you can identify the customer at a later stage.) String (0-300) Title The customer s title (e.g. Mr, Specify: Mr, Mrs, Mrs, Miss, Dr) Miss, Ms, Dr Firstame String (3-50) Lastame String (3-50) DobDay Integer 1-31 DobMonth Integer 1-12 Dobear Integer: 1900-2015 Address1 String (3-50) Address2 String (3-50) Town String (3-40) Postcode String (5-9) Email String (3-50) Phone String (11-13) PhoneAlt String (11-13) WhoToCover Specify: Just Me, My Family WhenToStart Specify: Today, Within 3 Months, Within 6 Months, Over 6 Months HaveInsurance Specify: es, Paid By Myself, es, Paid By My Company, o Gender Smoker Specify: es, o fm1_firstame String (3-50) fm1_lastame String (3-50) fm1_dob String (10)

fm1_gender fm1_smoker Specify: es, o fm2_firstame String (3-50) fm2_lastame String (3-50) fm2_dob String (10) fm2_gender fm2_smoker Specify: es, o fm3_firstame String (3-50) fm3_lastame String (3-50) fm3_dob String (10) fm3_gender fm3_smoker Specify: es, o fm4_firstame String (3-50) fm4_lastame String (3-50) fm4_dob String (10) fm4_gender fm4_smoker Specify: es, o fm5_firstame String (3-50) fm5_lastame String (3-50) fm5_dob String (10) fm5_gender fm5_smoker Specify: es, o AddPmiLead Method Response Once the above details are sent to LeadStream using the AddPmiLead method, the web service will respond with a status whether the lead has been successfully submitted or not with the following XML response. <LeadResult> <Outcome>OK</Outcome> <Status>Valid</Status> <Earnings>37.5</Earnings> <ErrorCode></ErrorCode> <ErrorField></ErrorField> <ErrorMessage></ErrorMessage> </LeadResult> Element ame Description Values Whether the lead was OK Outcome successfully accepted by ERROR LeadStream

Status Earnings ErrorCode ErrorField ErrorMessage The status of the lead in the LeadStream system. our earnings (in GBP). Set if Status is Valid. Delivered Valid Invalid Duplicate Test Quality Check Decimal Int String String After receiving the response you must check the Outcome element to ascertain if the delivery was successful. If the lead has been successfully submitted, the value OK will be returned. If ERROR is returned, a reason for the error will be provided in the ErrorCode, ErrorField and ErrorMessage elements. A list of error codes can be found below. Testing The Integration If you want to submit test leads then please change the web service URL as shown below. Test URL: http://testdelivery.leadstream.co.uk/leaddelivery.svc/addpmilead ou may also submit test leads to the live service providing the word test is entered into either the Firstame or Lastame fields. Going Live When the integration is ready to go live then make sure that live web service URL is used. Additional Lead Data Validation When LeadStream accepts a lead, a check is made whether the same lead has been submitted to the service (based on a matching telephone number or email address) for the same product and validated within the last 30 days. If the lead is a duplicate then the lead will be marked as duplicate and not validated within our system.

Telephone numbers, email addresses and postal addresses are all validated in real time when leads are submitted via validation systems. Leads with invalid telephone numbers, email addresses and postal addresses will be rejected.