7 days ago
List all activities (GET /v1/activities
)
✨ [Added] possible values in query parameter type
: "template__added__case_control"
✨ [Added] possible values in query parameter type
: "template__removed__case_control"
✨ [Added] possible values in query parameter type
: "user__mark_as_completed__case_control"
✨ [Added] possible values in query parameter type
: "system__mark_as_completed__case_control"
✨ [Added] possible values in query parameter type
: "user__mark_as_uncompleted__case_control"
✨ [Added] possible values in query parameter type
: "system__mark_as_uncompleted__case_control"
✨ [Added] possible values of data[].type
in response body: "template__added__case_control"
✨ [Added] possible values of data[].type
in response body: "template__removed__case_control"
✨ [Added] possible values of data[].type
in response body: "user__mark_as_completed__case_control"
✨ [Added] possible values of data[].type
in response body: "system__mark_as_completed__case_control"
✨ [Added] possible values of data[].type
in response body: "user__mark_as_uncompleted__case_control"
✨ [Added] possible values of data[].type
in response body: "system__mark_as_uncompleted__case_control"
21 days ago
DocumentCheckSettingsCreate
✨ [Added] property fraud_analysis
27 days ago
List all activities (GET /v1/activities
)
✨ [Added] possible values in query parameter type
: "system__updated_assignee__case"
✨ [Added] possible values of data[].type
in response body: "system__updated_assignee__case"
about 1 month ago
CaseWebhook
✨ [Added] possible values of case.individuals[].checks[].type
: "company_monitoring"
✨ [Added] possible values of case.companies[].checks[].type
: "company_monitoring"
IndividualWebhook
✨ [Added] possible values of individual.checks[].type
: "company_monitoring"
CompanyWebhook
✨ [Added] possible values of company.checks[].type
: "company_monitoring"
CheckDeletedWebhook
✨ [Added] possible values of check.type
: "company_monitoring"
CompanyMonitoringCheckDataSettingsDTO
, CompanyMonitoringCheckDataVendorDTO
, CompanyMonitoringCheckDataDTO
, CompanyMonitoringCheckWebhook
about 2 months ago
DocumentCheckDataSettingsDocumentAnalysis
✨ [Added] oneOf schema to parameters
DocumentCheckDataDetailedResults
, DocumentCheckDataInformation
✨ [Added] oneOf schema to document_analysis
DocumentCheckData
✨ [Added] oneOf schema to detailed_results.document_analysis
✨ [Added] oneOf schema to information.document_analysis
DocumentCheck
✨ [Added] oneOf schema to data.detailed_results.document_analysis
✨ [Added] oneOf schema to data.information.document_analysis
DocumentCheckWebhook
✨ [Added] oneOf schema to check.data.settings.document_analysis.parameters
✨ [Added] oneOf schema to check.data.detailed_results.document_analysis
✨ [Added] oneOf schema to check.data.information.document_analysis
IdVerificationCheckWebhook
✨ [Added] possible values of check.data.settings.vendor: "onfido"
✨ [Added] possible values of check.data.vendor.name: "onfido"
about 2 months ago
Create an ID Document check (POST /v1/checks/id_document
)
✨ [Added] property vendor
to settings
in request body: "veriff"
,"idnow"
✨ [Added] required property vendor
to data.settings
in response body: "veriff"
,"idnow"
✨ [Added] possible values of data.vendor.name
in response body: "idnow"
⚠️ [Added] deprecated status to data.detailed_results
in response body: true
✨ [Added] possible values of data.information.document_type
in response body: "passport"
, "identity_card"
, "driving_license"
, "residence_permit"
, "visa"
, "other"
✨ [Added] required property maiden_name
to data.information
in response body
Retrieve an ID Document check (GET /v1/checks/id_document/{id}
) , Add files (POST /v1/checks/id_document/{id}/add_files
) , Review an ID Document check (PATCH /v1/checks/id_document/{id}/review
)
✨ [Added] required property vendor
to data.settings
in response body: "veriff"
,"idnow"
✨ [Added] possible values of data.vendor.name
in response body: "idnow"
⚠️ [Added] deprecated status to data.detailed_results
in response body: true
✨ [Added] possible values of data.information.document_type
in response body: "passport"
, "identity_card"
, "driving_license"
, "residence_permit"
, "visa"
, "other"
✨ [Added] required property maiden_name
to data.information
in response body
Create an ID Verification check (POST /v1/checks/id_verification
) , Retrieve an ID Verification check (GET /v1/checks/id_verification/{id}
) , Review an ID Verification check (PATCH /v1/checks/id_verification/{id}/review
) , Refresh an ID Verification check url (POST /v1/checks/id_verification/{id}/refresh_url
)
⚠️ [Added] deprecated status to data.detailed_results
in response body: true
✨ [Added] possible values of data.information.document_type
in response body: "passport"
, "identity_card"
, "driving_license"
, "residence_permit"
, "visa"
, "other"
Create a Document check (POST /v1/checks/document
) , Add files (POST /v1/checks/document/{id}/add_files
) , Retrieve a Document check (GET /v1/checks/document/{id}
) , Force review (POST /v1/checks/document/{id}/force_review
) , Review a Document check (PATCH /v1/checks/document/{id}/review
)
⚠️ [Added] deprecated status to data.detailed_results
in response body: true
DocumentCheckWebhook
⚠️ [Added] deprecated status to check.data.detailed_results
: true
IdVerificationCheckWebhook
⚠️ [Added] deprecated status to check.data.detailed_results
: true
✨ [Added] possible values of check.data.information.document_type
: "passport"
, "identity_card"
, "driving_license"
, "residence_permit"
, "visa"
, "other"
IdDocumentCheckWebhook
✨ [Added] required property vendor
to check.data.settings
: "veriff"
,"idnow"
⚠️ [Added] deprecated status to check.data.detailed_results
: true
✨ [Added] possible values of check.data.information.document_type
: "passport"
, "identity_card"
, "driving_license"
, "residence_permit"
, "visa"
, "other"
✨ [Added] required property maiden_name
to check.data.information
2 months ago
CaseWebhook
✨ [Added] required property is_signatory
to case.individuals[]
IndividualWebhook
✨ [Added] required property is_signatory
to individual
3 months ago
3 months ago
DocumentCheckWebhook
✨ [Added] required property archived_at
to check.data.settings.custom_document_type
IdVerificationCheckWebhook
✨ [Added] required property video_file_id
to check.data.information
3 months ago
IdVerificationCheckWebhook
✨ [Added] possible values of check.data.settings.vendor: "veriff"
✨ [Added] possible values of check.data.settings.mode: "default"
✨ [Added] possible values of check.data.vendor.name: "veriff"