| Name | Type | Description | Notes |
|---|---|---|---|
| address | String | Full billing address. | [optional] |
| city | String | Exact city of the address. | [optional] |
| countryCode | String | Billing country 2-letter ISO code. | [optional] |
| phone | String | Phone number to contact for further details about the order, Mandatory if "email" field is not passed. | [optional] |
| postCode | String | Postcode for delivery and billing. | [optional] |
| paymentMethod | String | How the visitor will pay for the item(s), e.g. paypal, check, etc. | [optional] |
| region | String | Exact region (state/province) for delivery and billing. | [optional] |