post_number_number_address_url_email
Create a contact number for a Freebox address. Specify type (fixed, mobile, work, fax, other), number, and defaults.
Instructions
Creates the ContactNumber
Error codes: noent, exists, no_match
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | address id | |
| contact_id | No | id of the related contact | |
| type | No | Type of number — Values: `fixed`: fixed phone; `mobile`: mobile phone; `work`: work; `fax`: fax; `other`: other | |
| number | No | ||
| is_default | No | is this number the preferred contact phone number | |
| is_own | No | is this number the Freebox owner number |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||