post Service Request Codes
POST {{HostName}}/rsv/config/V1/hotels/{{HotelId}}/serviceRequestCodes
Request Body
{"serviceRequestCodes"=>[{"hotelId"=>"{{HotelId}}", "code"=>"COFFEE", "description"=>"Coffee Machine delivered to room", "deptCode"=>"PMS", "editable"=>true}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |