---
title: "contacts/notes/add"
method: POST
path: "/contacts/notes/add"
tags: ["Contact Notes Endpoints"]
---

# contacts/notes/add

`POST /contacts/notes/add`

This endpoint is used to add a note to your contact.

## Response `200`

- object
  - `Success` boolean — True if the request was successful, false if it failed
  - `ErrorMessage` string — Contains a description of the error if the request failed
  - `NoteID` string — The ID associated with the new record

---

[API](https://skmtc.net/vopay/apis/accounts.md) · [All operations](https://skmtc.net/vopay/apis/accounts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vopay/accounts/versions/7033bd231ec7/schema)
