to check the payment missing from kiosk
Run the query in kioskDb (use some parameter to find accurate value)
select top 100 * from tbNLog where ActionName='updatePaymentDetailsToSaavy'
And push the request using postman or insomnia if the reservation status is inhouse
use the sample url and correct it upon property demands
http://sbsbo.saavy-pay.com/LocalAPI/api/local/PushPaymentDetails
Prepared by Remesh