2026-01-27 12:21:56 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2026-01-27 12:21:56 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Jan 8 2026, 06:52:19) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2026-01-27 12:21:56 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = c2adfd56fb7a11f0992761da3225bd1c 2026-01-27 12:21:56 [dining_transaction_history_zomato] INFO: Dynamic attribute delta = 3 2026-01-27 12:21:56 [scrapy.addons] INFO: Enabled addons: [] 2026-01-27 12:21:56 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2026-01-27 12:21:56 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-27 12:21:56 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-27 12:21:56 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-27 12:21:56 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-27 12:21:56 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-27 12:21:56 [scrapy.extensions.telnet] INFO: Telnet Password: d2639772d504811c 2026-01-27 12:21:56 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2026-01-27 12:21:56 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_dining', 'CONCURRENT_REQUESTS': 8, 'DOWNLOAD_DELAY': 0.5, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_dining/dining_transaction_history_zomato/c2adfd56fb7a11f0992761da3225bd1c.log', 'NEWSPIDER_MODULE': 'zomato_dining.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['zomato_dining.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/127.0.0.0 Safari/537.36'} 2026-01-27 12:21:56 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:21:56 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2026-01-27 12:21:56 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-27 12:21:56 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2026-01-27 12:21:56 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2026-01-27 12:21:56 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2026-01-27 12:21:56 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-01-27 12:21:56 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2026-01-27 12:21:56 [scrapy.core.engine] INFO: Spider opened 2026-01-27 12:21:56 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-27 12:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:21:58 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-27 12:21:58 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2026-01-27 12:21:58 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2026-01-27 12:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-27 12:21:58 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2861 2026-01-27 12:21:58 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (iPod; U; CPU iPhone OS 3_2 like Mac OS X; it-IT) AppleWebKit/535.24.2 (KHTML, like Gecko) Version/3.0.5 Mobile/8B112 Safari/6535.24.2 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2026-01-27 12:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:21:59 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=6012204 HTTP/11" 200 None 2026-01-27 12:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:21:59 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-27 12:22:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-27 12:22:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2026-01-27 12:22:02 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-27 12:22:02 [dining_transaction_history_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-27 12:22:02 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2026-01-27 12:22:02 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-27 12:22:02 [dining_transaction_history_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-27 12:22:02 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-27 12:22:03 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-27 12:22:03 [dining_transaction_history_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-27 12:22:03 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-27 12:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-27 12:22:03 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 441 2026-01-27 12:22:03 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3575', 'confirmation_code': 6765, 'created_by': 'Sandhya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,575"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9893.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9893.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,681.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,681.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9126.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9107.25"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,554.7"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2554.7', 'status': 'success', 'timestamp': '2026-01-24T18:21:00+00:00', 'transaction_id': 6309526104, 'user_paid_amount': '2681.25'} 2026-01-27 12:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3990', 'confirmation_code': 5022, 'created_by': 'Monisha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,990"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9997.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9997.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,992.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,992.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9141.25", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9119.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b921.55"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,851.25"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2851.25', 'status': 'success', 'timestamp': '2026-01-24T17:38:00+00:00', 'transaction_id': 2140814186, 'user_paid_amount': '2992.5'} 2026-01-27 12:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3301', 'confirmation_code': 3094, 'created_by': 'Mohit Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,301"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9825.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9825.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,475.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,475.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9116.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b999.03"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,358.89"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2358.89', 'status': 'success', 'timestamp': '2026-01-24T17:22:00+00:00', 'transaction_id': 4691069504, 'user_paid_amount': '2475.75'} 2026-01-27 12:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 5176, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9681.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9681.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,044.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,044.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b996.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b981.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,948"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1948', 'status': 'success', 'timestamp': '2026-01-24T16:47:00+00:00', 'transaction_id': 9348951288, 'user_paid_amount': '2044.5'} 2026-01-27 12:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 4230, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9681.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9681.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,044.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T16:46:00+00:00', 'transaction_id': 8098817393, 'user_paid_amount': '2044.5'} 2026-01-27 12:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7207', 'confirmation_code': 5355, 'created_by': 'Priyanka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,207"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,801.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,801.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,405.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,405.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9255.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9216.21"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b938.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,150.12"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '4', 'res_id': 22313724, 'settlement_amount': '5150.12', 'status': 'success', 'timestamp': '2026-01-24T16:32:00+00:00', 'transaction_id': 5132524649, 'user_paid_amount': '5405.25'} 2026-01-27 12:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1104', 'confirmation_code': 1895, 'created_by': 'Arun Sundaram', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,104"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9276", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9276"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9828"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9828"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9788.92"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '788.92', 'status': 'success', 'timestamp': '2026-01-24T15:00:00+00:00', 'transaction_id': 2654242590, 'user_paid_amount': '828'} 2026-01-27 12:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3347', 'confirmation_code': 9505, 'created_by': 'Pankaj Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,347"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9836.75", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9836.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,510.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,510.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9118.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9100.41"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.07"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,391.77"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2391.77', 'status': 'success', 'timestamp': '2026-01-24T13:37:00+00:00', 'transaction_id': 7734055489, 'user_paid_amount': '2510.25'} 2026-01-27 12:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14059', 'confirmation_code': 2238, 'created_by': 'Jaishree Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,059"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,514.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,514.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,544.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'refunded', 'timestamp': '2026-01-24T11:45:00+00:00', 'transaction_id': 3395542045, 'user_paid_amount': '10544.25'} 2026-01-27 12:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14059', 'confirmation_code': 3101, 'created_by': 'Jaishree Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,059"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,514.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,514.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,544.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T11:44:00+00:00', 'transaction_id': 8083114806, 'user_paid_amount': '10544.25'} 2026-01-27 12:22:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4277', 'confirmation_code': 1368, 'created_by': 'Deepu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,277"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,069.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,069.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,207.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,207.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9151.41", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9128.31"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,056.34"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3056.34', 'status': 'success', 'timestamp': '2026-01-24T18:19:00+00:00', 'transaction_id': 3694063538, 'user_paid_amount': '3207.75'} 2026-01-27 12:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5832', 'confirmation_code': 8324, 'created_by': 'Suraj Subramanian', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,832"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,480.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,458"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b922.5"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b94,351.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,351.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9205.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9174.06"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,146.11"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4146.11', 'status': 'success', 'timestamp': '2026-01-24T18:14:00+00:00', 'transaction_id': 523914629, 'user_paid_amount': '4351.5'} 2026-01-27 12:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1231', 'confirmation_code': 9998, 'created_by': 'Vivek M', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,231"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9246.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9246.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9984.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9984.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.39"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9938.32"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '938.32', 'status': 'success', 'timestamp': '2026-01-24T18:05:00+00:00', 'transaction_id': 1046775696, 'user_paid_amount': '984.8'} 2026-01-27 12:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3303', 'confirmation_code': 7522, 'created_by': 'Sagar Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,303"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9660.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9660.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,642.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,642.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9124.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9105.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b919.03"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,517.67"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '1', 'res_id': 21913226, 'settlement_amount': '2517.67', 'status': 'success', 'timestamp': '2026-01-24T17:51:00+00:00', 'transaction_id': 221600617, 'user_paid_amount': '2642.4'} 2026-01-27 12:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1193', 'confirmation_code': 7428, 'created_by': 'Chrissa Jose', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,193"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9238.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9238.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9954.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9954.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9909.35"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '909.35', 'status': 'success', 'timestamp': '2026-01-24T17:48:00+00:00', 'transaction_id': 1121748497, 'user_paid_amount': '954.4'} 2026-01-27 12:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4133', 'confirmation_code': 7209, 'created_by': 'Sayan Phukan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,133"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,033.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,033.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,099.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,099.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9146.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9123.99"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,953.44"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2953.44', 'status': 'success', 'timestamp': '2026-01-24T17:45:00+00:00', 'transaction_id': 3175056751, 'user_paid_amount': '3099.75'} 2026-01-27 12:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2395', 'confirmation_code': 9366, 'created_by': 'Prashant Das', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,395"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9479", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9479"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,916"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,916"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.64"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,825.56"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1825.56', 'status': 'success', 'timestamp': '2026-01-24T16:56:00+00:00', 'transaction_id': 5027202907, 'user_paid_amount': '1916'} 2026-01-27 12:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9679', 'confirmation_code': 8051, 'created_by': 'Krishnateja Koya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,679"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,935.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,935.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,743.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,743.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9365.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9309.73"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b955.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,377.72"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '7377.72', 'status': 'success', 'timestamp': '2026-01-24T16:56:00+00:00', 'transaction_id': 4366342848, 'user_paid_amount': '7743.2'} 2026-01-27 12:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '741', 'confirmation_code': 7110, 'created_by': 'Sumantha Banavara', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9741"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9148.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9148.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9592.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9592.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b927.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b923.71"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.27"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9564.82"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '564.82', 'status': 'success', 'timestamp': '2026-01-24T16:53:00+00:00', 'transaction_id': 2479773686, 'user_paid_amount': '592.8'} 2026-01-27 12:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11872', 'confirmation_code': 9693, 'created_by': 'Uday Shankar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,872"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,968", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,968"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,904"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,904"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9420.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9356.16"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b964.11"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,483.73"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '8483.73', 'status': 'success', 'timestamp': '2026-01-24T16:43:00+00:00', 'transaction_id': 1607602567, 'user_paid_amount': '8904'} 2026-01-27 12:22:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '17286', 'confirmation_code': 1750, 'created_by': 'Zeeshan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b917,286"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,592.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,592.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b914,693.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b914,693.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b91,040.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9881.59"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9158.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b913,652.82"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '13652.82', 'status': 'success', 'timestamp': '2026-01-24T17:38:00+00:00', 'transaction_id': 7845657644, 'user_paid_amount': '14693.1'} 2026-01-27 12:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '17286', 'confirmation_code': 8420, 'created_by': 'Zeeshan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b917,286"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,592.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,592.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b914,693.1"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20727136, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T17:32:00+00:00', 'transaction_id': 5388134053, 'user_paid_amount': '14693.1'} 2026-01-27 12:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4100.5', 'confirmation_code': 5437, 'created_by': 'Rashid', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,100.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9615.08", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9615.08"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,485.42"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,485.42"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9246.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9209.13"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b937.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,238.65"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '3238.65', 'status': 'success', 'timestamp': '2026-01-24T13:40:00+00:00', 'transaction_id': 4843540694, 'user_paid_amount': '3485.42'} 2026-01-27 12:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13127', 'confirmation_code': 2234, 'created_by': 'Pradeep', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,127"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,625.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,625.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b910,501.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,501.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9743.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9630.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b9113.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,758.08"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '9758.08', 'status': 'success', 'timestamp': '2026-01-24T11:18:00+00:00', 'transaction_id': 1441073167, 'user_paid_amount': '10501.6'} 2026-01-27 12:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2861.5', 'confirmation_code': 9343, 'created_by': 'Aditi Kasbekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,861.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9286.15", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9286.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,575.35"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,575.35"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9182.33", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9154.52"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,393.02"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 20727136, 'settlement_amount': '2393.02', 'status': 'success', 'timestamp': '2026-01-24T10:42:00+00:00', 'transaction_id': 8453017625, 'user_paid_amount': '2575.35'} 2026-01-27 12:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3157', 'confirmation_code': 9963, 'created_by': 'Harshita', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,157"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9631.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9631.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,525.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,525.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9178.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9151.54"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,346.78"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '2346.78', 'status': 'success', 'timestamp': '2026-01-24T09:50:00+00:00', 'transaction_id': 875111666, 'user_paid_amount': '2525.6'} 2026-01-27 12:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4012', 'confirmation_code': 5752, 'created_by': 'Shlok Modi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,012"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9802.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9802.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,209.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,209.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9227.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9192.58"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,982.36"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '2982.36', 'status': 'success', 'timestamp': '2026-01-24T08:35:00+00:00', 'transaction_id': 2628486243, 'user_paid_amount': '3209.6'} 2026-01-27 12:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11.15', 'confirmation_code': 4141, 'created_by': 'Keval Kishor', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911.15"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91.12", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91.12"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b910.03"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20727136, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T03:44:00+00:00', 'transaction_id': 9177321802, 'user_paid_amount': '10.030000000000001'} 2026-01-27 12:22:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4131', 'confirmation_code': 6872, 'created_by': 'Sneha J R', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,131"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,032.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,032.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,098.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,098.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9146.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9123.93"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,952.01"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2952.01', 'status': 'success', 'timestamp': '2026-01-24T11:32:00+00:00', 'transaction_id': 9299478089, 'user_paid_amount': '3098.25'} 2026-01-27 12:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4131', 'confirmation_code': 7300, 'created_by': 'Sneha J R', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,131"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,032.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,032.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,098.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T11:29:00+00:00', 'transaction_id': 5190832985, 'user_paid_amount': '3098.25'} 2026-01-27 12:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4131', 'confirmation_code': 8330, 'created_by': 'Sneha J R', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,131"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,032.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,032.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,098.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T11:28:00+00:00', 'transaction_id': 878778536, 'user_paid_amount': '3098.25'} 2026-01-27 12:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2137', 'confirmation_code': 5790, 'created_by': 'Shravani Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,137"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9534.25", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9534.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,602.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,602.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b975.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b964.11"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,527.1"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1527.1', 'status': 'success', 'timestamp': '2026-01-24T08:33:00+00:00', 'transaction_id': 2095957357, 'user_paid_amount': '1602.75'} 2026-01-27 12:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=22313724&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2137', 'confirmation_code': 5116, 'created_by': 'Shravani Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,137"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9534.25", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9534.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,602.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T08:32:00+00:00', 'transaction_id': 7865725878, 'user_paid_amount': '1602.75'} 2026-01-27 12:22:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 5591, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9681.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9681.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,044.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'refunded', 'timestamp': '2026-01-24T16:22:00+00:00', 'transaction_id': 8578912699, 'user_paid_amount': '2044.5'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 5782, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9681.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9681.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,044.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T16:21:00+00:00', 'transaction_id': 4248374462, 'user_paid_amount': '2044.5'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 4665, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9681.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9681.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,044.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T16:21:00+00:00', 'transaction_id': 1152154728, 'user_paid_amount': '2044.5'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 7246, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9681.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9681.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,044.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T16:20:00+00:00', 'transaction_id': 4085568555, 'user_paid_amount': '2044.5'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 9596, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9681.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9681.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,044.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T16:19:00+00:00', 'transaction_id': 5808337514, 'user_paid_amount': '2044.5'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 4386, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9681.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9681.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,044.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T16:18:00+00:00', 'transaction_id': 4401025836, 'user_paid_amount': '2044.5'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 4545, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9681.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9681.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,044.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T16:18:00+00:00', 'transaction_id': 96482223, 'user_paid_amount': '2044.5'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2932', 'confirmation_code': 2135, 'created_by': 'Nishkala Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,932"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9586.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9586.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,345.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,345.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9110.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b993.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.89"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,234.89"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2234.89', 'status': 'success', 'timestamp': '2026-01-24T16:08:00+00:00', 'transaction_id': 8504620403, 'user_paid_amount': '2345.6'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2932', 'confirmation_code': 3256, 'created_by': 'Nishkala Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,932"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9586.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9586.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,345.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T16:07:00+00:00', 'transaction_id': 3361156216, 'user_paid_amount': '2345.6'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2065', 'confirmation_code': 9541, 'created_by': 'Ritika Goyal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,065"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9516.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9516.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,548.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,548.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b973.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b961.95"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,475.65"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1475.65', 'status': 'success', 'timestamp': '2026-01-24T15:56:00+00:00', 'transaction_id': 9875888500, 'user_paid_amount': '1548.75'} 2026-01-27 12:22:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3910', 'confirmation_code': 5024, 'created_by': 'Amit Ruparel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,910"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9586.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9586.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,323.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,323.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9235.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9199.41"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.89"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,088.2"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '3088.2', 'status': 'success', 'timestamp': '2026-01-24T18:28:00+00:00', 'transaction_id': 9444315482, 'user_paid_amount': '3323.5'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6461', 'confirmation_code': 4843, 'created_by': 'Darshan Vinayaka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,461"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9969.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9969.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,491.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,491.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9388.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9329.51"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b959.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,103.03"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '5103.03', 'status': 'success', 'timestamp': '2026-01-24T17:50:00+00:00', 'transaction_id': 7049912543, 'user_paid_amount': '5491.85'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2571', 'confirmation_code': 8439, 'created_by': 'Ashwini Sangave', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,571"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9385.65", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9385.65"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,185.35"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,185.35"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9154.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9131.12"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,030.63"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2030.63', 'status': 'success', 'timestamp': '2026-01-24T17:31:00+00:00', 'transaction_id': 2492906442, 'user_paid_amount': '2185.35'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8578', 'confirmation_code': 4824, 'created_by': 'Jeenal Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,578"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,715.51", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,715.51"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,862.49"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,862.49"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9485.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9411.75"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b974.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,376.62"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '6376.62', 'status': 'success', 'timestamp': '2026-01-24T16:49:00+00:00', 'transaction_id': 1944972488, 'user_paid_amount': '6862.49'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5623', 'confirmation_code': 1798, 'created_by': 'Deepshri Iyer', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,623"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9562.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9562.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,060.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,060.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9358.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9303.64"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b954.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,702.4"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '4702.4', 'status': 'success', 'timestamp': '2026-01-24T16:45:00+00:00', 'transaction_id': 7458431772, 'user_paid_amount': '5060.7'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5623', 'confirmation_code': 7228, 'created_by': 'Deepshri Iyer', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,623"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9562.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9562.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,060.7"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T16:45:00+00:00', 'transaction_id': 8595743410, 'user_paid_amount': '5060.7'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2004', 'confirmation_code': 1637, 'created_by': 'Prachi Navlani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,004"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9300.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9300.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,703.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,703.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9120.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9102.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b918.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,582.8"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1582.8', 'status': 'success', 'timestamp': '2026-01-24T16:40:00+00:00', 'transaction_id': 8273152178, 'user_paid_amount': '1703.4'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1070', 'confirmation_code': 2036, 'created_by': 'Shreya Bansal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,070"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9160.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9160.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9909.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9909.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.57"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9845.11"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '845.11', 'status': 'success', 'timestamp': '2026-01-24T16:31:00+00:00', 'transaction_id': 2976552052, 'user_paid_amount': '909.5'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2940', 'confirmation_code': 2875, 'created_by': 'Ca Mayur Karia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,940"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9587.97", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9587.97"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,352.03"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,352.03"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9166.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9141.12"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,185.51"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2185.51', 'status': 'success', 'timestamp': '2026-01-24T16:11:00+00:00', 'transaction_id': 5944135562, 'user_paid_amount': '2352.0299999999997'} 2026-01-27 12:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1176', 'confirmation_code': 8652, 'created_by': 'Zeeshan Saleem', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,176"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9117.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9117.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,058.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,058.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b963.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9983.47"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '983.47', 'status': 'success', 'timestamp': '2026-01-24T15:44:00+00:00', 'transaction_id': 9440162105, 'user_paid_amount': '1058.4'} 2026-01-27 12:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:22:12 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-27 12:22:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '595', 'confirmation_code': 9339, 'created_by': 'Amit Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9595"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9595"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9595"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b942.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9552.87"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '552.87', 'status': 'success', 'timestamp': '2026-01-24T15:27:00+00:00', 'transaction_id': 4119563836, 'user_paid_amount': '595'} 2026-01-27 12:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1125', 'confirmation_code': 4083, 'created_by': 'Sanket Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,125"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,125"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,125"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b979.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b967.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,045.35"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '1045.35', 'status': 'success', 'timestamp': '2026-01-24T08:29:00+00:00', 'transaction_id': 5371954235, 'user_paid_amount': '1125'} 2026-01-27 12:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1125', 'confirmation_code': 5216, 'created_by': 'Sanket Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,125"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,125"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21607045, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T08:29:00+00:00', 'transaction_id': 5231593606, 'user_paid_amount': '1125'} 2026-01-27 12:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1926', 'confirmation_code': 6794, 'created_by': 'Shalvi Bahadur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,926"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,926"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,926"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9136.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9115.56"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,789.64"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '1789.64', 'status': 'success', 'timestamp': '2026-01-24T08:24:00+00:00', 'transaction_id': 6357879017, 'user_paid_amount': '1926'} 2026-01-27 12:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1125', 'confirmation_code': 5107, 'created_by': 'Sangeeta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,125"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,125"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,125"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b979.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b967.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,045.35"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21607045, 'settlement_amount': '1045.35', 'status': 'success', 'timestamp': '2026-01-24T04:53:00+00:00', 'transaction_id': 6850742434, 'user_paid_amount': '1125'} 2026-01-27 12:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '767', 'confirmation_code': 6197, 'created_by': 'Harsh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9767"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b976.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b976.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9690.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9690.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9641.42"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21397635, 'settlement_amount': '641.42', 'status': 'success', 'timestamp': '2026-01-24T17:37:00+00:00', 'transaction_id': 985951273, 'user_paid_amount': '690.3'} 2026-01-27 12:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '767', 'confirmation_code': 4449, 'created_by': 'Harsh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9767"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b976.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b976.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9690.3"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21397635, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T17:36:00+00:00', 'transaction_id': 670414819, 'user_paid_amount': '690.3'} 2026-01-27 12:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '767', 'confirmation_code': 5974, 'created_by': 'Harsh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9767"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b976.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b976.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9690.3"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21397635, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T17:36:00+00:00', 'transaction_id': 2866194780, 'user_paid_amount': '690.3'} 2026-01-27 12:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3717', 'confirmation_code': 8113, 'created_by': 'Jayesh Shetty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,717"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9371.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9371.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,345.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,345.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9236.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9200.72"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b936.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,108.45"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '3108.45', 'status': 'success', 'timestamp': '2026-01-24T16:59:00+00:00', 'transaction_id': 3426111214, 'user_paid_amount': '3345.3'} 2026-01-27 12:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1700', 'confirmation_code': 9632, 'created_by': 'Purvi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,700"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9170", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9170"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,530"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,530"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9108.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b991.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,421.68"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '1421.68', 'status': 'success', 'timestamp': '2026-01-24T16:24:00+00:00', 'transaction_id': 6807192106, 'user_paid_amount': '1530'} 2026-01-27 12:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8513', 'confirmation_code': 6454, 'created_by': 'Rupam Banerjee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,513"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9851.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9851.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,661.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,661.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9542.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9459.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b982.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,119.25"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '7119.25', 'status': 'success', 'timestamp': '2026-01-24T15:41:00+00:00', 'transaction_id': 3181533908, 'user_paid_amount': '7661.7'} 2026-01-27 12:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13030.5', 'confirmation_code': 7479, 'created_by': 'Heena Mhatre', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,030.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,303.05", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,303.05"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,727.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b911,727.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9830.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9703.65"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9126.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,897.14"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '10897.14', 'status': 'success', 'timestamp': '2026-01-24T10:53:00+00:00', 'transaction_id': 218215354, 'user_paid_amount': '11727.45'} 2026-01-27 12:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2390', 'confirmation_code': 3752, 'created_by': 'Omkar Vinherkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,390"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9239", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9239"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,151"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,151"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9152.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9129.06"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,998.71"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '1998.71', 'status': 'success', 'timestamp': '2026-01-24T08:21:00+00:00', 'transaction_id': 8697504844, 'user_paid_amount': '2151'} 2026-01-27 12:22:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1183', 'confirmation_code': 3115, 'created_by': 'Deepika Antal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,183"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9118.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9118.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,064.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,064.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b962.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.24"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,001.88"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1001.88', 'status': 'success', 'timestamp': '2026-01-24T15:36:00+00:00', 'transaction_id': 9516109404, 'user_paid_amount': '1064.7'} 2026-01-27 12:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '199', 'confirmation_code': 2886, 'created_by': 'Santosh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9199"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b919.9", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b919.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9179.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9179.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b910.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b98.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.61"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9168.53"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '168.53', 'status': 'success', 'timestamp': '2026-01-24T15:33:00+00:00', 'transaction_id': 6420223916, 'user_paid_amount': '179.1'} 2026-01-27 12:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2420', 'confirmation_code': 9658, 'created_by': 'Santosh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,420"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9242", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9242"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,178"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,178"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9128.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9108.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b919.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,049.5"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '2049.5', 'status': 'success', 'timestamp': '2026-01-24T15:32:00+00:00', 'transaction_id': 7756909875, 'user_paid_amount': '2178'} 2026-01-27 12:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1155', 'confirmation_code': 5711, 'created_by': 'Vikas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,155"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9115.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9115.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,039.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,039.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b961.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9978.16"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '978.16', 'status': 'success', 'timestamp': '2026-01-24T14:22:00+00:00', 'transaction_id': 6573166093, 'user_paid_amount': '1039.5'} 2026-01-27 12:22:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2094', 'confirmation_code': 7557, 'created_by': 'Krithika Bader', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,094"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9418.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9418.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,675.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,675.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b979.07", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b967.01"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,596.13"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1596.13', 'status': 'success', 'timestamp': '2026-01-24T15:49:00+00:00', 'transaction_id': 544570688, 'user_paid_amount': '1675.2'} 2026-01-27 12:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3009', 'confirmation_code': 2909, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,009"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9601.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9601.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,407.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,407.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9113.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b996.29"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,293.58"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2293.58', 'status': 'success', 'timestamp': '2026-01-24T15:48:00+00:00', 'transaction_id': 5202272232, 'user_paid_amount': '2407.2'} 2026-01-27 12:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2154', 'confirmation_code': 7344, 'created_by': 'Vaishnavi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,154"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9430.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9430.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,723.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,723.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.93"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,641.86"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1641.86', 'status': 'success', 'timestamp': '2026-01-24T15:41:00+00:00', 'transaction_id': 7509848926, 'user_paid_amount': '1723.2'} 2026-01-27 12:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '877', 'confirmation_code': 9855, 'created_by': 'Nanditha S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9877"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9223.81", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9219.25"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b94.56"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b9653.19"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9653.19"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b930.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b926.13"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9622.36"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '622.36', 'status': 'success', 'timestamp': '2026-01-24T15:38:00+00:00', 'transaction_id': 1469633515, 'user_paid_amount': '653.19'} 2026-01-27 12:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2367', 'confirmation_code': 1583, 'created_by': 'Rohith Krishnan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,367"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9591.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9591.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,775.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,775.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b983.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b971.01"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,691.46"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1691.46', 'status': 'success', 'timestamp': '2026-01-24T15:22:00+00:00', 'transaction_id': 1940348626, 'user_paid_amount': '1775.25'} 2026-01-27 12:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1172', 'confirmation_code': 2718, 'created_by': 'Nanditha Subramanian', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,172"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9293", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9293"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9879"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9879"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.49", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.16"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9837.51"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '837.51', 'status': 'success', 'timestamp': '2026-01-24T15:13:00+00:00', 'transaction_id': 3607034043, 'user_paid_amount': '879'} 2026-01-27 12:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10942', 'confirmation_code': 4087, 'created_by': 'Nidhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,942"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,735.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,735.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,206.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,206.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9387.35", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9328.26"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b959.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,819.15"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '7819.15', 'status': 'success', 'timestamp': '2026-01-24T15:10:00+00:00', 'transaction_id': 9104389865, 'user_paid_amount': '8206.5'} 2026-01-27 12:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10942', 'confirmation_code': 1313, 'created_by': 'Nidhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,942"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,735.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,735.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,206.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T15:09:00+00:00', 'transaction_id': 2699527955, 'user_paid_amount': '8206.5'} 2026-01-27 12:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10942', 'confirmation_code': 4175, 'created_by': 'Nidhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,942"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,735.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,735.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,206.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T15:09:00+00:00', 'transaction_id': 6271144752, 'user_paid_amount': '8206.5'} 2026-01-27 12:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1554', 'confirmation_code': 7811, 'created_by': 'Sneha B S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,554"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9388.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9388.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,165.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,165.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,110.49"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1110.49', 'status': 'success', 'timestamp': '2026-01-24T14:53:00+00:00', 'transaction_id': 7326251896, 'user_paid_amount': '1165.5'} 2026-01-27 12:22:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2047', 'confirmation_code': 9029, 'created_by': 'Juhi Pawar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,047"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9409.38", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9409.38"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,637.62"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,637.62"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9115.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b998.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,521.67"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1521.67', 'status': 'success', 'timestamp': '2026-01-24T11:41:00+00:00', 'transaction_id': 6849271286, 'user_paid_amount': '1637.62'} 2026-01-27 12:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3125', 'confirmation_code': 5203, 'created_by': 'Ayush Modi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,125"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9624.97", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9624.97"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,500.03"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,500.03"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9177", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b9150"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b927"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b92,323.03"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '2323.03', 'status': 'success', 'timestamp': '2026-01-24T11:17:00+00:00', 'transaction_id': 7768169336, 'user_paid_amount': '2500.0299999999997'} 2026-01-27 12:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2514', 'confirmation_code': 7982, 'created_by': 'Janvi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,514"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9377.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9377.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,136.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,136.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9151.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9128.21"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,985.61"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1985.61', 'status': 'success', 'timestamp': '2026-01-24T10:21:00+00:00', 'transaction_id': 6646957001, 'user_paid_amount': '2136.9'} 2026-01-27 12:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8174', 'confirmation_code': 8386, 'created_by': 'Priyanshi Deopura', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,174"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,226.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,226.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,947.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,947.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9491.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9416.87"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b975.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,455.99"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '6455.99', 'status': 'success', 'timestamp': '2026-01-24T10:16:00+00:00', 'transaction_id': 5928124551, 'user_paid_amount': '6947.9'} 2026-01-27 12:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7536', 'confirmation_code': 5005, 'created_by': 'Amit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,536"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,130.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,130.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,405.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,405.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9453.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9384.34"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b969.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,952.08"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '5952.08', 'status': 'success', 'timestamp': '2026-01-24T10:03:00+00:00', 'transaction_id': 4982081634, 'user_paid_amount': '6405.6'} 2026-01-27 12:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1511', 'confirmation_code': 3548, 'created_by': 'Vikas Sahni', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,511"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9226.65", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9226.65"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,284.35"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,284.35"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b977.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,193.42"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1193.42', 'status': 'success', 'timestamp': '2026-01-24T09:48:00+00:00', 'transaction_id': 8150256122, 'user_paid_amount': '1284.35'} 2026-01-27 12:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1588', 'confirmation_code': 1277, 'created_by': 'Bhavya Haria', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,588"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9238.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9238.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,349.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,349.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b995.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b980.99"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,254.23"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1254.23', 'status': 'success', 'timestamp': '2026-01-24T09:28:00+00:00', 'transaction_id': 8970099815, 'user_paid_amount': '1349.8'} 2026-01-27 12:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1891', 'confirmation_code': 8470, 'created_by': 'Hungry~Dhiral', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,891"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9378.18", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9378.18"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,512.82"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,512.82"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9107.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b990.77"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,405.71"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1405.71', 'status': 'success', 'timestamp': '2026-01-24T08:24:00+00:00', 'transaction_id': 7855336112, 'user_paid_amount': '1512.82'} 2026-01-27 12:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1891', 'confirmation_code': 5641, 'created_by': 'Hungry~Dhiral', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,891"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9378.18", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9378.18"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,512.82"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T08:24:00+00:00', 'transaction_id': 2257002933, 'user_paid_amount': '1512.82'} 2026-01-27 12:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1891', 'confirmation_code': 8318, 'created_by': 'Hungry~Dhiral', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,891"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9378.18", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9378.18"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,512.82"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T08:23:00+00:00', 'transaction_id': 7378330162, 'user_paid_amount': '1512.82'} 2026-01-27 12:22:17 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:18 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out) 2026-01-27 12:22:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1610', 'confirmation_code': 1107, 'created_by': 'Tina', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,610"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9402.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9402.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,207.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,207.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.99", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,150.51"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1150.51', 'status': 'success', 'timestamp': '2026-01-24T14:12:00+00:00', 'transaction_id': 9198049934, 'user_paid_amount': '1207.5'} 2026-01-27 12:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '495', 'confirmation_code': 9859, 'created_by': 'Malavika', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9495"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9123.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9123.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9371.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9371.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b917.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b914.85"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9353.73"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '353.73', 'status': 'success', 'timestamp': '2026-01-24T13:47:00+00:00', 'transaction_id': 4778995692, 'user_paid_amount': '371.25'} 2026-01-27 12:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5455', 'confirmation_code': 5234, 'created_by': 'Padma Navandar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,455"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,091", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,091"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,364"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,364"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9205.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9174.56"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,158.02"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4158.02', 'status': 'success', 'timestamp': '2026-01-24T13:32:00+00:00', 'transaction_id': 1844989241, 'user_paid_amount': '4364'} 2026-01-27 12:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5455', 'confirmation_code': 1294, 'created_by': 'Padma Navandar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,455"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,091", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,091"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,364"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T13:31:00+00:00', 'transaction_id': 2480566520, 'user_paid_amount': '4364'} 2026-01-27 12:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5455', 'confirmation_code': 5027, 'created_by': 'Padma Navandar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,455"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,091", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,091"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,364"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T13:31:00+00:00', 'transaction_id': 8331153969, 'user_paid_amount': '4364'} 2026-01-27 12:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5455', 'confirmation_code': 7773, 'created_by': 'Padma Navandar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,455"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,091", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,091"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,364"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T13:30:00+00:00', 'transaction_id': 7293564465, 'user_paid_amount': '4364'} 2026-01-27 12:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5455', 'confirmation_code': 7390, 'created_by': 'Padma Navandar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,455"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,091", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,091"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,364"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T13:30:00+00:00', 'transaction_id': 7686810444, 'user_paid_amount': '4364'} 2026-01-27 12:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5455', 'confirmation_code': 3863, 'created_by': 'Padma Navandar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,455"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,091", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,091"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,364"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T13:30:00+00:00', 'transaction_id': 3778446, 'user_paid_amount': '4364'} 2026-01-27 12:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9809', 'confirmation_code': 2833, 'created_by': 'Anand Sureka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,809"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,452.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,452.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,356.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,356.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9347.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9294.27"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b952.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,009.51"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '7009.51', 'status': 'success', 'timestamp': '2026-01-24T13:19:00+00:00', 'transaction_id': 7970491781, 'user_paid_amount': '7356.75'} 2026-01-27 12:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '728', 'confirmation_code': 8831, 'created_by': 'Shashi Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9728"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9145.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9145.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9582.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9582.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b927.49", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b923.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9554.91"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '554.91', 'status': 'success', 'timestamp': '2026-01-24T13:12:00+00:00', 'transaction_id': 7746269438, 'user_paid_amount': '582.4'} 2026-01-27 12:22:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1891', 'confirmation_code': 4182, 'created_by': 'Hungry~Dhiral', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,891"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9378.18", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9378.18"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,512.82"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T08:23:00+00:00', 'transaction_id': 3159895590, 'user_paid_amount': '1512.82'} 2026-01-27 12:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1061', 'confirmation_code': 5516, 'created_by': 'Ishitamota1612', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,061"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9212.19", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9212.19"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9848.81"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9848.81"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.93"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9788.71"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '788.71', 'status': 'success', 'timestamp': '2026-01-24T08:22:00+00:00', 'transaction_id': 3632166183, 'user_paid_amount': '848.81'} 2026-01-27 12:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2026-01-24&end_date=2026-01-24&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3517', 'confirmation_code': 9393, 'created_by': 'Prachi Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,517"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9351.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9351.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,165.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,165.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9224.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9189.92"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,941.19"}]', 'payout_settlement_date': '2026-01-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2941.19', 'status': 'success', 'timestamp': '2026-01-23T19:02:00+00:00', 'transaction_id': 4383350369, 'user_paid_amount': '3165.3'} 2026-01-27 12:22:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=30&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3644', 'confirmation_code': 4323, 'created_by': 'Kiran', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,644"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9728.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9728.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,915.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,915.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9137.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9116.61"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,777.6"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2777.6', 'status': 'success', 'timestamp': '2026-01-24T12:38:00+00:00', 'transaction_id': 6804337126, 'user_paid_amount': '2915.2'} 2026-01-27 12:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3200', 'confirmation_code': 3895, 'created_by': 'Muskan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,200"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9640", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9640"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,560"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,560"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9120.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9102.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b918.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,439.17"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2439.17', 'status': 'success', 'timestamp': '2026-01-24T12:26:00+00:00', 'transaction_id': 2634008727, 'user_paid_amount': '2560'} 2026-01-27 12:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3315', 'confirmation_code': 4923, 'created_by': 'Arun', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,315"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9663", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9663"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,652"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,652"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9125.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9106.08"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,526.83"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2526.83', 'status': 'success', 'timestamp': '2026-01-24T12:20:00+00:00', 'transaction_id': 3023006553, 'user_paid_amount': '2652'} 2026-01-27 12:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5600', 'confirmation_code': 3496, 'created_by': 'Brunda Ravindra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,600"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,400", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,400"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,200"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,200"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9198.24", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b9168"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b930.24"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,001.76"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4001.76', 'status': 'success', 'timestamp': '2026-01-24T12:18:00+00:00', 'transaction_id': 299649483, 'user_paid_amount': '4200'} 2026-01-27 12:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5600', 'confirmation_code': 9036, 'created_by': 'Brunda Ravindra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,600"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,400", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,400"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,200"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T12:18:00+00:00', 'transaction_id': 9643728152, 'user_paid_amount': '4200'} 2026-01-27 12:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4567', 'confirmation_code': 9400, 'created_by': 'Sneha Sebasti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,567"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,141.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,141.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,425.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,425.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9161.67", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9137.01"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,263.58"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3263.58', 'status': 'success', 'timestamp': '2026-01-24T12:07:00+00:00', 'transaction_id': 3898537368, 'user_paid_amount': '3425.25'} 2026-01-27 12:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2271', 'confirmation_code': 6616, 'created_by': 'Udya Hasija', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,271"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9454.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9454.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,816.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,816.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.75", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,731.05"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1731.05', 'status': 'success', 'timestamp': '2026-01-24T12:01:00+00:00', 'transaction_id': 4504388136, 'user_paid_amount': '1816.8'} 2026-01-27 12:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2271', 'confirmation_code': 9710, 'created_by': 'Udya Hasija', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,271"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9454.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9454.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,816.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T12:01:00+00:00', 'transaction_id': 4197345868, 'user_paid_amount': '1816.8'} 2026-01-27 12:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2271', 'confirmation_code': 9439, 'created_by': 'Udya Hasija', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,271"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9454.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9454.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,816.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T12:01:00+00:00', 'transaction_id': 466017997, 'user_paid_amount': '1816.8'} 2026-01-27 12:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2271', 'confirmation_code': 2199, 'created_by': 'Udya Hasija', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,271"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9454.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9454.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,816.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T12:00:00+00:00', 'transaction_id': 8761644226, 'user_paid_amount': '1816.8'} 2026-01-27 12:22:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=40&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1719', 'confirmation_code': 4864, 'created_by': 'Ashish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,719"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9429.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9429.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,289.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,289.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.57"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,228.4"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1228.4', 'status': 'success', 'timestamp': '2026-01-24T11:59:00+00:00', 'transaction_id': 8065609628, 'user_paid_amount': '1289.25'} 2026-01-27 12:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14059', 'confirmation_code': 5974, 'created_by': 'Jaishree Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,059"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,811.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b92,811.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b911,247.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b911,247.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9530.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9449.89"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b980.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,716.33"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '10716.33', 'status': 'success', 'timestamp': '2026-01-24T11:55:00+00:00', 'transaction_id': 9246799205, 'user_paid_amount': '11247.2'} 2026-01-27 12:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1101', 'confirmation_code': 4160, 'created_by': 'Priyanka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,101"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9220.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9220.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9880.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9880.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.23"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9839.23"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '839.23', 'status': 'success', 'timestamp': '2026-01-24T11:50:00+00:00', 'transaction_id': 1727152057, 'user_paid_amount': '880.8'} 2026-01-27 12:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3873', 'confirmation_code': 5457, 'created_by': 'Ashish Mehta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,873"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9968.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9968.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,904.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,904.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9137.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9116.19"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,767.65"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2767.65', 'status': 'success', 'timestamp': '2026-01-24T11:19:00+00:00', 'transaction_id': 4010748752, 'user_paid_amount': '2904.75'} 2026-01-27 12:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5372', 'confirmation_code': 9883, 'created_by': 'Anju Sogi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,372"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,074.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,074.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,297.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,297.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9202.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9171.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b930.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,094.76"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4094.76', 'status': 'success', 'timestamp': '2026-01-24T11:10:00+00:00', 'transaction_id': 3791224937, 'user_paid_amount': '4297.6'} 2026-01-27 12:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2598', 'confirmation_code': 3619, 'created_by': 'Ankita P', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,598"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9649.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9649.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,948.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,948.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b991.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b977.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.03"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,856.53"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1856.53', 'status': 'success', 'timestamp': '2026-01-24T11:10:00+00:00', 'transaction_id': 665185429, 'user_paid_amount': '1948.5'} 2026-01-27 12:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5372', 'confirmation_code': 2446, 'created_by': 'Anju Sogi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,372"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,074.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,074.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,297.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T11:10:00+00:00', 'transaction_id': 6864703772, 'user_paid_amount': '4297.6'} 2026-01-27 12:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3468', 'confirmation_code': 8466, 'created_by': 'Vidhatri Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,468"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9867", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9867"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,601"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,601"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9122.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.04"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.73"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,478.23"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2478.23', 'status': 'success', 'timestamp': '2026-01-24T11:06:00+00:00', 'transaction_id': 4527579745, 'user_paid_amount': '2601'} 2026-01-27 12:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2686', 'confirmation_code': 7178, 'created_by': 'Shraddha Sk', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,686"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9537.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9537.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,148.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,148.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9101.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.95"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.47"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,047.38"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '2', 'res_id': 21913226, 'settlement_amount': '2047.38', 'status': 'success', 'timestamp': '2026-01-24T10:45:00+00:00', 'transaction_id': 4409769212, 'user_paid_amount': '2148.8'} 2026-01-27 12:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3643', 'confirmation_code': 6181, 'created_by': 'Aditya Sai Prem', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,643"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9910.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9910.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,732.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,732.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9128.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9109.29"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,603.29"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2603.29', 'status': 'success', 'timestamp': '2026-01-24T10:28:00+00:00', 'transaction_id': 4639474277, 'user_paid_amount': '2732.25'} 2026-01-27 12:22:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=50&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1043', 'confirmation_code': 7336, 'created_by': 'Megha Suresh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,043"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9208.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9208.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9834.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9834.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.38"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9795.01"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '795.01', 'status': 'success', 'timestamp': '2026-01-24T10:17:00+00:00', 'transaction_id': 9067207663, 'user_paid_amount': '834.4'} 2026-01-27 12:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1744', 'confirmation_code': 6441, 'created_by': 'Shravya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,744"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9436", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9436"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,308"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,308"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b961.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b952.32"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,246.26"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1246.26', 'status': 'success', 'timestamp': '2026-01-24T10:08:00+00:00', 'transaction_id': 948573958, 'user_paid_amount': '1308'} 2026-01-27 12:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1959', 'confirmation_code': 3136, 'created_by': 'Navya Hebbar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,959"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9391.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9391.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,567.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,567.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b973.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.69"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,493.23"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1493.23', 'status': 'success', 'timestamp': '2026-01-24T10:05:00+00:00', 'transaction_id': 8694524773, 'user_paid_amount': '1567.2'} 2026-01-27 12:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1959', 'confirmation_code': 5215, 'created_by': 'Ashish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,959"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9391.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9391.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,567.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T10:04:00+00:00', 'transaction_id': 695028630, 'user_paid_amount': '1567.2'} 2026-01-27 12:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1789', 'confirmation_code': 3295, 'created_by': 'Bhavitha Palagani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,789"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9447.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9447.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,341.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,341.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b963.33", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,278.42"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1278.42', 'status': 'success', 'timestamp': '2026-01-24T09:53:00+00:00', 'transaction_id': 7826344771, 'user_paid_amount': '1341.75'} 2026-01-27 12:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '628', 'confirmation_code': 9663, 'created_by': 'Saba', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9628"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9157", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9157"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9471"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9471"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b922.23", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9448.77"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '448.77', 'status': 'success', 'timestamp': '2026-01-24T09:45:00+00:00', 'transaction_id': 7451389999, 'user_paid_amount': '471'} 2026-01-27 12:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3231', 'confirmation_code': 1790, 'created_by': 'Chayanika Biswas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,231"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9825.36", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9807.75"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b917.61"}]}, {"type": ' '"tip_amount", "label": "Tips", "value": ""}, {"type": ' '"user_paid_amount", "label": "Paid amount", "value": ' '"\\u20b92,405.64"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,405.64"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9113.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b996.23"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,292.09"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2292.09', 'status': 'success', 'timestamp': '2026-01-24T09:43:00+00:00', 'transaction_id': 2924852195, 'user_paid_amount': '2405.64'} 2026-01-27 12:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1295', 'confirmation_code': 4725, 'created_by': 'Baradharajan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,295"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9259", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9259"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,036"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,036"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9987.1"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '987.1', 'status': 'success', 'timestamp': '2026-01-24T09:40:00+00:00', 'transaction_id': 4777811353, 'user_paid_amount': '1036'} 2026-01-27 12:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '971', 'confirmation_code': 3956, 'created_by': 'Roshni', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9971"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9242.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9242.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9728.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9728.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b934.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b929.13"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9693.88"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '693.88', 'status': 'success', 'timestamp': '2026-01-24T09:30:00+00:00', 'transaction_id': 8815773503, 'user_paid_amount': '728.25'} 2026-01-27 12:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1500', 'confirmation_code': 6518, 'created_by': 'Vishruthi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,500"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9375", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9375"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,125"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,125"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b953.1", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b945"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b98.1"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,071.9"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1071.9', 'status': 'success', 'timestamp': '2026-01-24T09:27:00+00:00', 'transaction_id': 2467629842, 'user_paid_amount': '1125'} 2026-01-27 12:22:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=60&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-27 12:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1485', 'confirmation_code': 9171, 'created_by': 'Shivanee Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,485"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9371.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9371.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,113.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,113.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.55"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,061.18"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1061.18', 'status': 'success', 'timestamp': '2026-01-24T09:11:00+00:00', 'transaction_id': 8217003497, 'user_paid_amount': '1113.75'} 2026-01-27 12:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1022', 'confirmation_code': 8173, 'created_by': 'Juan Dcouto', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,022"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9255.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9255.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9766.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9766.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b936.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9730.32"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '730.32', 'status': 'success', 'timestamp': '2026-01-24T09:07:00+00:00', 'transaction_id': 3303322091, 'user_paid_amount': '766.5'} 2026-01-27 12:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1262', 'confirmation_code': 8965, 'created_by': 'Srinidhi P Joshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,262"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9315.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9315.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9946.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9946.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.67", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9901.83"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '901.83', 'status': 'success', 'timestamp': '2026-01-24T09:05:00+00:00', 'transaction_id': 3030028756, 'user_paid_amount': '946.5'} 2026-01-27 12:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '900', 'confirmation_code': 3042, 'created_by': 'Swathi Kindre', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9900"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9180", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9180"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9720"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9720"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b933.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b928.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9686.02"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '686.02', 'status': 'success', 'timestamp': '2026-01-24T08:12:00+00:00', 'transaction_id': 7703810449, 'user_paid_amount': '720'} 2026-01-27 12:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1443', 'confirmation_code': 8499, 'created_by': 'Niharika Tatikayala', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,443"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9360.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9360.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,082.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,082.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b951.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.29"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,031.17"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1031.17', 'status': 'success', 'timestamp': '2026-01-24T07:48:00+00:00', 'transaction_id': 5524341066, 'user_paid_amount': '1082.25'} 2026-01-27 12:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1', 'confirmation_code': 6832, 'created_by': 'Miten', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91"}, {"type": "discount", "label": "Total discount", ' '"value": "\\u20b90.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b90.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b90.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-24T06:45:00+00:00', 'transaction_id': 6554647322, 'user_paid_amount': '0.8'} 2026-01-27 12:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1774', 'confirmation_code': 9319, 'created_by': 'Priya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,774"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9354.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9354.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,419.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,419.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b966.99", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.77"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,352.21"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1352.21', 'status': 'success', 'timestamp': '2026-01-23T19:18:00+00:00', 'transaction_id': 1739958874, 'user_paid_amount': '1419.2'} 2026-01-27 12:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1380', 'confirmation_code': 3168, 'created_by': 'Safwan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,380"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9276", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9276"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,104"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,104"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.16"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,051.89"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1051.89', 'status': 'success', 'timestamp': '2026-01-23T19:00:00+00:00', 'transaction_id': 1029235361, 'user_paid_amount': '1104'} 2026-01-27 12:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-24&end_date=2026-01-24&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8951', 'confirmation_code': 3062, 'created_by': 'Yashwanth Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,951"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,237.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,237.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,713.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,713.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9316.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9268.53"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b948.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,396.38"}]', 'payout_settlement_date': '2026-01-28', 'payout_status': 'pending', 'rating': '4', 'res_id': 21913226, 'settlement_amount': '6396.38', 'status': 'success', 'timestamp': '2026-01-23T18:49:00+00:00', 'transaction_id': 7626558236, 'user_paid_amount': '6713.25'} 2026-01-27 12:22:24 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-27 12:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-27 12:22:24 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 759 2026-01-27 12:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-27 12:22:24 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2026-01-27 12:22:24 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '5daa455d-fb9c-47dd-8dc2-0acadbbd7a5b', 'timestamp': '2026-01-27T12:22:24Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 27.7, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-27 12:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-27 12:22:29 [dining_transaction_history_zomato] WARNING: Failed to push bandwidth log to Elasticsearch: HTTPConnectionPool(host='watchdog.restaverse.com', port=9200): Max retries exceeded with url: /scrapy-2026-01-27/_doc (Caused by ConnectTimeoutError(, 'Connection to watchdog.restaverse.com timed out. (connect timeout=5)')) 2026-01-27 12:22:29 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '5daa455d-fb9c-47dd-8dc2-0acadbbd7a5b', 'timestamp': '2026-01-27T12:22:24Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 180212, 'duration_seconds': 27.7, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-27 12:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-27 12:22:34 [dining_transaction_history_zomato] WARNING: Failed to push bandwidth log to Elasticsearch: HTTPConnectionPool(host='watchdog.restaverse.com', port=9200): Max retries exceeded with url: /scrapy-2026-01-27/_doc (Caused by ConnectTimeoutError(, 'Connection to watchdog.restaverse.com timed out. (connect timeout=5)')) 2026-01-27 12:22:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-27 12:22:35 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-27 12:22:35 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 131547, 'downloader/request_count': 32, 'downloader/request_method_count/GET': 32, 'downloader/response_bytes': 110730, 'downloader/response_count': 35, 'downloader/response_status_count/200': 29, 'downloader/response_status_count/299': 3, 'downloader/response_status_count/401': 3, 'elapsed_time_seconds': 27.696768, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 27, 12, 22, 24, 686687, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 179375, 'httpcompression/response_count': 18, 'item_scraped_count': 142, 'items_per_minute': None, 'log_count/DEBUG': 249, 'log_count/INFO': 20, 'log_count/WARNING': 3, 'memusage/max': 116637696, 'memusage/startup': 116637696, 'request_depth_max': 12, 'response_received_count': 35, 'responses_per_minute': None, 'scheduler/dequeued': 35, 'scheduler/dequeued/memory': 35, 'scheduler/enqueued': 35, 'scheduler/enqueued/memory': 35, 'start_time': datetime.datetime(2026, 1, 27, 12, 21, 56, 989919, tzinfo=datetime.timezone.utc)} 2026-01-27 12:22:35 [scrapy.core.engine] INFO: Spider closed (finished)