Update Entity and Push Self-Verification Link
Authentication
Path parameters
The entityId returned previously from an earlier call to /check or /entity
Headers
Query parameters
Set the Push To Mobile phase.
Currently supported values:
- 2
Request
The entity and any associated / additional information to be checked
Response
If you’re calling a processing function of some kind, a check number will be issued. This field will only be present if the function you’re calling would normally return a checkId (such as scan, verify, and compare).
When an entity is created/uploaded, or generated from a document scan, it is assigned an entityId. This can then be referenced in subsequent calls if you’re uploading more/updated data.
Optional link that can be returned - used by the Push To Mobile service to allow API users to manage the use of the onboarding link themselves.
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.