Updates the details (name, price,color or hall) of an existing seat type by its unique ID.
Only the fields provided in the request body will be updated.
This is a protected endpoint. Access is restricted to users with admin or manager roles.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The seat type has been successfully updated
Unique seat type ID
Seat type name
Cost of place. Passed as a string to preserve precision
"99.90"
Color in 6-digit or 3-digit HEX format, starting with '#'
"#4A90E2"
Unique hall ID