Search for a user’s merchant accounts online.
names. For each name, the response indicates whether the user has a detected account. This is useful for developers with a predefined list of companies or offers who want to determine whether they apply to a given user.
Call this endpoint upon receiving the NEW_DETECTED_ACCOUNTS_AVAILABLE webhook.
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.