get Advance Payment Balance

GET {{HostName}}/csh/v1/hotels/{{HotelId}}/reservations/{{reservationId}}/advancePaymentBalance?type=Reservation&numberOfNights={{numberOfNights}}

  1. API returns the amount based on numberOfNights parameter value.

  2. API always returns zero if numberOfNights parameter not included.

  3. type value is required to provide as 'Reservation'

Request Params

KeyDatatypeRequiredDescription
typestring
numberOfNightsstring
eventTypenullAdvanceBill , Deposit , CheckIn

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
x-hotelIdstring
x-app-keystring