Create Cardholder
Create a new individual cardholder that can issue cards.
Last updated
Was this helpful?
Create a new individual cardholder that can issue cards.
Last updated
Was this helpful?
POST
/issuing/holder/create
Refer to :
Biz_data :
mobile*
string(16)
The whole mobile phone number.
Need to add an international area code
first_name*
string(50)
First name.
last_name*
string(50)
Last name.
id_no*
string(6-20)
ID number.
id_type*
integer
issuance_date
string
Issuance date.Format:yyyy-MM-dd
expires_on
string
Expires On. Format:yyyy-MM-dd
email*
string
Business emailEmails are validated against the rfc6530 standard.
birthday*
string
Date of Birth.Format:yyyy-MM-dd
gender
integer
nationality_code*
string(2)
address.line*
string(12-128)
The first line of the address.
address.line2
string(128)
The second line of the address.
address.postal_code*
string(4-8)
The address zip code, or postal code.
address.city_name*
string(4-80)
address.state*
string(4-48)
address.country_code*
string(2)
The two-letter ISO country code of the address,
holder_id
long
Cardholder ID.
id_no
string
ID Number.
id_type
string
audit_status
integer
audit_msg
string
Audit Message
Nationality Country.Refer to
Format:
Format:
The address city.Format:
The address state.Format:
Refer to
Audit Status.Refer to: