Driver
id
integer
Unique id assigned to this Driver by DigiSURE.
2 validations
external_id
string
Unique id assigned to this Driver by your organization.
1 validation
email
string
Email address
1 validation + required
first_name
string
First or given name.
1 validation + required
middle_name
string
Middle name.
1 validation
last_name
string
Last or family name.
1 validation + required
gender
string
Gender on driver’s license.
1 validation
date_of_birth
string
Birth date. Time component is ignored.
2 validations
driver_license_number
string
Full drivers license number.
1 validation + required
driver_license_expiration_date
string
Drivers license expiration date. Time component is ignored.
2 validations
phone
string
Full 10-digit phone number.
1 validation + required
custom_fields
object
driver_license_address
object
Address on the driver’s license.
billing_address
object
Street address for billing purposes.
home_address
object
Street address of residence.