CarSharing Admin Reservation
예약 등록
관리자가 특정 회원 대신 예약을 생성합니다.
post/admin/reservations
Request body
Example request
{
"approvalReason": {
"requestMessage": "부산 출장"
}
}Response
Created
Changes
No recorded changes to this endpoint across all 1 revision of this API.