Person

Endpoints within Activities.Person Category

All activities that a person goes through are managed through the endpoints available within this category.

EndpointTypeDescriptionStatus
Browse ActivitiesGETThis endpoints retrieves complete details of activities without any filter.LIVE
Add ActivityPOSTAny ongoing activity performed by any customer is logged into the Samdock data through this endpoint.LIVE
Browse Activities by Person IDGETThis provides developer to browse detailed activities for the provided person id.LIVE
Browse Activities by Organization IDGETActivities of all persons falling under an organization can be retrieved using this method.LIVE
Read ActivityGETRetrieves a single activity based on provided activity id.LIVE
Edit ActivityPATCHThis endpoint is used to alter any existing activity details.LIVE
Delete ActivityDELETEActivity can be deleted using this endpoint.LIVE