Latest Legacy

Compliance document type

A compliance document is a collection of information and associated proof that can be used across multiple compliance applications to activate multiple phone numbers.

To create a compliance document belonging to a particular compliance document type, we need to first get the list of fields and proofs required to create an instance of the required document type. For example, If we want to create a document of type “Passport,” we first need to get the list of fields and proofs required by querying the Passport compliance document type object.

Compliance Document Object

document_type_idstring

Unique identifier for each compliance document type.

aliasstring

Friendly name for the created document.

end_user_idstring

Unique identifier for the end user associated with this compliance document.

document_type_idstring

Unique identifier of the compliance document type this document is an instance of.

Informationstring

List of relevant information as defined by the compliance document type object.

prooffile

Scanned proof supporting the provided information.

created_atTimestamp

Compliance document creation time stamp.

Response