Retrieves a list of customers associated with your merchant account. You can search for a specific customer using filters such as Merchant Customer Ref ID, first name, or last name.
The response includes key details for each matching customer — such as first name, last name, customer ID, and Merchant Customer Ref ID. This endpoint is commonly used for listing customers in internal tools, verifying account existence, or syncing customer records with your system.
Documentation Index
Fetch the complete documentation index at: https://docs.revolv3.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.