diff --git a/screening-api-docs/api.json b/screening-api-docs/api.json index add05b1..f8b3ae3 100644 --- a/screening-api-docs/api.json +++ b/screening-api-docs/api.json @@ -4958,6 +4958,7 @@ "type": "string", "example": "decline", "nullable": true, + "description": "The application recommendation. Returns null if any submitted applicant has a failed identity verification that has not been manually overridden.", "enum": ["approve", "conditional_approve", "decline"] }, "decision_at": { @@ -5115,6 +5116,7 @@ "type": "string", "example": "decline", "nullable": true, + "description": "The application recommendation. Returns null if any submitted applicant has a failed identity verification that has not been manually overridden.", "enum": ["approve", "conditional_approve", "decline"] }, "decision_at": {