Verifications
Update a verification
Updates verification metadata or employments.
After a verification is updated, it will re-enter the PROCESSING state.
PATCH
Authorizations
Username = api_key_id, Password = api_key_secret
Path Parameters
ID of the verification to be updated.
Body
application/json
Request body for updating a verification.
loanandbillingcan be updated for either data source.employmentscan only be updated when a document verification is in thePAUSEDstate.- Updating
employmentsreplaces the full employments array.
Response
200 - application/json
Unique ID of the verification.
ID of the user associated with the verification.
Origin of the verification order.
Available options:
api, encompass Example:
"api"
Verification status information.
Report information.
List of employments for the user. Documents only.
Optional loan details.
Optional billing details.
Source of verification data.
Available options:
payroll, banking, documents