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