v1

latestOpenAPI 3.0.02026-08-06100301483.8 KB
Entity

Creates an event against the given candidate id.

All id fields must match valid reference data from the /Reference methods.

The EventDirection must be either 'In' or 'Out'.

The EventType is the name of the Event Type returned by /Reference/EventTypes.

post/Entity/CandidateEvent

Query parameters

idinteger required

The Candidate to log the event against

Request body

ConsultantIdinteger
Direction'None' | 'In' | 'Out'
EventType'Phone' | 'Email' | 'SMS' | 'Post' | 'Fax' | 'Meeting' | 'LinkedIn' | 'Facebook' | 'Skype' | 'IMS' | 'Information' | 'Other' | 'WhatsApp' | 'TeamsMeeting'
EventActionIdinteger
EventDetailsstring nullable

Response

OK - Created ID

integer required