| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Customer ID |
integer |
Required |
| OrgNr |
Customer organization number |
string |
Matching regular expression pattern: ^\d{6}\-\d{4}$ |
| VAT |
Customer VAT registration number |
string |
Matching regular expression pattern: ^[A-Z]{2,3}[0-9]+ |
| Name |
Customer name |
string |
Required |
| Address1 |
First address line |
string |
Required |
| Address2 |
Second address line |
string |
None. |
| ZIP |
Customer ZIP or postal code |
string |
Required |
| City |
Customer city |
string |
Required |
| CountryID |
ID of customer country |
integer |
Required |
| InvoiceReference |
Customer reference on incvoices |
string |
None. |
| InvoiceEmail |
Email to send invoices to |
string |
None. |