Create a New Activity

Create a new activity log entry, typically related to a customer or resource.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Create a new activity log entry, typically related to a customer or resource. You must send the _id, organization, customer, createdBy, type, and meta parameters in the request body.

Body Params

A schema for an activity log entry.

string

The unique identifier for the activity record.

string

The unique ID of the organization.

customer
object

The patient (patient) related to the activity.

createdBy
object

The staff member who created the activity entry.

string

A human-readable label for the activity.

string
enum

The type of activity, e.g., note, order_update.

Allowed:
string

A detailed description of the activity.

string

The unique ID of the resource (e.g., order, appointment) the activity is about.

string
enum

The type of resource the activity is about, e.g., order.

Allowed:
date-time

The timestamp when the activity was created.

date-time

The timestamp when the activity was last updated.

meta
object

Metadata about the activity.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json