Lapses
Lapse is a parameter by which data is filtered by date and this data is what will be returned by the API
today: Filter by today's datayesterday: Filter by data from yesterdaylast_7_days: Filter the data of the last 7 dayslast_30_days: Filter the data of the last 30 days
If a lapse is not placed, absolutely all the data will be brought.
Businesses
It is a Business parameter to filter the data by the id of the business. These must be in a chain separated by commas as shown below.
businesses=1,2,3,4,5

