put Currency Exchange Service Taxes
PUT {{HostName}}/fof/config/v1/currencyExchangeServiceTaxes
Hotel and Code is Required for updating the record.
You can fetch the code using the Get operation.
Request Body
{"currencyExchangeServiceTaxes"=>[{"amountFrom"=>"601", "amountTo"=>"650", "percentage"=>"6", "minServiceTax"=>"2", "maxServiceTax"=>"99999", "hotel"=>"{{hotelId}}", "code"=>"R4"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
Content-Type | string | ||
x-app-key | string |