get Payment Methods
GET {{HostName}}/fof/config/v1/hotelPaymentMethods?hoteld={{HotelId}}
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
limit | number | ||
transactionCodes | null | ||
paymentMethods | null | ||
hoteld | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |