Simulate an account holder document upload's reviewCopy Pagepost https://sandbox.lithic.com/v1/simulate/account_holders/enrollment_document_reviewSimulates a review for an account holder document upload.Body Paramsdocument_upload_tokenstringrequiredThe account holder document upload which to perform the simulation upon.statusstringenumrequiredAn account holder document's upload status for use within the simulation.UPLOADEDACCEPTEDREJECTEDPARTIAL_APPROVALAllowed:UPLOADEDACCEPTEDREJECTEDPARTIAL_APPROVALstatus_reasonstringenumStatus reason that will be associated with the simulated account holder status. Only required for a REJECTED status or PARTIAL_APPROVAL status.DOCUMENT_MISSING_REQUIRED_DATADOCUMENT_UPLOAD_TOO_BLURRYFILE_SIZE_TOO_LARGEINVALID_DOCUMENT_TYPEINVALID_DOCUMENT_UPLOADINVALID_ENTITYDOCUMENT_EXPIREDDOCUMENT_ISSUED_GREATER_THAN_30_DAYSDOCUMENT_TYPE_NOT_SUPPORTEDUNKNOWN_FAILURE_REASONUNKNOWN_ERRORShow 11 enum valuesaccepted_entity_status_reasonsarray of stringsA list of status reasons associated with a KYB account holder in PENDING_REVIEWaccepted_entity_status_reasonsADD stringResponses 200OK 400A parameter in the query given in the request does not match the valid queries for the endpoint. 401User has not been authenticatedInvalid or missing API keyAPI key is not activeThe API key used is no longer activeCould not find API keyThe API key provided is not associated with any userPlease provide API key in Authorization headerThe Authorization header is not in the requestPlease provide API key in the form Authorization: [api-key]The Authorization header is not formatted properlyInsufficient privileges. Issuing API key requiredWrite access requires an Issuing API key. Reach out at lithic.com/contactInsufficient privileges to create virtual cards.Creating virtual cards requires an additional privilege 404The specified resource was not found. 409The request could not be completed due to a conflict with the current state of the target resource. 429Client has exceeded the number of allowed requests in a given time period. Rate limited, too many requests per secondUser has exceeded their per second rate limitRate limited, reached daily limitUser has exceeded their daily rate limitRate limited, too many keys triedOne IP has queried too many different API keysUpdated 2 days ago