> For the complete documentation index, see [llms.txt](https://apidocs.d6plus.co.za/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apidocs.d6plus.co.za/v2/reference/finance+/debt-management/debtor-notes.md).

# Debtor Notes

## Overview

The **Debtor Notes API** allows you to **create, update, or delete** debtor notes. This includes different types of notes, such as **Internal Notes, Text Notes,** and **Promise to Pay arrangements** (see the [Get Note Types](/v2/reference/finance+/debt-management/debtor-notes/get-note-type-s.md) page for more information).

* **Create / Update a Debtor Note:**\
  Use the Debtor Notes API to add or modify a note. This applies to all note types, including **Promise to Pay arrangements**.
* **Delete a Debtor Note:**\
  Standard debtor notes can be deleted using the Debtor Notes API.
* **Deleting Promise to Pay Arrangements:**
  * Promise to Pay arrangements are **created and updated** as part of a debtor note.
  * However, to **delete individual Promise to Pay arrangements** from a note, you must use the **separate Delete Promise to Pay API call**.

### Debtor Notes API Calls

[Get Communication Type(s)](/v2/reference/finance+/debt-management/debtor-notes/get-communication-type-s.md)

[Get Note Type(s)](/v2/reference/finance+/debt-management/debtor-notes/get-note-type-s.md)

[Get Note](/v2/reference/finance+/debt-management/debtor-notes/get-note-s.md)

[Update Note](/v2/reference/finance+/debt-management/debtor-notes/update-note.md)

[Delete Note](/v2/reference/finance+/debt-management/debtor-notes/delete-note.md)

[Get Promise to Pay(s)](/v2/reference/finance+/debt-management/debtor-notes/get-promise-to-pay-record-s.md)

[Delete Promise to Pay](/v2/reference/finance+/debt-management/debtor-notes/delete-promise-to-pay.md)
