Common Workflows-Post a charge to a Folio

Number of APIs: 3

  1. Add a charge to the folio POST {{HostName}}/csh/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/charges

  2. Get transaction codes to see what charges can be posted GET {{HostName}}/csh/v0/hotels/{{HotelId}}/transactionCodes?includeArticles=true

  3. Get Folio to view the charges GET {{HostName}}/csh/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/folios?folioWindowNo=1&reservationBalanceOnly=false&fetchInstructions=Payment&fetchInstructions=Postings&fetchInstructions=Transactioncodes&fetchInstructions=Totalbalance