enterprise-api

verification_manual-submission-requires-documents

Documents Required

Type
https://problems.atlas.propertyfinder.com/verification-manual-submission-requires-documents/
HTTP status
422 Unprocessable Entity
Retryable
No
Detail
A manual submission requires at least one document.

What to do

Add at least one supporting document and retry the submission.

Example response

An HTTP 422 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/verification-manual-submission-requires-documents/",
  "title": "Documents Required",
  "status": 422,
  "code": "verification_manual-submission-requires-documents",
  "detail": "A manual submission requires at least one document."
}

Back to error catalog