This is a JSON object with the following fields:
Field | Type | Required | Description |
---|---|---|---|
name | String(80) | no | Name of customer’s as in shipping address |
address1 | String(50) | no | First line of the street address or equivalent |
address2 | String(50) | no | Second line of the street address or equivalent |
address3 | String(50) | no | Third line of the street address or equivalent |
zipcode | String(16) | no | ZIP or other postal code of the Cardholder shipping address |
city | String(50) | no | City portion of the shipping address |
state | String(3) | no | The state or province of the Cardholder. ISO-3166-2 state codes. |
countryCode | String(2) | no | ISO-3166-1 country codes. |
phone | String(20) | no | Cardholder’s shipping address phone |