document

API Docs by APIMATIC

Document

Fields

NameDescription
id
Number

The unique ID of the document on the platform.

doc_content_type
String

MIME type of the document.

status
doc_type_id

Types of documents required for the DID activation

doc_file_name
String

File nameThe unique ID of the DID

did_id
Number

The unique ID of the DID

url
String

An URL to download the document

{
  "id": null,
  "doc_content_type": null,
  "status": null,
  "doc_type_id": null,
  "doc_file_name": null,
  "did_id": null,
  "url": null
}