Search customers having recent birthdays

Search for customers who had birthdays in the past 7 days (from 7 days ago to yesterday). 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:
*/*