Get payment methods, such as cash, Visa etc
GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/paymentMethods?includeInactiveFlag=false
Get the available payment methods to use when creating a new reservation. Payment methods examples include Cash, Visa etc
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
includeInactiveFlag | boolean |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |