Create compliance document
Creates a compliance document record for a driver in the caller’s provider organization. | authz: allowed_org_types=[provider], min_org_role=administrator | (DriverComplianceDocumentClientCreate1) -> (DriverComplianceDocument1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
driver_id
Request
This endpoint expects an object.
document_type
schema_version
description
valid_from
valid_until
Response
Successful Response
_id
document_type
driver_id
org_id
Must be a string starting with org_
schema_version
description
driver_compliance_document_s3_object_metadata_ids
valid_from
valid_until
Errors
422
Compliance Documents Create V1request Unprocessable Entity Error

