-
Lead Disposition
-
ELead Service Appointment Schedule Availability
-
Vehicle Duty Cycle
-
Calculate Payments API
-
CDKDrive Customer API
-
Merchandisable Vehicles
- [GET] Ping
- [GET] Query Dealer
- [GET] Query Features
- [GET] Query Identification
- [GET] Query Media
- [GET] Query Merchandisable Vehicle By Id
- [GET] Query Merchandisable Vehicles
- [GET] Query Mileage
- [GET] Query Offers
- [GET] Query Prices
- [GET] Query Reference
- [GET] Query Summary
- [GET] Query Technical
- [GET] Vehicle Description
-
Merchandisable Vehicles Composite
-
Sales Vehicle Specifications API
-
Service Packages
- [GET] Ping
- [GET] Query Labor Operation
- [GET] Query Labor Operations
- [GET] Query Service Package By Identifier
- [GET] Query Service Packages
- [GET] Query Specification By Id
- [GET] Query Specifications
- [POST] Create Labor Operation
- [POST] Create Service Package
- [POST] Create Specification
- [POST] Update Labor Operation
- [POST] Update Service Package
- [POST] Update Specification
- [DELETE] Delete Labor Operation
- [DELETE] Delete Service Package
- [DELETE] Delete Specification
-
Safety Recall API
-
Customers
- [GET] Ping
- [GET] Query Customer By Id
- [GET] Query Customers
- [POST] Add Customer Contact Method
- [POST] Add Customer Postal Address
- [POST] Create Customer
- [POST] Update Customer Contact Method
- [POST] Update Name
- [POST] Update Personal Information
- [POST] Update Postal Addresses
- [DELETE] Delete Contact Method
- [DELETE] Delete Customer
- [DELETE] Delete Postal Address
-
DealershipCustomizations
- [GET] Ping
- [GET] Query Alias By Id
- [GET] Query Aliases
- [GET] Query Dealership Settings
- [GET] Query Labor Type
- [GET] Query Labor Types
- [GET] Query Multiplier
- [GET] Query Multipliers
- [GET] Query Promotion By Id
- [GET] Query Promotions
- [POST] Create Alias
- [POST] Create Dealership Settings
- [POST] Create Labor Type
- [POST] Create Multiplier
- [POST] Create Promotion
- [POST] Update Alias
- [POST] Update Dealership Settings
- [POST] Update Labor Type
- [POST] Update Multiplier
- [POST] Update Promotion
- [DELETE] Delete Alias
- [DELETE] Delete Dealership Settings
- [DELETE] Delete Labor Type
- [DELETE] Delete Multiplier
- [DELETE] Delete Promotion
-
Consumption Metrics
-
CDKDrive OpCodes v1
-
CDKDrive Repair Orders v1
- [GET] Ping
- [GET] Query Dispatch Code By Id
- [GET] Query Dispatch Codes
- [GET] Query Dispatch Make Codes
- [GET] Query Labor Type By Id
- [GET] Query Labor Types
- [GET] Query Repair Order By Id
- [GET] Query Repair Orders
- [GET] Query Service Advisor By Id
- [GET] Query Service Advisors
- [GET] Query Service Line By Id
- [GET] Query Technician By Id
- [GET] Query Technicians
- [POST] Add Service Line
- [POST] Create Repair Order
- [POST] Update Repair Order
- [POST] Update Service Line
- [DELETE] Delete Service Line
-
CDKDrive Service Vehicles v1
You are here
ePayments
EPayments
Fortellis - ePayments
An ePayment is an electronic payment used to pay for any goods or services
What does this API do?
The API will allow you to send details of the customer and value for the payment. A return web page will be sent which will allow you to link the card payment into your application. Once the details are entered you will get called back from that page to resume your application. The payment can be checked using the status endpoint which will provide details of the progress of the payments.
Intended Audience
Any system that requires an electronic payment to be send and confirmation that the payment is made. To use this correctly your application will need to be web based