Name | Type | Description | Notes |
---|---|---|---|
first_name | str | Customer billing first name. | [optional] |
last_name | str | Customer billing last name. | |
address_one | str | Customer billing address, first line. | |
address_two | str | Customer billing address, second line. | [optional] |
city | str | Customer billing city. | |
state | str | Customer billing state. | |
zip | str | Customer billing zip code. | |
phone | str | Customer billing phone number. | |
str | Customer billing email. Required if performing an ICA transaction. | [optional] | |
country_code | str | ISO country code. Required if performing an ICA transaction. | [optional] |