Get a customer via tag

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 other customer.status.

Error Codes

Click to expand
CodeMessage (en-US)Notes
1-60000Any "Common Error Code" may occur.See Common Error Codes
65701Tag must be specified
65702No customer exists with Tag={0}.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!