Query Cardholder
Query cardholder information
Request URI
POST
/issuing/holder/query
Request Body
Refer to : common
Biz_data :
Name
Type
Description
holder_id
long
Cardholder ID.
id_no
string
ID number.
id_type
integer
ID type
Request Example
Response
Name
Type
Description
holder_id
long
Cardholder ID
mobile
string
Mobile
first_name
string
First name
last_name
string
Last name
id_no
string
ID number.
id_type
string
ID type
issuance_date
string
Issuance date
expires_on
string
Expires on
string
birthday
string
Birthday
gender
integer
Gender
nationality_code
string
Nationality code
status
integer
Status : 0-initial 1-enabled 2-disabled
audit_status
integer
address.city_name
string
City Name
address.country_code
string
Country Code
address.postal_code
string
Postal Code
address.state
string
State
address.line
string
Line
address.line2
string
Line2
Last updated
Was this helpful?