Customer
Filter a list of customers based on the filter parameters. The return can be paginated.
You can get a list of all customers from BonifiQ and their respective points.
CreatedAtFrom
Use this parameter to filter the list of customers based on the date when they were created inside BonifiQ. Increasing this date can help checking every client from BonifiQ inside you system
post/v1/pvt/Customer/list
Query parameters
CreatedAtFromstring date-time nullable
Emailstring nullable
PageNumberinteger
Pagenation number
PageSizeinteger
Amount of items per page, Max size is 50 items per page.