2. get Catering Package Codes

GET {{HostName}}/lov/v1/listOfValues/radioType/{{radioType}}/hotels/{{HotelId}}/cateringPackageCodes?includeInactiveFlag=false

Request Params

KeyDatatypeRequiredDescription
includeInactiveFlagboolean
parameterNamenull
parameterValuenull

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
x-app-keystring
x-hotelidstring

RESPONSES

status: OK

{"listOfValues":{"items":[{"code":"MEETBK","name":"Meeting with Breaks","description":"Meeting with Breaks","active":true}],"lovName":"CateringPackageCodes","itemCount":1}}