get Deposit Folio Transaction Details
GET {{HostName}}/csh/v1/hotels/{{HotelId}}/depositTransactions?includeGenerates=false&transactionNo={{transactionNo}}
transactionNo parameter is Mandatory to fetch the Deposit Folio Transaction details.
You can get the transaction number from the get Deposit folio service.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
includeGenerates | boolean | ||
transactionNo | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelId | string | ||
x-app-key | string |