Get List of customers
Get List of customers
| Query Parameters |
|---|
offset stringPossible values: Value must match regular expression Index of beginning of pagination |
limit stringPossible values: Value must match regular expression Number of items to display |
type stringPossible values: Value must match regular expression Type of customer (particular = 0 , profissional = 1) |
enabled stringPossible values: Value must match regular expression Customer state |
in-debt stringPossible values: Value must match regular expression Customer in debt (true or false) |
query stringSearch customers according to query (by name, reference, email) |
| Responses | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Returns a collection of customers
|