delete Authorization Config Rule
DELETE {{HostName}}/fof/config/v1/authorizationConfigRule?hotelId={{HotelId}}
API to remove a property configured credit card authorization rule. Provide the parameters needed to specifically identify the rule to remove.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hotelId | string | ||
roomType | null | ||
roomClassHotelId | null | ||
roomClassCode | null | ||
sourceCodeHotelId | null | ||
sourceCode | null | ||
rateCategory | null | ||
rateCode | null | ||
guaranteeCode | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
Content-Type | string | ||
x-app-key | string |