Skip to main content
POST
Update Cardholder (Deprecated)

Headers

User-Agent
string

User agent

X-Forwarded-For
string

Forwarded for

X-Forwarded-From
string
required

Client application identifier

Example:

"client-app"

X-Tenant-ID
string

Tenant ID

deviceId
string

Device ID

platform
string

Platform

Body

application/json

Update cardholder request

Update cardholder request (V1)

cardholderId
string

Cardholder ID

Example:

"ch-12345678"

personalInfo
object

Personal information (optional)

residentialAddress
object

Residential address (optional)

mailingAddress
object

Mailing address (optional)

employmentInfo
object

Employment information (optional)

kycDocuments
object[]

KYC documents (optional)

cardholderType
string

Cardholder type (optional)

Example:

"B2B"

riskLevel
string

Risk level (optional)

Example:

"LOW"

Response

Successful response

Update cardholder response

success
boolean

Success flag

Example:

true

code
integer<int32>

Response code

Example:

200

msg
string

Response message

Example:

"Success"

data
object

Updated cardholder data