$$ APP->API ( /api/scan/?qrcode=017&serie=340001 ) - 24/11/2024 12:22:40 {"qrcode":"017","serie":"340001","token":null} ---------------------------------------------------------------------------------------------------- $$ API->SQL ( /api/scan/?qrcode=017&serie=340001 ) - 24/11/2024 12:22:40 SELECT TIPOCONTA,NROCONTA,SITUACAO,NOMETITULAR FROM CARTAOMAG WHERE NROCARTAOMAG = 17 AND CODHOTEL = 1 ---------------------------------------------------------------------------------------------------- $$ API->APP ( /api/scan/?qrcode=017&serie=340001 ) - 24/11/2024 12:22:40 {"conta":{"tipo":"1","conta":"213","cartao":17,"msg":"ok","saldo":"111,00","nome":"JOSE LEITE GUIMARAES ","bloqueado":false}} ----------------------------------------------------------------------------------------------------