get
https://app.bill.pro/api/v1/customers
Get all customers from your merchant or channel
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
You can get a page of customers as a list of up to 25 customers.
You can use the customer_id to filter the customers. If the customer_id is not unique, the list may contain multiple items.
To retrieve a single customer, use the id of the customer object with the Get Customer method.
If you are getting a customer to update it, ensure that the address is formatted correctly.
The URLs in the examples in API documentation contain the {env} variable. Replace this variable with test for the test environment and app for the production environment.