...
Ulyses Connections allows third parties to complete the payment of a room's pending amount. To pay the full amount of a room we recommend you to follow the steps:
- Case if If the room has not checked indid not check in yet we will request the amount in the proformas. To do this:
- Request the list of proformas to get the amount contracted
- Post payment through the following endpoint
- If the room has already checked in we will need to request the amount within the folios, nor in the proforma. To do this:
- Request the list of folios and filter by reservationRoomStay to know the new amount pending
- Post payment through the previous endpoint
...