Upload passport photo and/or selfie with passport for admin review. Photos are stored locally and are not sent to the card provider. JPEG or PNG, max 5MB each. At least one photo must be provided.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
id |
path | string |
yes |
Request body
multipart/form-data
· object
· required
| Field | Type | Required | Description |
|---|---|---|---|
passportPhoto |
string (binary) |
no | Passport photo (JPEG/PNG, max 5MB). |
selfiePhoto |
string (binary) |
no | Selfie with passport (JPEG/PNG, max 5MB). |
Responses
| Status | Body | Description |
|---|---|---|
200 |
object |
Photos uploaded successfully. |
400 |
Error |
Invalid input (wrong format, too large, no photos provided). |
404 |
Error |
Cardholder not found. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.