# Restful Api của CareSoft

## Phiếu ghi

Các API liên quan đến thêm mới, cập nhật, thông tin trường dữ liệu, danh sách của phiếu ghi

{% content-ref url="/pages/F0R3JcyjSskq3JJ6jvD7" %}
[Phiếu ghi](/danh-muc/restful-api-cua-caresoft/phieu-ghi.md)
{% endcontent-ref %}

## Người dùng/ Khách hàng

Các api liên quan đến thêm mới, cập nhật, thông tin trường dữ liệu tùy biến, danh sách chi tiết của người dùng

{% content-ref url="/pages/pgCczgsdxwC9jFJMPgP9" %}
[Khách hàng](/danh-muc/restful-api-cua-caresoft/khach-hang.md)
{% endcontent-ref %}

## Chiến dịch

Các API liên quan đến chiến dịch: Thêm mới khách hàng, thêm hành động, lấy kết quả chiến dịch..

{% content-ref url="/pages/LvaC6AM8Jws45s0NsXek" %}
[Chiến dịch](/danh-muc/restful-api-cua-caresoft/chien-dich.md)
{% endcontent-ref %}

## Cuộc gọi&#x20;

Các API liên quan đến cuộc gọi thoại trên CareSoft: Lịch sử cuộc gọi, file ghi âm...&#x20;

{% content-ref url="/pages/Yc3UhvLjhlUVbKeAuGDM" %}
[Cuộc gọi](/danh-muc/restful-api-cua-caresoft/cuoc-goi.md)
{% endcontent-ref %}

## Chat

Các API Liên quan đến truy xuất dữ liệu chat trên CareSoft: Lịch sử chat

{% content-ref url="/pages/Hcv9on7RyGOSqRYZBl14" %}
[Chat](/danh-muc/restful-api-cua-caresoft/chat.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.caresoft.vn/danh-muc/restful-api-cua-caresoft.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
