get Comp Authorizers
GET {{HostName}}/fof/config/v1/hotels/{{HotelId}}/compAuthorizers?includeInactiveAuthorizers=false
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 |
---|---|---|---|
includeCompAuthorizerDetail | null | ||
includeInactiveAuthorizers | boolean | ||
includeTerminatedAuthorizer | null | ||
authorizer | null | ||
firstName | null | ||
lastName | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |