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