get https://sandbox-api.helix.q2.com/customer/getByTag/
Retrieve customer information by the tag
(unique identifier) specified during customer creation.
This route will only retrieve customers whose
customer.status
is any of the following:Active
,Initiated
,Manual Review
,Verified
. Please use the /customer/get route to retrieve customers with any othercustomer.status
.
Error Codes
Click to expand
Code | Message (en-US) | Notes |
---|---|---|
1-60000 | Any "Common Error Code" may occur. | See Common Error Codes |
65701 | Tag must be specified | |
65702 | No customer exists with Tag={0}. |