Drivers
About the Driver API
The EverTransit Driver API allows you to create an invitation for a driver to your fleet. To make your request, you can use the endpoint and method listed below.
Endpoints
The Driver invitation object
Attributes
Name
Type
Description
string
The email of the driver.
id
string
A unique identifier for the driver invitation.
status
string
The status of the invitation request.
createdTime
string
The date and time the driver invitation request was created in ISO format.
Create a Driver invitation
Last updated
Was this helpful?