post
https://api.surense.com/api/v1/customers/birthdays/next
Search for customers who have birthdays in the next 30 days (from tomorrow to 30 days from today). Returns a paginated list of customers with their birthday information.
Example:
{
"page": 0,
"pageSize": 30,
// activeOnly is false on default
}