Update cardholder

Updates a cardholder's transactionLimit and limited contact details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

A cardholder's unique ID.

Body Params
integer

Sets the maximum value of any card transaction allowed for the cardholder. Can't be greater than the transactionLimit of the relevant programId. In the absence of a cardholder-level transactionLimit, the program's transactionLimit (if any) is inherited by default. This parameter is currency- and decimal-implied (e.g. a value of 1000 would represent $10.00 in a U.S. dollar-denominated card program).
Note: Any cards issued to the cardholder will have a default transactionLimit equal to the cardholder's transactionLimit, unless a lower transactionLimit is set for any given card.

string
length between 1 and 3

Country calling code (or international dialing code) associated with the cellNum. Pass the short number prefix assigned and managed by the International Telecommunication Union (ITU) and defined in the ITU-T standards E.123 and E.164, as maintained by IBAN, e.g. 1 for the U.S., 44 for the U.K., 81 for Japan, or 971 for the U.A.E.

string
length between 2 and 2

Country calling code (or international dialing code) associated with the phoneNum. Pass the corresponding two-digit Alpha-2 codes described in the ISO 3166 international standard, as maintained by IBAN.

string
length between 10 and 20

Cardholder's landline or fixed line phone number (or another alternate to cellNum). Pass this number's country calling code (or international dialing code) separately using the countryCallingCode parameter.

string
length between 10 and 20

Cardholder's cell phone number (or mobile number). Pass this number's country calling code (or international dialing code) separately using the callingCode parameter.

string
length between 6 and 50
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json