Review Document Request Response
Accepts or rejects a submitted response. On rejection, specify the next action: reopen or reopen and clear documents.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| client* | path string | |
| code* | path string | |
| responseCode* | path string | |
Request Body*
{
"accepted": false,
"reviewNote": "string",
"nextAction": "Reopen",
"makeDocumentsAvailable": false
}
Responses
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found