Information about what the check reporting data covers and how it is presented. This includes the starting and ending dates of the time range, and the included or excluded restaurants.
endBusinessDate required | number <integer> The ending date of the time range for the reporting data. Specify the business day in the format YYYYMMDD. For example, |
excludedRestaurantIds required | Array of strings <UUID> The |
restaurantIds required | Array of strings <uuid> The |
startBusinessDate required | number <integer> The starting date of the time range for the reporting data. Specify the business day in the format YYYYMMDD. For example, |
{- "startBusinessDate": 0,
- "endBusinessDate": 0,
- "restaurantIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "excludedRestaurantIds": [
- "string"
]
}