Get transaction codes to see what charges can be posted
GET {{HostName}}/csh/v0/hotels/{{HotelId}}/transactionCodes?includeArticles=true
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
includeArticles | boolean | ||
userRoleTransactions | null | ||
manualPostAllowed | boolean | ||
code | null | ||
description | null | ||
wildCard | null | ||
folioDate | null | ||
folioNo | null | ||
folioStatus | null | ||
folioTypeName | null | ||
invoiceNo | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |