Search customers having upcoming birthdays

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
}

Language
Credentials
OAuth2
Missing 1 required scope
Click Try It! to start a request and see the response here!