change Custom Tax Types
PUT {{HostName}}/fof/config/v1/customTaxTypes/{{TaxTypeCode}}
Request Body
{"customTaxTypes"=>[{"code"=>"TAX2", "description"=>{"defaultText"=>"Description custom tax type EDIT"}, "displayOrder"=>"1"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
Content-Type | string | ||
x-app-key | string |