| Name | Description | Type | Additionnal Information | Intro version |
|---|---|---|---|---|
| line_no | Contact order line | integer | ||
| contact_id | Contact unique identifier Note: 'contact_id' or 'name' must be passed | bigint | ||
| name | Contact name Note: 'contact_id' or 'name' must be passed | string | Maximum length : 100 | |
| Contact email | string | Maximum length : 100 | ||
| type | Type (0, 1 or 2). 0: To 1: Cc 2: Bcc | integer | ||
| issigningcontact | Indicates if it's the authorized signature | Boolean (1/0) |