put Hotel Tax Types
PUT {{HostName}}/fof/config/v1/hotelTaxTypes
Request Body
{"taxTypes"=>[{"hotelId"=>"{{HotelId}}", "code"=>"TEST", "description"=>"TEST Edit", "collectingAgentTax"=>false, "printAutoAdjust"=>true, "reportExemptDays"=>"8", "reportTaxPercentage"=>"5"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
Content-Type | string | ||
x-app-key | string |