identity.documents_required.
Object Fields
string
required
Unique identifier for this event object
string
required
Identifier for the identity requiring documents
array
required
List of required document types
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"id": "d840cf31-352f-4190-a476-7522bf3eafda",
"identity_id": "4fd025ab-f29f-47e6-a02e-df90a61c7ec9",
"required_documents": ["DRIVERS_LICENSE", "PASSPORT"]
}
Event object returned for identity.documents_required events
identity.documents_required.
{
"id": "d840cf31-352f-4190-a476-7522bf3eafda",
"identity_id": "4fd025ab-f29f-47e6-a02e-df90a61c7ec9",
"required_documents": ["DRIVERS_LICENSE", "PASSPORT"]
}
Was this page helpful?