Document Analyze
Begin a Document Analysis
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
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.
Your API key provided by FrankieOne
"245c765b124a098d09ef8765...."
Body
Entity's are assigned an auto-generated UUID to ensure global uniqueness, represented as an entityId. The entityId allows for precise modification when required. To modify an entity, set the entityId of the entity you wish to update in an update request call.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
As documents are added to an entity, they are assigned a unique identifier to assist with modification and reference. To modify a document, include the documentId in an update request.
"92de15f64-5717-4562-b3fc-2c963f6665a7"
The type of document analysis to perform
TRUST_DOCUMENT Response
Accepted
Entities are assigned a FrankieOne auto-generated UUID to ensure global uniqueness, represented as entityId. The entityId allows for precise modification when required. To modify an entity, set the entityId of the entity you wish to update in an update request.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Information about the document analysis operation itself.
The unique request identifier for the API call made.
"01HN9XHZN6MGXM9JXG50K59Q85"