Update the status of a supporting document
Update the status of a support document. This will create or update the process result for the given document. The given document must be a support document with an attachment, otherwise the request will fail with a 400 Bad Request error. Only support documents can currently be reviewed in this way.
Authorizations
Headers
Your API key provided by FrankieOne
"245c765b124a098d09ef8765...."
Your Customer ID provided by FrankieOne
"12345678-1234-1234-1234-123456789012"
Your Customer Child ID provided by FrankieOne
"87654321-4321-4321-4321-210987654321"
Open string that can be used to define the "channel" the request comes in from. It can potentially be used in routing and risk calculations upon request. Default values that can be used are: api portal smartui Any alphanumeric string is supported though. Anything over 64 characters will be truncated.
Username provided by API caller
"fred.flintstone@frankieone.com"
Path Parameters
Unique FrankieOne identifier for an entity
Unique identifier for a document
Body
Any manual status set after the results have been reviewed.
- APPROVED: When the document has been reviewed and is acceptable.
- REJECTED: When the document has been reviewed and is deemed to be not acceptable.
- NEEDS_ATTENTION: When the document has been reviewed and requires further attention.
APPROVED, REJECTED, NEEDS_ATTENTION