Contact Microservice Overview

An Overview of Contact Microservice within Samdock API

The Contact Microservice manages the base data of the end-customers within our product. Samdock users can create new Persons and Organizations that they do business with and keep their information up to date. This Microservice also enables the developer to perform certain Persons and Organization related operational tasks like branches and contacts management through the provided endpoints. It is also possible to interconnect and link different contacts together to represent business relations using this Microservice.

1598

Microservice Categories

Here are the primary categories available within Contact Microservice.

📘

Nanoid

Each POST method within Contact Microservices requires _id which is a unique string ID referred to as Nanoid. Please refer Nano ID for more details.