---
title: "Changes to Edit Donation Ticket"
method: PUT
path: "/ticket/edit/donation-ticket/{ticket_name}/{event_id}/"
---

# Changes to Edit Donation Ticket

`PUT /ticket/edit/donation-ticket/{ticket_name}/{event_id}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-09-03** `43ba83e1f2fe` — 1 breaking, 7 info

## Changes

- **2026-09-03** `43ba83e1f2fe` — 1 breaking, 7 info
  - added the pattern `^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$` to the request property `ticket_price/anyOf[subschema #2]/`
  - added the new optional request property `assigned_shows`
  - added the new optional request property `availability`
  - added the new optional request property `include_gst`
  - added the new optional request property `is_recurring`
  - added the new optional request property `sales_period`
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status

---

[Operation](https://skmtc.dev/myticketpartner/apis/fastapi/docs/ticket/edit/donation-ticket/:ticket_name/:event_id/put.md) · [API](https://skmtc.dev/myticketpartner/apis/fastapi.md) · [Page](https://skmtc.dev/myticketpartner/apis/fastapi/changes/ticket/edit/donation-ticket/:ticket_name/:event_id/put)
