users
aid_customers_head
Check if there is users that match the parameters. The result will match all parameters with AND. This endpoint must be enabled from PUT /customers/settings scopes:
- admin:customers
- read:customers
- public:customers
head/accounts/{aid}/customers/users
Path parameters
aidstring ^[PT]{1}\d{8}$ required
An id that uniquely identifies the account.
Query parameters
emailstring
lookup customer by email
phone_numberstring
lookup customer by phone_number
Response
Customer user exist