List all cardholders

REQUEST OBJECT

ObjectTypeDescription
limitstring1-100 integer,default 10
starting_afterString
ending_beforeString

RESPONSE OBJECT

parameterstyperequireddescription
countnumberNNumber of cards
has_morebooleanNWhether there is more data or not
dataobjectNThe card covered
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