Skip to main content

June 11, 2026

· One min read

GET /providers/{id}/entitlements

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

June 9, 2026

· 5 min read

POST /customers/{id}/resend_invite

  • endpoint added
View updated docs

GET /reports/customers.grouped/data

  • added the new optional query request parameter last_payment_amount_gte
  • added the new optional query request parameter last_payment_amount_lte
  • added the new optional query request parameter total_spend_amount_gte
  • added the new optional query request parameter total_spend_amount_lte
View updated docs

POST /reports/customers.grouped/export

  • added the new optional request property last_payment_amount_gte (media type: application/json)
  • added the new optional request property last_payment_amount_gte (media type: multipart/form-data)
  • added the new optional request property last_payment_amount_gte (media type: application/x-www-form-urlencoded)
  • added the new optional request property last_payment_amount_lte (media type: application/x-www-form-urlencoded)
  • added the new optional request property last_payment_amount_lte (media type: application/json)
  • added the new optional request property last_payment_amount_lte (media type: multipart/form-data)
  • added the new optional request property total_spend_amount_gte (media type: application/json)
  • added the new optional request property total_spend_amount_gte (media type: multipart/form-data)
  • added the new optional request property total_spend_amount_gte (media type: application/x-www-form-urlencoded)
  • added the new optional request property total_spend_amount_lte (media type: application/x-www-form-urlencoded)
  • added the new optional request property total_spend_amount_lte (media type: multipart/form-data)
  • added the new optional request property total_spend_amount_lte (media type: application/json)
View updated docs

GET /reports/customers/data

  • added the new optional query request parameter last_payment_amount_gte
  • added the new optional query request parameter last_payment_amount_lte
  • added the new optional query request parameter total_spend_amount_gte
  • added the new optional query request parameter total_spend_amount_lte
  • added the enum value total_spend_amount to the property items/ of the query request parameter columns
  • added the optional property rows/items/total_spend_amount to the response with the 200 status
View updated docs

POST /reports/customers/export

  • added the new optional request property last_payment_amount_gte (media type: application/x-www-form-urlencoded)
  • added the new optional request property last_payment_amount_gte (media type: application/json)
  • added the new optional request property last_payment_amount_gte (media type: multipart/form-data)
  • added the new optional request property last_payment_amount_lte (media type: application/json)
  • added the new optional request property last_payment_amount_lte (media type: application/x-www-form-urlencoded)
  • added the new optional request property last_payment_amount_lte (media type: multipart/form-data)
  • added the new optional request property total_spend_amount_gte (media type: application/json)
  • added the new optional request property total_spend_amount_gte (media type: application/x-www-form-urlencoded)
  • added the new optional request property total_spend_amount_gte (media type: multipart/form-data)
  • added the new optional request property total_spend_amount_lte (media type: multipart/form-data)
  • added the new optional request property total_spend_amount_lte (media type: application/json)
  • added the new optional request property total_spend_amount_lte (media type: application/x-www-form-urlencoded)
  • added the new total_spend_amount enum value to the request property columns/items/ (media type: multipart/form-data)
  • added the new total_spend_amount enum value to the request property columns/items/ (media type: application/x-www-form-urlencoded)
  • added the new total_spend_amount enum value to the request property columns/items/ (media type: application/json)
View updated docs

GET /staff/{id}/ui_settings

  • endpoint added
View updated docs

PATCH /staff/{id}/ui_settings

  • endpoint added
View updated docs

June 8, 2026

· One min read

GET /communication/notification_types/missing_forms_waivers

  • endpoint added
View updated docs

PATCH /communication/notification_types/missing_forms_waivers

  • endpoint added
View updated docs

GET /communication/notification_types/missing_forms_waivers/metadata

  • endpoint added
View updated docs

June 4, 2026

· 7 min read

GET /events

  • added the required property results/items/active_registration_status/cancellation_closes_at to the response with the 200 status (media type: application/json)
  • added the required property results/items/active_registration_status/cancellation_closes_at to the response with the 200 status (media type: application/xml)
View updated docs

POST /events

  • added the required property active_registration_status/cancellation_closes_at to the response with the 201 status (media type: application/xml)
  • added the required property active_registration_status/cancellation_closes_at to the response with the 201 status (media type: application/json)
View updated docs

PUT /events/external_id:{external_id}

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

GET /events/{id}

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

PUT /events/{id}

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

GET /reports/customers.grouped/data

  • added the new optional query request parameter assigned_staff
  • added the new optional query request parameter has_failed_payments
  • added the new optional query request parameter has_issues
  • added the new optional query request parameter status
