Creates a new driver with the provided details, including name, contact information, driver type, employee status, and optional license and dispatch information.
Documentation Index
Fetch the complete documentation index at: https://apidocs.datatruck.io/llms.txt
Use this file to discover all available pages before exploring further.
First name of the driver.
"John"
Last name of the driver.
"Smith"
Contact number of the driver.
"+1-555-0123"
Type of driver.
"Company Driver"
Employment status of the driver.
"Active"
Motor carrier number ID (must be an existing MC number ID).
1
Current status of the driver, if applicable.
"Available"
Telegram contact number, if provided.
"blank"
Indicates if the driver is the main driver.
true
Driver's birth date in YYYY-MM-DD format, if provided.
"1985-06-15"
Driver's license number, if provided.
"D1234567"
Issue date of the driver's license in YYYY-MM-DD format, if provided.
"2020-03-10"
State issuing the driver's license, if provided.
"CA"
Expiration date of the driver's license in YYYY-MM-DD format, if provided.
"2028-03-10"
Class of the driver's license, if provided.
"A"
Dispatch status ID (integer), if applicable.
1
Email address of the driver, if provided.
"jsmith@example.com"