BillingAddress
Parameter Name | Type | Required | Description |
---|---|---|---|
AddressLine | string | no | customer's street address |
AddressLine2 | string | no | customer's street address 2 |
City | string | no | customer's city |
State | string | no | customer's state using ISO 3166-2 codes (i.e. "NY") or ISO 3166 English short state names ("New York") |
Country | string | no | |
Zip | string | no | customer's zip code |
Last modified 5mo ago