Skip to main content
PUT
Upload Cardholder Photo

Authorizations

Ocp-Apim-Subscription-Key
string
header
required

The APIM subscription key.

Path Parameters

cardholderId
string<uuid>
required

The cardholder identifier in UUID format.

Body

application/json
photoData
string
required

The cardholder photo data in Base64 format.

Pattern: ^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=|[A-Za-z0-9+/]{4})$

Response

The cardholder's photo was successfully uploaded.