Finds a customer by their email address and returns their profile with paginated payment history on your products.
API key authentication. Include your API key in the X-Suby-Api-Key header:
X-Suby-Api-Key: your_api_key_hereCustomer email address to search for
Page number for payment history pagination
x >= 1Payments per page (maximum 25)
1 <= x <= 25