v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Client Account Notes Endpoints

account/client-accounts/notes/edit

This endpoint is used to edit a note associated with your client account.

post/account/client-accounts/notes/edit

Response

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Contains a description of the error if the request failed

NoteIDstring

The ID associated with the edited record

Example response

{
  "NoteID": "3"
}