Contains billing contact information
Request
Property Name | Type | Required | Description |
|---|---|---|---|
| string | Required | Address line 1 for billing. |
| string | Optional | Address line 2 for billing. |
| string | Required | City for billing. |
| string | Required | Country code for billing. |
| string | Required | First name for billing. |
| string | Required | Last name for billing. |
| string |
| The shopper's local personal identification number. These are the ID types per country:
|
| string | Optional | State code for billing. |
| string | Required | ZIP code for billing. Maximum 20 characters. |
Response
Property Name | Type | Description |
|---|---|---|
| string | Address line 1 for billing. |
| string | Address line 2 for billing. |
| string | City for billing. |
| string | Country code for billing. |
| string | First name for billing. |
| string | Last name for billing. |
| string | The shopper's local personal identification number. These are the ID types per country:
|
| string | State code for billing. |
| string | ZIP code for billing. |
