$$ APP->API ( /api/scan/?qrcode=007&serie=340001 ) - 22/11/2024 19:30:13 {"qrcode":"007","serie":"340001","token":null} ---------------------------------------------------------------------------------------------------- $$ API->SQL ( /api/scan/?qrcode=007&serie=340001 ) - 22/11/2024 19:30:13 SELECT TIPOCONTA,NROCONTA,SITUACAO,NOMETITULAR FROM CARTAOMAG WHERE NROCARTAOMAG = 7 AND CODHOTEL = 1 ---------------------------------------------------------------------------------------------------- $$ API->APP ( /api/scan/?qrcode=007&serie=340001 ) - 22/11/2024 19:30:13 {"conta":{"tipo":"1","conta":"206","cartao":7,"msg":"ok","saldo":"1.840,32","nome":"BENEDITO MATIAS ","bloqueado":false}} ----------------------------------------------------------------------------------------------------