Update Trust Validation Status
Processes
Update Trust Validation Status
Updates the overall status of a trust validation session. The status field in the request body is required.
PATCH
Update Trust Validation Status
Authorizations
Use Bearer {your_api_token} in the Authorization header.
Path Parameters
Trust validation ID to update. Use the trustValidationId returned from create trust validation.
Body
application/json
Overall trust validation status code to apply: 1 = Rejected, 2 = Review Needed, 3 = Verified, 4 = Incomplete, 5 = In Progress.

