Update cardholder
Cardholders
Update cardholder
Update cardholder information
PATCH
Update cardholder
Authorizations
Partner API key (sk_live_* for production, sk_test_* for sandbox)
Path Parameters
Cardholder ID
Example:
"ch_abc123"
Body
application/json
Response
Cardholder updated
Contro cardholder ID
Example:
"ch_abc123"
Your unique identifier for this user
Example:
"user_42"
Cardholder's first name
Example:
"Jane"
Cardholder's last name
Example:
"Doe"
Email address
Example:
"jane@example.com"
E.164 formatted phone number, or null if not provided
Example:
"+14155552671"
KYC submission method. One of: api, sumsub, web
Example:
"api"
KYC verification status. One of: pending, approved, rejected
Example:
"approved"
Cardholder account status. One of: active, suspended, closed
Example:
"active"
ISO 8601 creation timestamp
Example:
"2026-03-20T14:30:00Z"