July 9, 2026
· 2 min read
PATCH /communication/notification_types/missing_forms_waivers
- the request property
resend_interval_daysbecame not nullable (media type: application/json) - added the new optional request property
frequency(media type: application/json) - added the required property
frequencyto the response with the200status (media type: application/json)
GET /reports/customers.grouped/data
- deleted the
queryrequest parameterextra_customer_fields - added the new optional
queryrequest parametersegment
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)
GET /reports/customers/data
- deleted the
queryrequest parameterextra_customer_fields - added the new optional
queryrequest parametersegment
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)
GET /communication/notification_types/missing_forms_waivers
- added the required property
frequencyto the response with the200status (media type: application/json)