---
title: "POST /apps/gov-es/v1/entry/{silo_entry_id}/{system}/identity"
method: POST
path: "/apps/gov-es/v1/entry/{silo_entry_id}/{system}/identity"
---

# POST /apps/gov-es/v1/entry/{silo_entry_id}/{system}/identity

`POST /apps/gov-es/v1/entry/{silo_entry_id}/{system}/identity`

Upload an image of an identity document.

## Path parameters

- `silo_entry_id` string, required — ID of the org.Party silo entry to upload the identity for.
- `system` 'sii', required — System in which the party is being registered.

## Request body

- object
  - `data` string, byte, required — Base64 encoded binary data of the image. Must be of type `image/jpeg` or `image/png`, with a maximum file size of 10MB. The text of the image should be clearly visible to be approved.
  - `view` 'front' | 'back' | 'page', required — Point of view from which the image is taken. Pick one of the options available: - `front` - Front view of the identity card. - `back` - Rear or back view of the identity card. - `page` - Principal identity page of the document.

## Response `202`

No content

---

[API](https://skmtc.net/invopop/apis/access-service-api.md) · [All operations](https://skmtc.net/invopop/apis/access-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/invopop/access-service-api/versions/fc954f96ea62/schema)
