---
title: "Changes to List Sales"
method: GET
path: "/event/{eventId}/list_sales"
---

# Changes to List Sales

`GET /event/{eventId}/list_sales`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 2 revisions.

- **2026-07-17** `b30837257f62` — 3 breaking, 3 info
- **2025-07-18** `c86625ecc8f6` — 3 breaking, 3 info

## Changes

- **2026-07-17** `b30837257f62` — 3 breaking, 3 info
  - removed the required property `sales/items/event_id` from the response with the `200` status
  - removed the required property `sales/items/sales_id` from the response with the `200` status
  - removed the required property `sales/items/ticket_name` from the response with the `200` status
  - added the required property `sales/items/eventId` to the response with the `200` status
  - added the required property `sales/items/salesId` to the response with the `200` status
  - added the required property `sales/items/ticketName` to the response with the `200` status
- **2025-07-18** `c86625ecc8f6` — 3 breaking, 3 info
  - removed the required property `sales/items/eventId` from the response with the `200` status
  - removed the required property `sales/items/salesId` from the response with the `200` status
  - removed the required property `sales/items/ticketName` from the response with the `200` status
  - added the required property `sales/items/event_id` to the response with the `200` status
  - added the required property `sales/items/sales_id` to the response with the `200` status
  - added the required property `sales/items/ticket_name` to the response with the `200` status

---

[Operation](https://skmtc.dev/vuejs-jp/apis/openapi/docs/event/:eventId/list_sales/get.md) · [API](https://skmtc.dev/vuejs-jp/apis/openapi.md) · [Page](https://skmtc.dev/vuejs-jp/apis/openapi/changes/event/:eventId/list_sales/get)
