Get Customers

This request allows you to pull customer information.

Instructions

Sending the GET request to https://securepayments.loanpro.io/api/customers will provide a list of all the customers you have saved in Secure Payments.

You can pull information for a specific customer by adding their customer ID to the end of the URL. The final URL will look something like the following:
https://securepayments.loanpro.io/api/customers/23422

For more information, see our article Secure Payments API – GET Customers.

📘

Try It Instructions

Click the Try It button; it's as simple as that. The results you'll see are from our demo account, but you can use your own account by updating the header information.

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