Introduction

Authentication

Test cards

Establishments

Users

Customers

Cards

Payment links

Error codes

Payment Split

Products

Discount Coupons

Sales

Signatures

Webhooks

Financial


On this page:


Through the mentioned route above, you will receive a list of all your registered consumers. This is a view-only list, and it is sorted by the creation date, with the most recent customers appearing first.

Below are the possible responses from the Primefy API for this request.

GET List customers

https://api.premepay.com/v1/stores/:id/customers/list

Through the mentioned route above, it is possible to list customer data from a Store such as Name, Email, Total Spent, Number of Sales, and Last Payment Date.

Responses

If your request is successful, you will receive a list with the data as highlighted above.


Conteúdo Relacionado

<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/52c5ff42-e8bf-45d3-81d1-b6e05786a688/POST.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/52c5ff42-e8bf-45d3-81d1-b6e05786a688/POST.png" width="40px" /> POST - Create customer

</aside>

<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/bfe6a9ef-6d9a-405e-9fbe-484666d3fb5e/PUT.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/bfe6a9ef-6d9a-405e-9fbe-484666d3fb5e/PUT.png" width="40px" /> PUT - Edit customer

</aside>