Skip to main content
GET
Get client identity information for a card account

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

cardAccountId
string<uuid>
required

Unique identifier for the card account.

Response

200 - application/json

Client identity retrieved successfully

id
string<uuid>

Unique identifier for the retrieval operation.

Example:

"123e4567-e89b-12d3-a456-426614174001"

cardAccountId
string<uuid>

Unique identifier for the card account.

Example:

"123e4567-e89b-12d3-a456-426614174000"

individual
object

Masked information about the cardholder.