Lead collection
Documentation to send lead details.
Introduction
Overview
EuroStocks will provide lead details to supplier who send vehicle to EuroStocks with predefined JSON response. Suppliers must have API end point url which will read request send by EuroStocks and respond with Unique Id of new lead.
The API is available at this base URL:
https://services.eurostocks.com
Main features
Lead Details
Prerequisites
Supplier should create API method which can read the request send by EuroStocks. Request will be predefined and send to supplier who has enabled Lead hub and having lead hub end point.
Limited support for the development process and maintenance: Please note that all examples provided in our documentation are considered as guidelines for your development process but EuroStocks for itself is not able to directly assist with any of your preferred programming languages and/or used scripts.
Working with Lead Data
Overview
EuroStocks is having different LeadTypes and LeadSoources available to collect the leads of different types.
Platform Meta Data
leadType
Currently, EuroStocks is having only one LeadType : "contact_me".
leadSource
Currently, Leads can be generated from 3 different source eurostocks.com(eu), dealerwebsite.ext and mobile.de.
Get a lead details
Sample Request EuroStocks send
Sample Response EuroStocks expect from Supplier
Last updated