Get Customers
Retrieves a list of customers associated with the merchant account. Use this endpoint to view customer details relevant to your integration.
Results can be filtered by either the `externalId` or `customerId` properties in order to retrieve the details of a single customer using the unique `externalId` that was provided during customer creation. Other filtering and paging capabilities are not supported at this time.
Authentication
AuthorizationBasic
Query parameters
externalId
The externalId that was passed when the Customer record was created.
customerId
The identifier of the Customer to be retrieved.
Response
OK
customers