2. get Catering Event Status LOV

GET {{HostName}}/lov/v1/listOfValues/newEvent/Y/waitList/N/cateringEventStatus

HEADERS

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

RESPONSES

status: OK

{"listOfValues":{"items":[{"flexfields":[{"parameterName":"CatStatusType"},{"parameterName":"CatDeductInventory"},{"parameterName":"ReturnToInventory","parameterValue":"N"}],"code":"INQ","name":"INQ","description":"Inquiry","active":true},{"flexfields":[{"parameterName":"CatStatusType"},{"parameterName":"CatDeductInventory"},{"parameterName":"ReturnToInventory","parameterValue":"N"}],"code":"PRO","name":"PRO","description":"Prospect","active":true},{"flexfields":[{"parameterName":"CatStatusType"},{"parameterName":"CatDeductInventory"},{"parameterName":"ReturnToInventory","parameterValue":"N"}],"code":"TEN","name":"TEN","description":"Tentative","active":true},{"flexfields":[{"parameterName":"CatStatusType"},{"parameterName":"CatDeductInventory"},{"parameterName":"ReturnToInventory","parameterValue":"N"}],"code":"ALLT","name":"ALLT","description":"Allotment","active":true},{"flexfields":[{"parameterName":"CatStatusType"},{"parameterName":"CatDeductInventory"},{"parameterName":"ReturnToInventory","parameterValue":"N"}],"code":"DEF","name":"DEF","description":"Definite","active":true},{"flexfields":[{"parameterName":"CatStatusType"},{"parameterName":"CatDeductInventory"},{"parameterName":"ReturnToInventory","parameterValue":"N"}],"code":"ACT","name":"ACT","description":"Actual","active":true},{"flexfields":[{"parameterName":"CatStatusType"},{"parameterName":"CatDeductInventory"},{"parameterName":"ReturnToInventory","parameterValue":"Y"}],"code":"CXL","name":"CXL","description":"Cancel","active":true},{"flexfields":[{"parameterName":"CatStatusType"},{"parameterName":"CatDeductInventory"},{"parameterName":"ReturnToInventory","parameterValue":"Y"}],"code":"LOS","name":"LOS","description":"Lost","active":true},{"flexfields":[{"parameterName":"CatStatusType"},{"parameterName":"CatDeductInventory"},{"parameterName":"ReturnToInventory","parameterValue":"Y"}],"code":"RGT","name":"RGT","description":"Regret/Refused","active":true}],"lovName":"CateringEventStatus","itemCount":9}}