get Collecting Agent Taxes
GET {{HostName}}/fof/config/v1/collectingAgentTaxes?hotelId={{HotelId}}
First you can call getReservation operation to find the details which can then be used in the request parameters of this operation.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hotelId | string | ||
taxCodes | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |