| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | [optional] | |
| str | |||
| tax_number | str | The tax number for the customer <strong>Since 1.1</strong> | [optional] |
| standard_tax_rate | float | The tax rate for the customer on for standard services a <strong>Since 1.1</strong> | [optional] |
| digital_tax_rate | float | The tax rate for the customer on digital services <strong>Since 1.1</strong> | [optional] |
| billing_type | str | Choice between card and invoice | [optional] |
| type | str | Choice between 'individual' and 'business'. When not provided 'individual' is used. <strong>Since 1.1</strong> | [optional] |
| reference | str | [optional] | |
| external_reference | str | [optional] | |
| address | Address | [optional] | |
| locale | str | Defaults to 'en' if not sent. | [optional] |
| brand | str | Defaults to 'default' if not sent. | [optional] |
| invoice_format | str | Choice between 'pdf' and 'xrechnung'. <strong>Since 2024.02.01</strong> | [optional] |
| marketing_opt_in | bool | If the customer has opted in for marketing | [optional] |