Update Existing Entity
Using a previously uploaded but incomplete Entity, you can optionally supply updated details (such as corrections on a previous address), along with one or more additional ID docs/scans (e.g. new documents to parse, etc).
Path parameters
The entityId returned previously from an earlier call to /check or /entity
Headers
Query parameters
Request
When an entity is first created, it is assigned an ID. When updating an entity, make sure you set the entityId One exception to this is when an entity is created from a document object. It is expected that this object would be passed into a /check or /entity call to set it.
If the entity is using the new profiles feature, then their profile name will be found here.
Note: If setting a profile, you must ensure that the profile matches a known configuration.
See here for valid values: https://docs.frankieone.com/docs/test-entity-verification
Used to set additional information flags with regards to this entity and for ongoing processing.
Flags might include having the entity (not) participate in regular pep/sanctions screening Others will follow over time.
Collection of identity documents (photos, scans, selfies, etc)
Response
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.