API Docs Version 1.1.79
What's New
POST
/leads
Create Lead
GET
/leads/search
Search Leads
GET
/leads/{customer_id}
Get Elead Customer
PATCH
/leads/{customer_id}
Update Lead
What's Deleted
POST
/dms/leads
Create Lead
GET
/dms/leads/search
Search Leads
GET
/dms/leads/{customer_id}
Get Elead Customer
PATCH
/dms/leads/{customer_id}
Update Lead
What's Changed
POST
/tradein/get-tradein-vehicle
Request:
Changed content type : application/json
- Changed property
filter
(object)All, Decoded Only. Indicates the scope of options returned. Specify at least one filter.
GET
/configuration
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
-
Added property
leads_management_system
(object)Configuration for Lead Management System
-
Property
cdk
(object)CDK configuration
-
Property
api_url
(string)API base URL
-
Property
subscription_id
(string)Subscription identifier between a user entity and the app
-
Property
api_key
(string)API key
-
Property
api_secret
(string)API secret
-
Property
department_id
(string)Accounting Department Id of Store
-
Property
token_url
(string)Token API full URL
-
-
Property
sd_leads
(object)Shift Digital Configuration
- Property
api_url
(string)API URL for shift digital eleads
- Property
-
-
Changed property
dealer_management_system
(object)Configuration for dms
- Deleted property
sd_leads
(object)Shift Digital Configuration
- Deleted property
-
POST
/configuration
Request:
Changed content type : application/json
-
Added property
leads_management_system
(object) -
Changed property
dealer_management_system
(object)- Deleted property
sd_leads
(object)Shift Digital Configuration
- Deleted property
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
-
Added property
leads_management_system
(object)Configuration for Lead Management System
-
Changed property
dealer_management_system
(object)Configuration for dms
- Deleted property
sd_leads
(object)Shift Digital Configuration
- Deleted property
-
PATCH
/configuration
Request:
Changed content type : application/json
-
Added property
leads_management_system
(object) -
Changed property
dealer_management_system
(object)- Deleted property
sd_leads
(object)Shift Digital Configuration
- Deleted property
Return Type:
Changed response : 200 OK
Successful Response
-
Changed content type :
application/json
-
Added property
leads_management_system
(object)Configuration for Lead Management System
-
Changed property
dealer_management_system
(object)Configuration for dms
- Deleted property
sd_leads
(object)Shift Digital Configuration
- Deleted property
-