Skip to main content

June 24, 2026

· 2 min read

GET /reports/customers.grouped/data

  • added the new optional query request parameter registered_and_attended_count_gte
  • added the new optional query request parameter registered_and_attended_count_lte
View updated docs

POST /reports/customers.grouped/export

  • added the new optional request property registered_and_attended_count_gte (media type: application/json)
  • added the new optional request property registered_and_attended_count_lte (media type: application/json)
View updated docs

GET /reports/customers/data

  • added the new optional query request parameter registered_and_attended_count_gte
  • added the new optional query request parameter registered_and_attended_count_lte
View updated docs

POST /reports/customers/export

  • added the new optional request property registered_and_attended_count_gte (media type: application/json)
  • added the new optional request property registered_and_attended_count_lte (media type: application/json)
View updated docs