v1

latestOpenAPI 3.0.32026-08-06224144516.1 KB
Contacts

Create a contact activity

Log an activity against a contact.

post/contacts/{id}/activities

Path parameters

idnumber required

The ID of the contact to create an activity for.

Request body

typestring required

One of the following activity types: email, meeting, call_talked, call_lvm, call_missed, text_message or other.

regarding_idnumber

The ID of the job order that this activity is regarding. Leave null for a general activity.

notesstring
datestring

The datetime the activity took place. If not specified it defaults to the current date and time.

Response

Created