get https://sandbox-api.helix.q2.com/customer/list
List all customers for your program. The results are ordered by lastName
then firstName
. Each customer object will contain an additional property, customerCount
, which can be used in combination with the pageNumber
and pageSize
query params to paginate results. All customers, regardless of any flags or status, will be returned.
Error Codes
Click to expand
Code | Message (en-US) | Notes |
---|---|---|
1-60000 | Any "Common Error Code" may occur. | See Common Error Codes |