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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Example:

{
      "page": 0,
      "pageSize": 30,
      // activeOnly is false on default
}

Body Params

Request for searching customers with birthdays

int32

Page number for pagination

int32

Number of items per page

boolean

Filter to show only active customers

Response

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*