get https://securepayments.loanpro.io/api/customers/
This request retrieves customer information.
Click here to learn more about this request
Customers
within Secure Payments represent your borrowers, and this request pulls a specific borrower's information. If you'd like to pull a list of all borrower within your account, use the POST
Search Customers request.
For an example of how Customers
work within the Secure Payments UI, take a look at our Secure Payments – Customers article.
Results
Returns the customer information after a successful lookup. An error results in a message
containing the value "Customer not found"
, indicating an invalid customer ID.