Skip to main content

Find Customer

Help merchants discover customers within the Peere Network on their behalf.

What is Find Customer?

Customer Discovery for Merchants

As a provider, help your merchants identify customers and their associated banks to enable seamless payment experiences across your platform.

Key Operations

Email Lookup

Find banks associated with customer email addresses

Device Lookup

Identify returning customers through device fingerprinting

How It Works

1

Merchant Request

Your merchant needs to find a customer’s bank information
2

Customer Discovery

Use email or device ID to find customer bank associations
3

Return Results

Provide merchant with customer bank information
4

Enable Payments

Merchant can now initiate billing with discovered information

Find Customer by Email

curl -X GET "https://api.peere.network/v1/customer/banks?email=customer@example.com" \
  -H "Authorization: Bearer YOUR_TOKEN"

Device Lookup

{
  "deviceId": "device_12345"
}

Use Cases

Help new merchants understand which customers they can reach through Peere Network.
All customer data is privacy protected with masked account numbers and obfuscated names to ensure security while enabling functionality.

Next Steps

After implementing customer discovery:
  1. Billing Operations to process payments on behalf of merchants
  2. Merchant Management to onboard and manage merchants