View updated docs

POST /reports/customers.grouped/export

  • added the new optional request property assigned_staff (media type: application/x-www-form-urlencoded)
  • added the new optional request property assigned_staff (media type: application/json)
  • added the new optional request property assigned_staff (media type: multipart/form-data)
  • added the new optional request property has_failed_payments (media type: application/x-www-form-urlencoded)
  • added the new optional request property has_failed_payments (media type: multipart/form-data)
  • added the new optional request property has_failed_payments (media type: application/json)
  • added the new optional request property has_issues (media type: application/json)
  • added the new optional request property has_issues (media type: application/x-www-form-urlencoded)
  • added the new optional request property has_issues (media type: multipart/form-data)
  • added the new optional request property status (media type: application/x-www-form-urlencoded)
  • added the new optional request property status (media type: application/json)
  • added the new optional request property status (media type: multipart/form-data)
View updated docs

GET /reports/customers/data

  • added the new optional query request parameter assigned_staff
  • added the new optional query request parameter has_failed_payments
  • added the new optional query request parameter has_issues
  • added the new optional query request parameter status
  • added the enum value issues to the property items/ of the query request parameter columns
  • added the enum value status to the property items/ of the query request parameter columns
  • added the enum value status.slug to the property items/ of the query request parameter columns
  • added the enum value status_slug to the property items/ of the query request parameter columns
  • added the optional property rows/items/issues to the response with the 200 status
  • added the optional property rows/items/status to the response with the 200 status
View updated docs

POST /reports/customers/export

  • added the new optional request property assigned_staff (media type: application/x-www-form-urlencoded)
  • added the new optional request property assigned_staff (media type: application/json)
  • added the new optional request property assigned_staff (media type: multipart/form-data)
  • added the new optional request property has_failed_payments (media type: multipart/form-data)
  • added the new optional request property has_failed_payments (media type: application/json)
  • added the new optional request property has_failed_payments (media type: application/x-www-form-urlencoded)
  • added the new optional request property has_issues (media type: multipart/form-data)
  • added the new optional request property has_issues (media type: application/x-www-form-urlencoded)
  • added the new optional request property has_issues (media type: application/json)
  • added the new optional request property status (media type: multipart/form-data)
  • added the new optional request property status (media type: application/x-www-form-urlencoded)
  • added the new optional request property status (media type: application/json)
  • added the new issues enum value to the request property columns/items/ (media type: application/x-www-form-urlencoded)
  • added the new issues enum value to the request property columns/items/ (media type: multipart/form-data)
  • added the new issues enum value to the request property columns/items/ (media type: application/json)
  • added the new status enum value to the request property columns/items/ (media type: multipart/form-data)
  • added the new status enum value to the request property columns/items/ (media type: application/json)
  • added the new status enum value to the request property columns/items/ (media type: application/x-www-form-urlencoded)
  • added the new status.slug enum value to the request property columns/items/ (media type: multipart/form-data)
  • added the new status.slug enum value to the request property columns/items/ (media type: application/x-www-form-urlencoded)
  • added the new status.slug enum value to the request property columns/items/ (media type: application/json)
  • added the new status_slug enum value to the request property columns/items/ (media type: multipart/form-data)
  • added the new status_slug enum value to the request property columns/items/ (media type: application/x-www-form-urlencoded)
  • added the new status_slug enum value to the request property columns/items/ (media type: application/json)
View updated docs

May 29, 2026

· One min read

POST /registration_eligibility/check

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

GET /store/products

  • added the new optional query request parameter id
View updated docs

May 26, 2026

· 2 min read

GET /webhook_destinations

  • added the new optional query request parameter application
  • added the optional property results/items/status to the response with the 200 status (media type: application/xml)
  • added the optional property results/items/status to the response with the 200 status (media type: application/json)
View updated docs

POST /webhook_destinations

  • added the new optional request property status (media type: application/json)
  • added the new optional request property status (media type: application/x-www-form-urlencoded)
  • added the new optional request property status (media type: multipart/form-data)
  • added the optional property status to the response with the 201 status (media type: application/json)
  • added the optional property status to the response with the 201 status (media type: application/xml)
View updated docs

DELETE /webhook_destinations/{id}

  • endpoint added
View updated docs

GET /webhook_destinations/{id}

  • endpoint added
View updated docs

PATCH /webhook_destinations/{id}

  • endpoint added
View updated docs

PUT /webhook_destinations/{id}

  • endpoint added
View updated docs

May 18, 2026

· One min read

GET /customers

  • for the query request parameter status, the type/format was changed from string/ to `array`/
View updated docs