put Tax Category Codes
PUT {{HostName}}/fof/config/v1/taxCategories/{{TaxCategoryCode}}
Request Body
{"taxCategoryCodes"=>[{"code"=>"101", "description"=>{"defaultText"=>"High"}, "displayOrder"=>"2"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
Content-Type | string | ||
x-app-key | string |