Get Customers

View as Markdown
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

externalIdstringOptional
The externalId that was passed when the Customer record was created.
customerIdstringOptional
The identifier of the Customer to be retrieved.

Response

OK
customerslist of objects