jobs
Update Job Review
Update Job Review
put/api/jobs/{id}/review
Request body
idValidboolean
Is the id valid.
selfieValidboolean
Is the selfie valid.
faceMatchboolean
Is the face match valid.
birthDateMatchboolean
Does the birthdate match.
nameMatchboolean
Does the name match.
firstNamestring
The first name.
lastNamestring
The last name.
docIdstring
The document id number.
idType'passport' | 'commercial-license' | 'global-entry' | 'identification' | 'residence' | 'employment' | 'drivers-license' | 'drivers-license-permit'
The id type.
statestring
The state/province/territory ISO 3166-2 code.
countrystring
The country ISO 3166-1 code.
dlvValidboolean
Reviewer override for the DLV check. Mirrors the other per-field overrides (idValid, selfieValid, …) and lets a reviewer approve a job that was rejected by DLV. false participates in the reviewSuccess calculation as a rejection; true (or null) does not. The original Vouched decision (result.success) is preserved.
Response
Update Review of a Job