Resolve the state of a pair of duplicate entities with the ‘?set=’ query parameter as ‘true’ or ‘false’. Setting duplicate to ‘true’ will make entityId invisible for most purposes and otherId will continue to function as normal. Setting duplicate to ‘false’ means the two entities are in fact separate but similar and they will both continue to exist independently but will no longer be identified as duplicates of each other.
The entityId returned previously from an earlier call to /check or /entity
An entityId returned previously from an earlier call to /check or /entity. Used when an operation requires two entityIds
Customer ID issued by Frankie Financial. This will never change. Your API key, which is mapped to this identity, will change over time.
If, as a Frankie Customer, you are acting on behalf of your own customers, then you can populate this field with a Frankie-assigned ID.
Note: If using a CustomerChildID, you will also need a separate api_key for each child.
Any documents, checks, entities that are created when this field has been populated will now be tied to this CustomerID + CustomerChildID combination. Just as Customers cannot see data created by other Customers, so too a Customer’s Children will not be able to see each other’s data.
A Customer can see the documents/entities and checks of all their Children.
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:
Any alphanumeric string is supported though. Anything over 64 characters will be truncated.
Set the value of an entity flag.
The request was valid and able to be processed in some fashion. Results may or may not be successful, but it was completed as far as practical with no actual errors. Returns the entity object as it stands now. No docScan file data from any attached ID documents will be returned unless the /full variant is requested.
Describes all of the data being used to verify an entity.
Unique identifier for every request. Can be used for tracking down answers with technical support.
Uses the ULID format (a time-based, sortable UUID)
Note: this will be different for every request.