get LOV names
GET {{HostName}}/lov/v1/listOfValues
In the response, you will see all available options you can then pass in a new request, to find the details for that subject. EG name = ProfileIdCountries. Now you can post the request - {{HostName}}/lov/v1/listOfValues/ProfileIdCountries
You will also see in the response of this request if the name
has parameters than can be passed in the request too, and if they are mandatory or not.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |