Set Activity Status
Sets the completed status for an array of activities.
The string activityIdentifier param may contain of a mix of appointment_id, sale_id, document_id and todo_id. The changes are saved immediately. If an invalid id is passed in (nonexistent record), no changes will be made. If there is no write access to the record being changed, a Sentry exception will be thrown in the usual manner. NsApiSlow threshold: 1000 ms.
Headers
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
ActivityIdentifier, ActivityStatus
SetActivityStatus: Sets the completed status for an array of activities. The string activityIdentifier param may contain of a mix of appointment_id, sale_id, document_id and todo_id. The changes are saved immediately. If an invalid id is passed in (nonexistent record), no changes will be made. If there is no write access to the record being changed, a Sentry exception will be thrown in the usual manner.
Response
No Content
Related topics
NSAppointmentAgentSet up a new activity monitorToggle And Set ActivitiesSet Rank On Project ActivityEnum ActivityStatusChange Completed status of an activity