Returns a paginated list of customers registered or with existing orders in xMenu.
Restaurant API Key. Can be obtained from Tools > API Access in the xMenu dashboard.
Unique restaurant identifier
Page number to retrieve
x >= 1Number of results per page (max: 100)
1 <= x <= 100Filter customers added from this date (YYYY-MM-dd format)
Filter customers added until this date (YYYY-MM-dd format)
Filter by registration status
0 = unregistered customers1 = registered customers0, 1 Filter customers with first order from this date (YYYY-MM-dd format)
Filter customers with first order until this date (YYYY-MM-dd format)
Filter customers with most recent app uninstall from this date
Filter customers with most recent app uninstall until this date
Filter customers with account deleted from this date (YYYY-MM-dd format)
Filter customers with account deleted until this date (YYYY-MM-dd format)
Customer list response
Operation status:
false = Errortrue = SuccessError code if the operation failed.
See Error codes for general error codes that may occur.
Textual error description if the operation failed
Current page number
Maximum number of elements per page
Total number of results
Whether there are additional results:
false = No more resultstrue = More results availableArray of customer objects