Skip to main content

April 1, 2026

· 3 min read

GET /venue_rooms

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

POST /venue_rooms

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

PATCH /venue_rooms/ordering

  • endpoint added
View updated docs

GET /venue_rooms/{id}

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

PATCH /venue_rooms/{id}

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

PUT /venue_rooms/{id}

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