Skip to main content

List Customers

GET 

/payerCustomers

Retrieve a list of customers. Supports limit, offset, and order only.

⚠️ No server-side lookup by your external ID. Although customers store your ERP/external id (erpCustomerId), passing extCustomerId as a query parameter is not supported and is silently ignored — the endpoint returns the full, unfiltered list regardless. To resolve your own ID to a Paystand payerCustomerId / payer.id, either:

  1. Store the id and nested payer.id returned from Create Customer at creation time (recommended), or
  2. Page through this endpoint and match client-side on erpCustomerId.

Request

Responses

A list of customers