get https://securepayments.loanpro.io/api/customers//notes
This request pulls a customer's notes.
Click here to learn more about this request
Customers notes are used to track specific information regarding a borrower. Here's what you need to know about customers:
- Pulling a customer's notes requires the customer's ID. You can find a customer's ID by sending a GET Customer Request ↗ or a 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.