CarSharing Reservation
예약 시리즈 승인/반려
예약 시리즈 승인/반려
put/approvals/reservation-series
Request body
Example request
{
"reservationSeriesId": 1,
"approvalMethod": "APPROVE",
"approvalMessage": "승인합니다."
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.