post User Defined Field Values
POST {{HostName}}/ent/config/v1/userDefinedFieldValues
Use this API to create a new User Defined Field (UDF) Value. The LOV Group and LOV Values functionality allows a property create a custom group of values to be used in a specified user defined field (UDF). This functionality provides added flexibility in allowing a site to track information or details that are specific to their business and outside of the standard fields offered in the OPERA Cloud.
Request Body
{"userDefinedFieldValues"=>[{"groupCode"=>"UDFGP10", "code"=>"UDF123", "description"=>{"defaultText"=>"Create new UDF Value"}, "displayOrder"=>"12"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |