Update
PUT
/prices/{priceId}
Authority
ROLE
DESCRIPTION
MASTER
관리자
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
concertId
UUID
Id of the concert
seatGrade
ENUM
R석, S석, A석, B석
price
Integer
가격
Response
Last updated