$$ APP->API ( /api/scan/?qrcode=098&serie=340001 ) - 14/11/2024 13:30:18 {"qrcode":"098","serie":"340001","token":null} ---------------------------------------------------------------------------------------------------- $$ API->SQL ( /api/scan/?qrcode=098&serie=340001 ) - 14/11/2024 13:30:18 SELECT TIPOCONTA,NROCONTA,SITUACAO,NOMETITULAR FROM CARTAOMAG WHERE NROCARTAOMAG = 98 AND CODHOTEL = 1 ---------------------------------------------------------------------------------------------------- $$ API->APP ( /api/scan/?qrcode=098&serie=340001 ) - 14/11/2024 13:30:18 {"conta":{"tipo":"1","conta":"104","cartao":98,"msg":"ok","saldo":"1.457,66","nome":"TANIA ALVES SOARES ","bloqueado":false}} ----------------------------------------------------------------------------------------------------