Identify whether a user has an account at a merchant.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password. Use your client_id as the username and your secret as the password value.
The input parameters required for identifying a user's account at a merchant.
Successful request.