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