SOAP API methode Contact_retrieve
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
contact | Structure of type 'contact' | All properties of the retrieved contact |
Structuur 'contact'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the contact. |
plannedtime | timestamp | The timestamp for which the contact is or was scheduled. |
executedtime | timestamp | The timestamp when the contact was scheduled. |
remarks | ContactData | The remarks of the contact. |
report | ContactData | The report of the contact. |
important | boolean | Is this a very important contact?. |
extra | string | The extra data of the contact. |
subject | string | Set a subject of the contact report |