For AI agents: visit https://developers.helloprint.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Property | Type | Size | Comment |
|---|
| companyName | string | null | 64 | |
| firstName | string | 32 | |
| lastName | string | 32 | |
| addressLine1 | string | 128 | |
| addressLine2 | string | 128 | |
| postcode | string | 12 | Regex validation used: /^[a-zA-Z 0-9-]+$/ |
| city | string | 64 | |
| country | string | 2 | Country ISO code |
| phone | string | 32 | Advise to normalize, e.g. +31650XXXXXX |