Skip to main content

Driver card

Contract for the CARD_DRIVER order type.

FieldTypeRequiredDescription
actionstringYesAction is the action to perform: enable_matching, enable_identification,
configure_matching, register_driver, or remove_driver.
card_numberstringYesCardNumber is the card number
cloud_match_enabledbooleanNoCloudMatchEnabled enables or disables cloud matching.
driver_idstringNoDriverID is the unique identifier of the driver associated with the card (required for register_driver action)
driver_namestringNoDriverName is the driver's display name associated with the card.
edge_match_enabledbooleanNoEdgeMatchEnabled enables or disables edge matching.
enabledbooleanNoEnabled enables or disables the driver matching module.
identification_enabledbooleanNoIdentificationEnabled enables or disables driver identification.
identification_timeout_enabledbooleanNoIdentificationTimeoutEnabled enables or disables the identification timeout.
identification_timeout_secondsintegerNoIdentificationTimeoutSeconds is the timeout for driver identification.
match_enabledbooleanNoMatchEnabled enables or disables driver matching.