Common Workflows-Post a charge to a Folio
Number of APIs: 3
-
Add a charge to the folio POST {{HostName}}/csh/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/charges
-
Get transaction codes to see what charges can be posted GET {{HostName}}/csh/v0/hotels/{{HotelId}}/transactionCodes?includeArticles=true
-
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