Creates a new seat type and associates it with a specific hall.
The price and color defined here will apply to all seats of this type within that particular hall.
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 was successfully created
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