CarSharing Reservation
이용 완료
이용 완료
put/reservations/{reservationId}/complete-usage
Path parameters
reservationIdinteger required
Request body
Example request
{
"parkingLocation": "4층 B-31",
"energyAmount": 90,
"isChargingYn": "Y"
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.