VERIFICATION_STATUS
Verification status indicates the status of the verification decision.
At this time there are four statuses: PASS, FAIL, NEEDS_REVIEW and NO_DECISION.
Available Statuses
| Status | Description |
|---|---|
| PASS | A status that indicates the verification decision to have been passed. |
| FAIL | A status that indicates the verification decision to have been failed. |
| NEEDS_REVIEW | A status that indicates the verification decision is awaiting review. |
| NO_DECISION | A status that indicates the verification decision was not able to be reached. |
Updated 4 months ago