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. |
isrural | boolean | Optional, indicate is the address rural. |
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. |
explicitnotrural | boolean | When true not rural surcharges are added. |
address | object | JSON Object for contact's address. |