post Template Preferences
POST {{HostName}}/crm/config/v1/preferences
The Preference Group will need to already exist, to then create a prefernce code and associate it with that Group.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
codes | number |
Request Body
{"templatePreferences"=>[{"global"=>true, "description"=>"Celiac", "code"=>"CELIAC", "preferenceGroup"=>"DIETARY", "orderSequence"=>"5"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |