Retrieve a cardholder

REQUEST OBJECT

ObjectTypeDescription
idstringThe id of the cardholder

RESPONSE OBJECT

parameterstyperequireddescription
idstringNThe id of the cardholder
first_namestringNThe first name of the cardholder
middle_namestringNThe middle name of the cardholder
last_namestringNThe last name of the cardholder
statusstringNThe status of the cardholder
emailstringNThe email of the cardholder
phone_codestringNThe phone code of the cardholder
phonestringNThe phone of the cardholder
billing_addressobjectNThe billing address of the cardholder
line1stringNThe address line 1 of the cardholder
line2stringNThe address line 2 of the cardholder
citystringNThe city of the cardholder
statestringNThe state of the cardholder
postal_codestringNThe postal code of the cardholder
countrystringNThe country of the cardholder
create_timenumberNThe create time of the cardholder
update_timenumberNThe update time of the cardholder
Language