get List Of Values
GET {{HostName}}/lov/v1/listOfValues/{{Name}}
Use getLOVNames for a list of LOV names that can be included in the path parameter in getListOfValues.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
includeInactiveFlag | null | Only useful for LOVs that support toggle of inactive records inclusion. When set to true, inactive records will be included. | |
parameterName | null | Name of the parameter. | |
parameterValue | null | Value of the parameter. | |
excludeCodes | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |