get https://sandbox-api.helix.q2.com/customer/getByTag/
Retrieve customer information by the tag
(unique identifier) specified during customer creation.
[block:callout]
{
"type": "info",
"body": "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 other customer.status
."
}
[/block]