Object | Type | Description |
---|
id | string | The id of the cardholder |
parameters | type | required | description |
---|
id | string | N | The id of the cardholder |
first_name | string | N | The first name of the cardholder |
middle_name | string | N | The middle name of the cardholder |
last_name | string | N | The last name of the cardholder |
status | string | N | The status of the cardholder |
email | string | N | The email of the cardholder |
phone_code | string | N | The phone code of the cardholder |
phone | string | N | The phone of the cardholder |
billing_address | object | N | The billing address of the cardholder |
line1 | string | N | The address line 1 of the cardholder |
line2 | string | N | The address line 2 of the cardholder |
city | string | N | The city of the cardholder |
state | string | N | The state of the cardholder |
postal_code | string | N | The postal code of the cardholder |
country | string | N | The country of the cardholder |
create_time | number | N | The create time of the cardholder |
update_time | number | N | The update time of the cardholder |