Customers
Lookup Customer by Alias
GET
Look up a customer’s account ID using an alias. This is useful when you have an external identifier and need to find the corresponding Alguna customer.
Query Parameters
string
required
The alias to look up. This can be:
- The account ID itself
- A user-defined alias set on the customer
Response
string
The Alguna account ID corresponding to the provided alias.