Creates a new driver record associated with an existing AgencyZoom opportunity using its ID; requires firstName and lastName, with optional fields for additional driver details.
genderstringGender of the driver. Valid values are: "M" (Male), "F" (Female), "U" (Unknown), "X" (Non-Binary).
birthdaystringThe date of birth of the driver. Must be in MM/DD/YYYY format.
lastNameRequiredstringThe last name of the driver.
firstNameRequiredstringThe first name of the driver.
middleNamestringThe middle name of the driver.
relationshipstringRelationship status of the driver. Valid values are: "IN" (Named Insured), "SP" (Spouse), "PA" (Parent), "CH" (Child), "OT" (Other).
licenseNumberstringThe driver's license number.
maritalStatusintegerMarital status of the driver, represented by an integer code. Valid codes are: 1 (Single), 2 (Married), 3 (Widowed), 4 (Separated), 5 (Divorced), 6 (Domestic Partner), 7 (Civil Union), 8 (Fiancé / Fiancée), 9 (Unknown), 10 (Other).
opportunityIdRequiredintegerThe unique identifier of the opportunity to which the new driver will be associated.
stateLicensedstringThe state where the driver is licensed, using its two-letter abbreviation (e.g., NY for New York).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.