Create compliance document

Creates a compliance document record for the caller’s provider organization. | authz: allowed_org_types=[provider], min_org_role=administrator | (OrgComplianceDocumentClientCreate1) -> (OrgComplianceDocument1)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
schema_versionintegerRequired
document_typeenumRequired
Allowed values:
valid_fromdatetime or nullOptional
valid_untildatetime or nullOptional

Response

Successful Response
schema_versioninteger
_idstring
org_typeenum
Allowed values:
org_idstring

Must be a string starting with org_

document_typeenum
Allowed values:
org_compliance_document_s3_object_metadata_idslist of strings
valid_fromdatetime or null
valid_untildatetime or null

Errors

422
Compliance Documents Create V1request Unprocessable Entity Error