Skip to main content

March 31, 2026

· 2 min read

POST /events/{id}/noshow_attendance

  • api path removed without deprecation
View updated docs

GET /customers

  • added the new optional 'query' request parameter 'status'
View updated docs

POST /events/{id}/mark_no_show

  • endpoint added
View updated docs

POST /events/{id}/register

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

GET /policy_agreements

  • added the new optional 'query' request parameter 'customer'
View updated docs

POST /policy_agreements

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