Get customer notes

This request retrieves a customer's notes.

   Click here to learn more about this request

Customers notes are used to track specific information regarding a borrower. Note the following about customers:

Retrieving a customer's notes requires the customer's ID. You can find a customer's ID by sending a GET customer information request or a POST Search customers request.

The response of this request returns an array of all the notes associated with this customer. Each note has a note ID, which is used to edit or delete them.

For an example of how customers work within the Secure Payments UI, take a look at our Secure Payments – Customers article.


Results

Returns notes associated with the customer ID. An invalid ID will return a successful, but empty,200 response.

Language
Credentials
Click Try It! to start a request and see the response here!