Skip to main content

July 9, 2026

· 2 min read

PATCH /communication/notification_types/missing_forms_waivers

  • the request property resend_interval_days became not nullable (media type: application/json)
  • added the new optional request property frequency (media type: application/json)
  • added the required property frequency to the response with the 200 status (media type: application/json)
View updated docs

GET /reports/customers.grouped/data

  • deleted the query request parameter extra_customer_fields
  • added the new optional query request parameter segment
View updated docs

POST /reports/customers.grouped/export

  • removed the request property extra_customer_fields (media type: application/json)
  • added the new optional request property segment (media type: application/json)
View updated docs

GET /reports/customers/data

  • deleted the query request parameter extra_customer_fields
  • added the new optional query request parameter segment
View updated docs

POST /reports/customers/export

  • removed the request property extra_customer_fields (media type: application/json)
  • added the new optional request property segment (media type: application/json)
View updated docs

GET /communication/notification_types/missing_forms_waivers

  • added the required property frequency to the response with the 200 status (media type: application/json)
View updated docs