Contact Model
Less than 1 minute
Contact Model
| Attribute | Type | Description |
|---|---|---|
| name | string | Company name or persons name, max length is 50. |
| contactperson | string | Contact person at address, optional, max length is 50. |
| phonenumber | string | Phone number, optional, max length is 50. |
| deliveryinstructions | string | Special instructions to print on the label. For origin this field is ignored, max length is 120. |
| sendtrackingemail | boolean | Optional, is sending tracking email to it? |
| costcentreid | integer | Optional, which cost centre to use. |
| address | object | JSON Object for contact's address. |