appmixer.cliniko.core.CreateContact
Create Contact
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| First Name | text | - |
| Last Name | text | - |
| Preferred Name | text | - |
| Company Name | text | Use this for organisations such as third-party payers. |
| Title | text | For example Mr, Ms or Dr. |
| text | - | |
| Type | select | What kind of contact this is. |
| Doctor Type | select | Only meaningful when Type is Doctor. |
| Provider Number | text | - |
| Occupation | text | - |
| Phone Number | text | Sent together with Phone Type as the contact's phone number. |
| Phone Type | select | Only used when Phone Number is filled in. |
| Address Line 1 | text | - |
| Address Line 2 | text | - |
| Address Line 3 | text | - |
| City | text | - |
| State | text | - |
| Post Code | text | - |
| Country Code | text | Two-letter ISO 3166-1 country code, for example AU or GB. |
| Notes | textarea | - |
| Field | Type | Description |
|---|---|---|
| Contact ID | string | - |
| First Name | string | - |
| Last Name | string | - |
| Preferred Name | string | - |
| Company Name | string | - |
| string | - | |
| Type | string | - |
| Type Code | integer | - |
| Doctor Type | string | - |
| Provider Number | string | - |
| Occupation | string | - |
| Title | string | - |
| Address Line 1 | string | - |
| Address Line 2 | string | - |
| Address Line 3 | string | - |
| City | string | - |
| State | string | - |
| Post Code | string | - |
| Country | string | - |
| Country Code | string | - |
| Notes | string | - |
| Phone Numbers | array | - |
| Archived At | string | - |
| Created At | string | - |
| Updated At | string | - |