객실 매핑 수정
PATCH/gds/vendor/properties/:vendor_property_id/roomtypes/:vendor_roomtype_id/channels/:channel_id/mappings
- 객실타입과 채널 객실 사이의 매핑을 수정합니다.
channel_roomtype_id에 채널 측 객실 ID를 넣어 연결하고,status로 매핑을 켜고 끕니다.null을 보내면 매핑이 초기화되고, 생략하면 기존 값이 유지됩니다.- 숙소 매핑을 먼저 끝내야 하며, 직연동 채널에서만 수정할 수 있습니다.
Request
Responsesapplication/json
- 200
- 400
- 401
- 403
- 404
- 500
객실 매핑 수정 성공
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error