change Folio Type Legend Mappings Config
PUT {{HostName}}/fof/config/v1/folioTypeLegendMappings
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hotelId | string | ||
legendCode | string | ||
folioType | string |
Request Body
{"criteria"=>{"hotelId"=>"{{HotelId}}", "legendCode"=>"11COPY", "folioType"=>"FOLIODMR", "folioTypeDescription"=>"Edit description"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |