Parameters
| Parameter | Type | Format | Description |
|---|---|---|---|
| Id | Int32 | The ID of the client | |
| DateCreated | DateTime | ISO 8601 | The date the client was created |
| Name | String | The full name of the client | |
| State | String | The point at which the client is in the Simplified.ID app process. For a full list of values, see State on Client. | |
| IsValidateMe | Bool | Whether the client is uploading their documents via ValidateMe (Simplified.ID App) or DocumentUpload | |
| Links | EntityLinks | Instance of Links object (see here) |