$$ APP->API ( /api/scan/?qrcode=052&serie=340001 ) - 15/11/2024 20:11:55 {"qrcode":"052","serie":"340001","token":null} ---------------------------------------------------------------------------------------------------- $$ API->SQL ( /api/scan/?qrcode=052&serie=340001 ) - 15/11/2024 20:11:55 SELECT TIPOCONTA,NROCONTA,SITUACAO,NOMETITULAR FROM CARTAOMAG WHERE NROCARTAOMAG = 52 AND CODHOTEL = 1 ---------------------------------------------------------------------------------------------------- $$ API->APP ( /api/scan/?qrcode=052&serie=340001 ) - 15/11/2024 20:11:55 {"conta":{"tipo":"1","conta":"101","cartao":52,"msg":"ok","saldo":"1.531,00","nome":"JOSE ANTONIO GOMES MARTINS ","bloqueado":false}} ----------------------------------------------------------------------------------------------------