get Guests Transactions
GET {{HostName}}/csh/v1/hotels/{{HotelId}}/transactions?reservationList={{reservationId}}&includeGenerates=true&includeTransactionsWithARInvoiceNo=false&includeTransactionsWithFolioNo=true&includeTransactionsWithManualPostingOnly=false&type=Reservation
- param value type= 'Reservation' is required.
Request Params
Key | Datatype | Required | Description |
---|
reservationList | string | | |
includeGenerates | boolean | | |
includeTransactionsWithARInvoiceNo | boolean | | |
includeTransactionsWithFolioNo | boolean | | |
includeTransactionsWithManualPostingOnly | boolean | | |
type | string | | |
transactionNo | null | | |
transactionGroup | null | | |
transactionSubGroup | null | | |
billingCode | null | | |
billingHotelId | null | | |
desc | null | | |
routingInstructionsId | null | | |
trxCodeWildCard | null | | |
trxDescriptionWildCard | null | | |
checkNumberWildCard | null | | |
referenceNumberWildCard | null | | |
supplementWildCard | null | | |
windowNo | null | | |
cashieringTransactionType | null | | |
startDate | null | | |
endDate | null | | |
cashierId | null | | |
code | null | | |
commissionable | null | | |
serviceRecoveryAllowed | null | | |
postedTransactionType | null | | |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
x-hotelId | string | | |
x-app-key | string | | |