| 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] |