2026-01-12 04:30:05 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2026-01-12 04:30:05 [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, Nov 4 2025, 08:48:33) [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-12 04:30:05 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 3_2026-01-12T04_30_02 2026-01-12 04:30:05 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8078 2026-01-12 04:30:05 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 3 2026-01-12 04:30:05 [scrapy.addons] INFO: Enabled addons: [] 2026-01-12 04:30:05 [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-12 04:30:05 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-12 04:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-12 04:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-12 04:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-12 04:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-12 04:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: a357403e14990a53 2026-01-12 04:30:05 [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-12 04:30:05 [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/3_2026-01-12T04_30_02.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-12 04:30:05 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2026-01-12 04:30:05 [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-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-12 04:30:05 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2026-01-12 04:30:05 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-12 04:30:05 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2026-01-12 04:30:05 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2026-01-12 04:30:05 [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-12 04:30:05 [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-12 04:30:05 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2026-01-12 04:30:05 [scrapy.core.engine] INFO: Spider opened 2026-01-12 04:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-12 04:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-12 04:30:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-12 04:30:06 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2026-01-12 04:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2026-01-12 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-12 04:30:06 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2862 2026-01-12 04:30:06 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_11_6 rv:4.0; bho-IN) AppleWebKit/535.42.2 (KHTML, like Gecko) Version/5.0.3 Safari/535.42.2 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2026-01-12 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-12 04:30:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5890135 HTTP/11" 200 None 2026-01-12 04:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-12 04:30:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-12 04:30:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-12 04:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2026-01-12 04:30:11 [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-12 04:30:12 [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-12 04:30:12 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2026-01-12 04:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2026-01-12 04:30:12 [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-12 04:30:13 [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-12 04:30:13 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2026-01-12 04:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2026-01-12 04:30:13 [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-12 04:30:14 [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-12 04:30:14 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=3&service_type=dine_out 2026-01-12 04:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2026-01-12 04:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-12 04:30:14 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 441 2026-01-12 04:30:15 [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-12 04:30: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-12 04:30:17 [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-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '782', 'confirmation_code': 2594, 'created_by': 'Sreejit Das', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9782"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9117.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9117.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9664.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9664.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b931.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b926.59"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9633.32"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '633.32', 'status': 'success', 'timestamp': '2026-01-11T18:04:00+00:00', 'transaction_id': 9309961356, 'user_paid_amount': '664.7'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1474', 'confirmation_code': 5718, 'created_by': 'Abhinandan Rn', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,474"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9368.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9368.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,105.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,105.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,053.32"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1053.32', 'status': 'success', 'timestamp': '2026-01-11T17:42:00+00:00', 'transaction_id': 1510763209, 'user_paid_amount': '1105.5'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1915', 'confirmation_code': 8636, 'created_by': 'Rijul Ganguly', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,915"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9478.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9478.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,436.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,436.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.45"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,368.46"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1368.46', 'status': 'success', 'timestamp': '2026-01-11T16:54:00+00:00', 'transaction_id': 5166936932, 'user_paid_amount': '1436.25'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1691', 'confirmation_code': 1529, 'created_by': 'Vivek', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,691"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9422.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9422.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,268.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,268.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.73"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,208.39"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1208.39', 'status': 'success', 'timestamp': '2026-01-11T16:41:00+00:00', 'transaction_id': 4340516725, 'user_paid_amount': '1268.25'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3192', 'confirmation_code': 8678, 'created_by': 'Supriya Goni', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,192"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9798", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9798"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,394"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,394"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9113", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b995.76"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b917.24"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b92,281"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2281', 'status': 'success', 'timestamp': '2026-01-11T16:35:00+00:00', 'transaction_id': 9079932552, 'user_paid_amount': '2394'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3192', 'confirmation_code': 2561, 'created_by': 'Supriya Goni', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,192"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9798", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9798"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,394"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T16:35:00+00:00', 'transaction_id': 9868664696, 'user_paid_amount': '2394'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4001', 'confirmation_code': 5893, 'created_by': 'Prasoon Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,001"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,000.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,000.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,000.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,000.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9141.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9120.03"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.61"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,859.11"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2859.11', 'status': 'success', 'timestamp': '2026-01-11T16:19:00+00:00', 'transaction_id': 1424705142, 'user_paid_amount': '3000.75'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6441', 'confirmation_code': 2948, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,441"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,610.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,610.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,830.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,830.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9228.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9193.23"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,602.74"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '4602.74', 'status': 'success', 'timestamp': '2026-01-11T16:08:00+00:00', 'transaction_id': 9105230955, 'user_paid_amount': '4830.75'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6441', 'confirmation_code': 3632, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,441"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,610.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,610.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,830.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T16:08:00+00:00', 'transaction_id': 7913352551, 'user_paid_amount': '4830.75'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1184', 'confirmation_code': 4123, 'created_by': 'Anudeep Mkss', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,184"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9177.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9177.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,006.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,006.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.51", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9958.89"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '958.89', 'status': 'success', 'timestamp': '2026-01-11T16:05:00+00:00', 'transaction_id': 6207251406, 'user_paid_amount': '1006.4'} 2026-01-12 04:30:17 [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-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6848', 'confirmation_code': 6337, 'created_by': 'Shriya Satish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,848"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,369.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,369.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,478.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,478.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9258.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9219.14"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b939.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,219.81"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '5219.81', 'status': 'success', 'timestamp': '2026-01-11T18:14:00+00:00', 'transaction_id': 3477660086, 'user_paid_amount': '5478.4'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6848', 'confirmation_code': 6289, 'created_by': 'Shriya Satish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,848"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,369.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,369.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,478.4"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T18:14:00+00:00', 'transaction_id': 9983877977, 'user_paid_amount': '5478.4'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9280', 'confirmation_code': 1751, 'created_by': 'Vidyuth Hegde', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,280"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,856", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,856"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,424"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,424"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9350.41", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9296.96"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b953.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,073.59"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '7073.59', 'status': 'success', 'timestamp': '2026-01-11T17:33:00+00:00', 'transaction_id': 841254297, 'user_paid_amount': '7424'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '909', 'confirmation_code': 2304, 'created_by': 'Shreya Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9909"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9227.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9227.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9681.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9681.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b932.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b927.27"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9649.57"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '649.57', 'status': 'success', 'timestamp': '2026-01-11T17:31:00+00:00', 'transaction_id': 2122767036, 'user_paid_amount': '681.75'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3546', 'confirmation_code': 1842, 'created_by': 'Bodhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,546"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9709.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9709.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,836.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,836.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9133.89", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9113.47"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,702.91"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2702.91', 'status': 'success', 'timestamp': '2026-01-11T17:20:00+00:00', 'transaction_id': 7464991681, 'user_paid_amount': '2836.8'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3071', 'confirmation_code': 2302, 'created_by': 'Jeshta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,071"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9614.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9614.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,456.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,456.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9115.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b998.27"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,340.84"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2340.84', 'status': 'success', 'timestamp': '2026-01-11T17:14:00+00:00', 'transaction_id': 3967048276, 'user_paid_amount': '2456.8'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1525', 'confirmation_code': 4336, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,525"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9305", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9305"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,220"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,220"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,162.42"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1162.42', 'status': 'success', 'timestamp': '2026-01-11T17:06:00+00:00', 'transaction_id': 1165677757, 'user_paid_amount': '1220'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8063', 'confirmation_code': 2712, 'created_by': 'Prathik Santhanam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,063"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,015.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,015.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,047.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,047.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9285.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9241.89"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b943.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,761.82"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '5761.82', 'status': 'success', 'timestamp': '2026-01-11T16:42:00+00:00', 'transaction_id': 2234715935, 'user_paid_amount': '6047.25'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3375', 'confirmation_code': 3525, 'created_by': 'Siddanth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,375"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9675", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9675"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,700"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,700"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9127.44", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b9108"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b919.44"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,572.56"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2572.56', 'status': 'success', 'timestamp': '2026-01-11T16:36:00+00:00', 'transaction_id': 6626136220, 'user_paid_amount': '2700'} 2026-01-12 04:30:17 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3375', 'confirmation_code': 7518, 'created_by': 'Siddanth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,375"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9675", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9675"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,700"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T16:36:00+00:00', 'transaction_id': 1946677168, 'user_paid_amount': '2700'} 2026-01-12 04:30:17 [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-12 04:30:18 [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-12 04:30:19 [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-12 04:30:19 [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-12 04:30:19 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5956', 'confirmation_code': 6175, 'created_by': 'Aneil Karira', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,956"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9893.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9893.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,062.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,062.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9358.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9303.76"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b954.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,704.16"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '4704.16', 'status': 'success', 'timestamp': '2026-01-11T16:44:00+00:00', 'transaction_id': 3199606596, 'user_paid_amount': '5062.6'} 2026-01-12 04:30:19 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5956', 'confirmation_code': 5875, 'created_by': 'Aneil Karira', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,956"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9893.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9893.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,062.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20727136, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T16:41:00+00:00', 'transaction_id': 6922073024, 'user_paid_amount': '5062.6'} 2026-01-12 04:30:19 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5956', 'confirmation_code': 5920, 'created_by': 'Aneil Karira', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,956"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9893.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9893.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,062.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20727136, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T16:35:00+00:00', 'transaction_id': 9939350769, 'user_paid_amount': '5062.6'} 2026-01-12 04:30:19 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5956', 'confirmation_code': 2175, 'created_by': 'Aneil Karira', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,956"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9893.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9893.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,062.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20727136, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T16:33:00+00:00', 'transaction_id': 3775496997, 'user_paid_amount': '5062.6'} 2026-01-12 04:30:19 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4218', 'confirmation_code': 8382, 'created_by': 'Mahek', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,218"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9843.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9843.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,374.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,374.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9238.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9202.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b936.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,135.5"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '3135.5', 'status': 'success', 'timestamp': '2026-01-11T10:43:00+00:00', 'transaction_id': 8080005099, 'user_paid_amount': '3374.4'} 2026-01-12 04:30:19 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4218', 'confirmation_code': 4893, 'created_by': 'Mahek', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,218"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9843.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9843.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,374.4"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20727136, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T10:43:00+00:00', 'transaction_id': 4264029406, 'user_paid_amount': '3374.4'} 2026-01-12 04:30:19 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6860', 'confirmation_code': 6028, 'created_by': 'Rajnish Jayaswal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,860"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,372", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,372"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,488"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,488"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9388.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9329.28"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b959.27"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,099.45"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '5099.45', 'status': 'success', 'timestamp': '2026-01-11T09:14:00+00:00', 'transaction_id': 2951801516, 'user_paid_amount': '5488'} 2026-01-12 04:30:20 [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-12 04:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-12 04:30:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-12 04:30:21 [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-12 04:30:22 [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-12 04:30:22 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12102', 'confirmation_code': 5686, 'created_by': 'Jesal Panchal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912,102"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,210.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,210.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b910,891.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,891.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9771.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9653.51"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9117.63"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,120.66"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '10120.66', 'status': 'success', 'timestamp': '2026-01-11T17:29:00+00:00', 'transaction_id': 8417750450, 'user_paid_amount': '10891.8'} 2026-01-12 04:30:22 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2527', 'confirmation_code': 4443, 'created_by': 'Jerome Joseph', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,527"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9379.05", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9379.05"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,147.95"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,147.95"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9152.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9128.88"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,995.87"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1995.87', 'status': 'success', 'timestamp': '2026-01-11T16:58:00+00:00', 'transaction_id': 8944245074, 'user_paid_amount': '2147.95'} 2026-01-12 04:30:22 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2527', 'confirmation_code': 7417, 'created_by': 'Jerome Joseph', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,527"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9379.05", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9379.05"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,147.95"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T16:56:00+00:00', 'transaction_id': 2852885044, 'user_paid_amount': '2147.95'} 2026-01-12 04:30:22 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2527', 'confirmation_code': 2623, 'created_by': 'Jerome Joseph', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,527"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9379.05", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9379.05"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,147.95"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T16:55:00+00:00', 'transaction_id': 6104863940, 'user_paid_amount': '2147.95'} 2026-01-12 04:30:22 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2527', 'confirmation_code': 9585, 'created_by': 'Jerome Joseph', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,527"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9379.05", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9379.05"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,147.95"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T16:54:00+00:00', 'transaction_id': 6815408485, 'user_paid_amount': '2147.95'} 2026-01-12 04:30:22 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2316', 'confirmation_code': 7864, 'created_by': 'Anuja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,316"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9347.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9347.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,968.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,968.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9139.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9118.12"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,829.22"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1829.22', 'status': 'success', 'timestamp': '2026-01-11T16:47:00+00:00', 'transaction_id': 6857632554, 'user_paid_amount': '1968.6'} 2026-01-12 04:30:22 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1581', 'confirmation_code': 9671, 'created_by': 'Hershal Rao', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,581"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9237.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9237.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,343.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,343.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b995.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b980.63"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,248.71"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1248.71', 'status': 'success', 'timestamp': '2026-01-11T16:47:00+00:00', 'transaction_id': 2800746050, 'user_paid_amount': '1343.85'} 2026-01-12 04:30:22 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8400', 'confirmation_code': 6781, 'created_by': 'Bhavya Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,400"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,260", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,260"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,140"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,140"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9505.51", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9428.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b977.11"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,634.49"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '6634.49', 'status': 'success', 'timestamp': '2026-01-11T16:42:00+00:00', 'transaction_id': 1890426344, 'user_paid_amount': '7140'} 2026-01-12 04:30:22 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '15337', 'confirmation_code': 2321, 'created_by': 'Kshitiej', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b915,337"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,067.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,067.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b912,269.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b912,269.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9868.69", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9736.18"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9132.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b911,401.06"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '11401.06', 'status': 'success', 'timestamp': '2026-01-11T16:41:00+00:00', 'transaction_id': 9450152444, 'user_paid_amount': '12269.75'} 2026-01-12 04:30:22 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2118', 'confirmation_code': 3863, 'created_by': 'Mukesh Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,118"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9317.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9317.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,800.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,800.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9127.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9108.02"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,672.84"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1672.84', 'status': 'success', 'timestamp': '2026-01-11T16:32:00+00:00', 'transaction_id': 5449214076, 'user_paid_amount': '1800.3'} 2026-01-12 04:30:23 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-12 04:30:23 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4118', 'confirmation_code': 3317, 'created_by': 'Rebecca Lou', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,118"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,029.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,029.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,088.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,088.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9145.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9123.54"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,942.72"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2942.72', 'status': 'success', 'timestamp': '2026-01-11T15:47:00+00:00', 'transaction_id': 7706990195, 'user_paid_amount': '3088.5'} 2026-01-12 04:30:23 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1340', 'confirmation_code': 6811, 'created_by': 'Shreya Chougale', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,340"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9201", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9201"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,139"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,139"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b953.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,085.24"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1085.24', 'status': 'success', 'timestamp': '2026-01-11T15:47:00+00:00', 'transaction_id': 2096753423, 'user_paid_amount': '1139'} 2026-01-12 04:30:23 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2888', 'confirmation_code': 5333, 'created_by': 'Foodscourt', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,888"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9722", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9722"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,166"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,166"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9102.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b986.64"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,063.76"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2063.76', 'status': 'success', 'timestamp': '2026-01-11T15:43:00+00:00', 'transaction_id': 2655407789, 'user_paid_amount': '2166'} 2026-01-12 04:30:23 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6441', 'confirmation_code': 2184, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,441"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,610.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,610.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,830.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T15:27:00+00:00', 'transaction_id': 6408099853, 'user_paid_amount': '4830.75'} 2026-01-12 04:30:23 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6441', 'confirmation_code': 5267, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,441"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,610.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,610.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,830.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T15:26:00+00:00', 'transaction_id': 2746626409, 'user_paid_amount': '4830.75'} 2026-01-12 04:30:23 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6441', 'confirmation_code': 4475, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,441"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,610.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,610.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,830.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T15:21:00+00:00', 'transaction_id': 1746690533, 'user_paid_amount': '4830.75'} 2026-01-12 04:30:23 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6441', 'confirmation_code': 8245, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,441"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,610.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,610.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,830.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T15:20:00+00:00', 'transaction_id': 1513948904, 'user_paid_amount': '4830.75'} 2026-01-12 04:30:23 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6441', 'confirmation_code': 2082, 'created_by': 'Pooja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,441"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,610.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,610.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,830.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T15:20:00+00:00', 'transaction_id': 7131053429, 'user_paid_amount': '4830.75'} 2026-01-12 04:30:23 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3880', 'confirmation_code': 8219, 'created_by': 'Harshith Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,880"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9970", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9970"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,910"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,910"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9137.35", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9116.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b920.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,772.65"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2772.65', 'status': 'success', 'timestamp': '2026-01-11T15:11:00+00:00', 'transaction_id': 443421058, 'user_paid_amount': '2910'} 2026-01-12 04:30:23 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1801', 'confirmation_code': 8873, 'created_by': 'Rabiya Mohammedi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,801"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9450.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9450.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,350.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,350.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.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.03"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.73"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,286.99"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1286.99', 'status': 'success', 'timestamp': '2026-01-11T15:03:00+00:00', 'transaction_id': 3631783889, 'user_paid_amount': '1350.75'} 2026-01-12 04:30: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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-12 04:30: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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4432', 'confirmation_code': 2072, 'created_by': 'Jigar Gandhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,432"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9886.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9886.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,545.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,545.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9167.35", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9141.82"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,378.25"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '3378.25', 'status': 'success', 'timestamp': '2026-01-11T16:33:00+00:00', 'transaction_id': 2092096697, 'user_paid_amount': '3545.6'} 2026-01-12 04:30: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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1195', 'confirmation_code': 5293, 'created_by': 'Kevin Dmello', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,195"}, {"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": "\\u20b9956"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9956"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.24"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9910.88"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '910.88', 'status': 'success', 'timestamp': '2026-01-11T16:21:00+00:00', 'transaction_id': 6817634662, 'user_paid_amount': '956'} 2026-01-12 04:30: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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2216', 'confirmation_code': 7734, 'created_by': 'Hiren', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,216"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9443.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9443.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,772.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,772.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b983.67", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b970.91"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,689.13"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1689.13', 'status': 'success', 'timestamp': '2026-01-11T16:12:00+00:00', 'transaction_id': 642937414, 'user_paid_amount': '1772.8'} 2026-01-12 04:30: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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3379', 'confirmation_code': 6938, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,379"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9675.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9675.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,703.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,703.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9127.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9108.13"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,575.61"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2575.61', 'status': 'success', 'timestamp': '2026-01-11T16:07:00+00:00', 'transaction_id': 2360235817, 'user_paid_amount': '2703.2'} 2026-01-12 04:30: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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2471', 'confirmation_code': 6842, 'created_by': 'Archana Prasad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,471"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9494.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9494.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,976.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,976.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b993.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b979.07"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,883.5"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1883.5', 'status': 'success', 'timestamp': '2026-01-11T16:05:00+00:00', 'transaction_id': 5622365231, 'user_paid_amount': '1976.8'} 2026-01-12 04:30: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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1677', 'confirmation_code': 5645, 'created_by': 'Riya S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,677"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9335.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9335.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,341.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,341.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b963.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,278.28"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1278.28', 'status': 'success', 'timestamp': '2026-01-11T15:53:00+00:00', 'transaction_id': 2142263807, 'user_paid_amount': '1341.6'} 2026-01-12 04:30: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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2384', 'confirmation_code': 4200, 'created_by': 'Sreeshma Sadeesan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,384"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9476.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9476.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,907.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,907.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.29"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.73"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,817.18"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1817.18', 'status': 'success', 'timestamp': '2026-01-11T15:48:00+00:00', 'transaction_id': 177260647, 'user_paid_amount': '1907.2'} 2026-01-12 04:30: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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7957', 'confirmation_code': 7477, 'created_by': 'Aditya Gour', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,957"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,591.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,591.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,365.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,365.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9300.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9254.62"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b945.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,065.15"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '6065.15', 'status': 'success', 'timestamp': '2026-01-11T15:45:00+00:00', 'transaction_id': 1378915121, 'user_paid_amount': '6365.6'} 2026-01-12 04:30: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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2041', 'confirmation_code': 7172, 'created_by': 'User_112462424', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,041"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9408.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9408.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,632.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': '5', 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'refunded', 'timestamp': '2026-01-11T11:27:00+00:00', 'transaction_id': 7279221738, 'user_paid_amount': '1632.8'} 2026-01-12 04:30: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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8017', 'confirmation_code': 8677, 'created_by': 'Niiharika Maske', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,017"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,603.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,603.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,413.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,413.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9302.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9256.54"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b946.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,110.88"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '6110.88', 'status': 'success', 'timestamp': '2026-01-11T15:36:00+00:00', 'transaction_id': 6230821865, 'user_paid_amount': '6413.6'} 2026-01-12 04:30:24 [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-12 04:30:24 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '617', 'confirmation_code': 3003, 'created_by': 'Vaibhav Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9617"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9617"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9617"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9573.32"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '573.32', 'status': 'success', 'timestamp': '2026-01-11T16:29:00+00:00', 'transaction_id': 7480667016, 'user_paid_amount': '617'} 2026-01-12 04:30:24 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3026', 'confirmation_code': 3400, 'created_by': 'Rajashri Mahajan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,026"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,026"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,026"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9214.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9181.56"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,811.76"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '2811.76', 'status': 'success', 'timestamp': '2026-01-11T08:40:00+00:00', 'transaction_id': 9104794010, 'user_paid_amount': '3026'} 2026-01-12 04:30:24 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1058', 'confirmation_code': 4306, 'created_by': 'Rishi Ganatra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,058"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,058"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,058"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b963.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9983.09"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '983.09', 'status': 'success', 'timestamp': '2026-01-11T08:35:00+00:00', 'transaction_id': 8263884019, 'user_paid_amount': '1058'} 2026-01-12 04:30:24 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1058', 'confirmation_code': 4624, 'created_by': 'Rishi Ganatra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,058"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,058"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21607045, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T08:35:00+00:00', 'transaction_id': 8583690074, 'user_paid_amount': '1058'} 2026-01-12 04:30:25 [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-12 04:30:25 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3215', 'confirmation_code': 2582, 'created_by': 'Nupur Dhumal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,215"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9321.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9321.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,893.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,893.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9204.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9173.61"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,688.64"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '2688.64', 'status': 'success', 'timestamp': '2026-01-11T17:29:00+00:00', 'transaction_id': 9266241732, 'user_paid_amount': '2893.5'} 2026-01-12 04:30:25 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1858.5', 'confirmation_code': 2793, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,858.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9185.85", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9185.85"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,672.65"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,672.65"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9118.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9100.36"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,554.23"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '1554.23', 'status': 'success', 'timestamp': '2026-01-11T17:12:00+00:00', 'transaction_id': 3480586081, 'user_paid_amount': '1672.65'} 2026-01-12 04:30:25 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8544', 'confirmation_code': 7863, 'created_by': 'Anshul Joshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,544"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9854.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9854.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,689.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,689.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9544.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9461.38"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b983.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,145.17"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 21397635, 'settlement_amount': '7145.17', 'status': 'success', 'timestamp': '2026-01-11T16:07:00+00:00', 'transaction_id': 3285563859, 'user_paid_amount': '7689.6'} 2026-01-12 04:30:25 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9233.5', 'confirmation_code': 8243, 'created_by': 'Sanjeev', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,233.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9923.35", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9923.35"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,310.15"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,310.15"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9588.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9498.61"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b989.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,721.79"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 21397635, 'settlement_amount': '7721.79', 'status': 'success', 'timestamp': '2026-01-11T16:02:00+00:00', 'transaction_id': 6031886059, 'user_paid_amount': '8310.15'} 2026-01-12 04:30:25 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2360', 'confirmation_code': 6294, 'created_by': 'Richayadav1617@Gmail.Com', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,360"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9236", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9236"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,124"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,124"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9150.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9127.44"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,973.62"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '1973.62', 'status': 'success', 'timestamp': '2026-01-11T15:21:00+00:00', 'transaction_id': 9870188476, 'user_paid_amount': '2124'} 2026-01-12 04:30:25 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9842', 'confirmation_code': 4513, 'created_by': 'Akshay Shetty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,842"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9984.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9984.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,857.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,857.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9627.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9531.47"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b995.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,230.67"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '8230.67', 'status': 'success', 'timestamp': '2026-01-11T10:21:00+00:00', 'transaction_id': 2192586167, 'user_paid_amount': '8857.8'} 2026-01-12 04:30:25 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5339', 'confirmation_code': 4347, 'created_by': 'Ajay', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,339"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9533.9", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9533.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,805.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,805.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9340.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9288.31"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b951.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,464.89"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '4464.89', 'status': 'success', 'timestamp': '2026-01-11T10:10:00+00:00', 'transaction_id': 8017245429, 'user_paid_amount': '4805.1'} 2026-01-12 04:30:25 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5929', 'confirmation_code': 2696, 'created_by': 'Sneha Vasudeo', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,929"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9592.9", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9592.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,336.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,336.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9377.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9320.17"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b957.63"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,958.3"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '4958.3', 'status': 'success', 'timestamp': '2026-01-11T09:41:00+00:00', 'transaction_id': 5404268074, 'user_paid_amount': '5336.1'} 2026-01-12 04:30:25 [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-12 04:30:26 [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-12 04:30:26 [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-12 04:30:26 [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-12 04:30:28 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2804', 'confirmation_code': 2922, 'created_by': 'Harsh Bula', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,804"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9420.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9420.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,383.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,383.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9168.74", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b9143"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b925.74"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,214.66"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '2214.66', 'status': 'success', 'timestamp': '2026-01-11T16:04:00+00:00', 'transaction_id': 6858225729, 'user_paid_amount': '2383.4'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2382', 'confirmation_code': 9172, 'created_by': 'Aayush', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,382"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9357.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9357.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,024.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,024.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9143.35", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9121.48"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,881.35"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1881.35', 'status': 'success', 'timestamp': '2026-01-11T15:46:00+00:00', 'transaction_id': 8596018530, 'user_paid_amount': '2024.7'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3637', 'confirmation_code': 8363, 'created_by': 'Unnati Badgotri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,637"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9545.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9545.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,091.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,091.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9218.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9185.49"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b933.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,872.57"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '4', 'res_id': 20450710, 'settlement_amount': '2872.57', 'status': 'success', 'timestamp': '2026-01-11T15:37:00+00:00', 'transaction_id': 444289034, 'user_paid_amount': '3091.45'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3153', 'confirmation_code': 8784, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,153"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9472.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9472.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,680.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,680.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9189.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9160.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b928.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,490.31"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2490.31', 'status': 'success', 'timestamp': '2026-01-11T14:56:00+00:00', 'transaction_id': 10146685, 'user_paid_amount': '2680.05'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8188', 'confirmation_code': 1798, 'created_by': 'Ashwin Araokar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,188"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,228.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,228.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,959.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,959.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9492.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9417.59"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b975.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,467.04"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '6467.04', 'status': 'success', 'timestamp': '2026-01-11T13:58:00+00:00', 'transaction_id': 8130340570, 'user_paid_amount': '6959.8'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1648', 'confirmation_code': 5676, 'created_by': 'Saahil Panchal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,648"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9247.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9247.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,400.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,400.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b999.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b984.05"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,301.62"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1301.62', 'status': 'success', 'timestamp': '2026-01-11T11:21:00+00:00', 'transaction_id': 4138695594, 'user_paid_amount': '1400.8'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2938', 'confirmation_code': 8868, 'created_by': 'Sunil Rijhwani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,938"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9440.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9440.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,497.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,497.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9176.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9149.84"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,320.49"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2320.49', 'status': 'success', 'timestamp': '2026-01-11T11:18:00+00:00', 'transaction_id': 9126113370, 'user_paid_amount': '2497.3'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4029', 'confirmation_code': 1261, 'created_by': 'Sidhi Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,029"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9805.76", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9805.76"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,223.24"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,223.24"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9228.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9193.39"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,995.04"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2995.04', 'status': 'success', 'timestamp': '2026-01-11T11:14:00+00:00', 'transaction_id': 3794343873, 'user_paid_amount': '3223.24'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4029', 'confirmation_code': 8776, 'created_by': 'Sidhi Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,029"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9805.76", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9805.76"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,223.24"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T11:12:00+00:00', 'transaction_id': 1746342176, 'user_paid_amount': '3223.24'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4029', 'confirmation_code': 9633, 'created_by': 'Sidhi Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,029"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9805.76", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9805.76"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,223.24"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T11:11:00+00:00', 'transaction_id': 612558481, 'user_paid_amount': '3223.24'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '265', 'confirmation_code': 5793, 'created_by': 'Priyansha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9265"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b939.75", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b939.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9225.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9225.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b910.63", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b99.01"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9214.62"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '214.62', 'status': 'success', 'timestamp': '2026-01-11T14:19:00+00:00', 'transaction_id': 2475165269, 'user_paid_amount': '225.25'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1514', 'confirmation_code': 7668, 'created_by': 'Adithya Rao', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,514"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9378.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9378.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,135.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,135.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b953.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,081.9"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1081.9', 'status': 'success', 'timestamp': '2026-01-11T14:01:00+00:00', 'transaction_id': 5009315464, 'user_paid_amount': '1135.5'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2077', 'confirmation_code': 8579, 'created_by': 'Priyansha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,077"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9519.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9519.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,557.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,557.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.53", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.31"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,484.22"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1484.22', 'status': 'success', 'timestamp': '2026-01-11T14:00:00+00:00', 'transaction_id': 7443169768, 'user_paid_amount': '1557.75'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4510', 'confirmation_code': 9976, 'created_by': 'Srishti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,510"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,127.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,127.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,382.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,382.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9159.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9135.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b924.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,222.85"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '3222.85', 'status': 'success', 'timestamp': '2026-01-11T12:27:00+00:00', 'transaction_id': 2340403877, 'user_paid_amount': '3382.5'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5388', 'confirmation_code': 7363, 'created_by': 'Uv. Mallya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,388"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9808.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9808.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,579.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,579.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9216.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9183.19"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,363.64"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '4363.64', 'status': 'success', 'timestamp': '2026-01-11T12:19:00+00:00', 'transaction_id': 4570898801, 'user_paid_amount': '4579.8'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2237', 'confirmation_code': 6208, 'created_by': 'Mamatha Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,237"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9335.55", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9335.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,901.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,901.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b989.75", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,811.7"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1811.7', 'status': 'success', 'timestamp': '2026-01-11T12:09:00+00:00', 'transaction_id': 1097661741, 'user_paid_amount': '1901.45'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2237', 'confirmation_code': 2820, 'created_by': 'Mamatha Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,237"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9335.55", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9335.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,901.45"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T12:09:00+00:00', 'transaction_id': 5048877126, 'user_paid_amount': '1901.45'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2237', 'confirmation_code': 4405, 'created_by': 'Mamatha Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,237"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9335.55", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9335.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,901.45"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T12:09:00+00:00', 'transaction_id': 5135127657, 'user_paid_amount': '1901.45'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2041', 'confirmation_code': 4190, 'created_by': 'User_112462424', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,041"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9510.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9510.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,530.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,530.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b972.25", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b961.23"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,458.5"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1458.5', 'status': 'success', 'timestamp': '2026-01-11T11:49:00+00:00', 'transaction_id': 9492335618, 'user_paid_amount': '1530.75'} 2026-01-12 04:30:28 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1140', 'confirmation_code': 7028, 'created_by': 'Sandeep', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,140"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9171", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9171"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9969"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9969"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9923.26"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '923.26', 'status': 'success', 'timestamp': '2026-01-11T11:33:00+00:00', 'transaction_id': 5293774098, 'user_paid_amount': '969'} 2026-01-12 04:30:29 [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-12 04:30:29 [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-12 04:30:30 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3053', 'confirmation_code': 8335, 'created_by': 'Purvi Sheth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,053"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9305.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9305.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,747.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,747.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9162.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9137.38"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.73"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,585.59"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '2585.59', 'status': 'success', 'timestamp': '2026-01-11T16:30:00+00:00', 'transaction_id': 1017060909, 'user_paid_amount': '2747.7'} 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1952', 'confirmation_code': 8660, 'created_by': 'Noopur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,952"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9195.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9195.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,756.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,756.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9103.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b987.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,653.15"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1653.15', 'status': 'success', 'timestamp': '2026-01-11T15:38:00+00:00', 'transaction_id': 8310694577, 'user_paid_amount': '1756.8'} 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1183', 'confirmation_code': 1706, 'created_by': 'Yashvi', '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-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1001.88', 'status': 'success', 'timestamp': '2026-01-11T15:21:00+00:00', 'transaction_id': 1867606258, 'user_paid_amount': '1064.7'} 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1540', 'confirmation_code': 8818, 'created_by': 'Aritra Chatterjee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,540"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9154", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9154"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,386"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,386"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.47"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,304.23"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '1304.23', 'status': 'success', 'timestamp': '2026-01-11T11:23:00+00:00', 'transaction_id': 411408819, 'user_paid_amount': '1386'} 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1540', 'confirmation_code': 1187, 'created_by': 'Kingshuk Mukherjee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,540"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9154", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9154"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,386"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20818448, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T11:22:00+00:00', 'transaction_id': 4700804622, 'user_paid_amount': '1386'} 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1103', 'confirmation_code': 3159, 'created_by': 'Mrudula.Torgalmath', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,103"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9220.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9220.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9882.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9882.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9840.75"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '840.75', 'status': 'success', 'timestamp': '2026-01-11T15:24:00+00:00', 'transaction_id': 340185197, 'user_paid_amount': '882.4'} 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1765', 'confirmation_code': 4215, 'created_by': 'Shuvam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,765"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9353", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9353"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,412"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,412"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b966.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,345.35"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1345.35', 'status': 'success', 'timestamp': '2026-01-11T15:21:00+00:00', 'transaction_id': 4904517258, 'user_paid_amount': '1412'} 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2229', 'confirmation_code': 5919, 'created_by': 'Sana Khan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,229"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9468.3", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9445.8"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b922.5"}]}, {"type": "tip_amount", ' '"label": "Tips", "value": ""}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b91,760.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,760.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b983.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b970.43"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,677.59"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1677.59', 'status': 'success', 'timestamp': '2026-01-11T14:59:00+00:00', 'transaction_id': 9401710603, 'user_paid_amount': '1760.7'} 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4519', 'confirmation_code': 5843, 'created_by': 'Anup', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,519"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9903.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9903.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,615.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,615.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9170.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9144.61"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.03"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,444.56"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3444.56', 'status': 'success', 'timestamp': '2026-01-11T14:58:00+00:00', 'transaction_id': 3428945437, 'user_paid_amount': '3615.2'} 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4519', 'confirmation_code': 8277, 'created_by': 'Anup', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,519"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9903.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9903.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,615.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T14:55:00+00:00', 'transaction_id': 233860246, 'user_paid_amount': '3615.2'} 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4519', 'confirmation_code': 3053, 'created_by': 'Anup', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,519"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9903.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9903.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,615.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T14:53:00+00:00', 'transaction_id': 7458267517, 'user_paid_amount': '3615.2'} 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1792', 'confirmation_code': 6506, 'created_by': 'Rohan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,792"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9448", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9448"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,344"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,344"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b963.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,280.56"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1280.56', 'status': 'success', 'timestamp': '2026-01-11T14:51:00+00:00', 'transaction_id': 933056871, 'user_paid_amount': '1344'} 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '896', 'confirmation_code': 8770, 'created_by': 'Shivani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9896"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9179.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9179.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9716.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9716.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b933.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b928.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9682.97"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '682.97', 'status': 'success', 'timestamp': '2026-01-11T14:49:00+00:00', 'transaction_id': 2847201295, 'user_paid_amount': '716.8'} 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1050', 'confirmation_code': 4268, 'created_by': 'Bhavya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,050"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9210", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9210"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9840"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9840"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9800.35"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '800.35', 'status': 'success', 'timestamp': '2026-01-11T14:45:00+00:00', 'transaction_id': 6715857162, 'user_paid_amount': '840'} 2026-01-12 04:30:30 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2063', 'confirmation_code': 3004, 'created_by': 'Pratheek Ganesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,063"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9412.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9412.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,650.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,650.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b977.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,572.5"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1572.5', 'status': 'success', 'timestamp': '2026-01-11T14:43:00+00:00', 'transaction_id': 1844650018, 'user_paid_amount': '1650.4'} 2026-01-12 04:30:30 [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-12 04:30:31 [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-11&end_date=2026-01-11&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-12 04:30:31 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4029', 'confirmation_code': 6060, 'created_by': 'Sidhi Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,029"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9805.76", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9805.76"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,223.24"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T11:11:00+00:00', 'transaction_id': 8794202482, 'user_paid_amount': '3223.24'} 2026-01-12 04:30:31 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4029', 'confirmation_code': 8867, 'created_by': 'Sidhi Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,029"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9805.76", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9805.76"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,223.24"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T11:10:00+00:00', 'transaction_id': 8306173086, 'user_paid_amount': '3223.24'} 2026-01-12 04:30:31 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1', 'confirmation_code': 9846, 'created_by': 'Amit Kushwaha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91"}, {"type": "discount", "label": "Total discount", ' '"value": "\\u20b90.1", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b90.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b90.9"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T10:56:00+00:00', 'transaction_id': 4543770672, 'user_paid_amount': '0.9'} 2026-01-12 04:30:31 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2328', 'confirmation_code': 5323, 'created_by': 'Venu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,328"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9465.58", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9465.58"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,862.42"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,862.42"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9131.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9111.75"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,730.55"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1730.55', 'status': 'success', 'timestamp': '2026-01-11T10:30:00+00:00', 'transaction_id': 1098373706, 'user_paid_amount': '1862.42'} 2026-01-12 04:30:31 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4949', 'confirmation_code': 7193, 'created_by': 'Ashish Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,949"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9989.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9989.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,959.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,959.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9280.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9237.56"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b942.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,678.93"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '3678.93', 'status': 'success', 'timestamp': '2026-01-11T10:26:00+00:00', 'transaction_id': 9890955271, 'user_paid_amount': '3959.25'} 2026-01-12 04:30:31 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2939', 'confirmation_code': 8835, 'created_by': 'Kriti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,939"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9587.77", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9587.77"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,351.23"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,351.23"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9166.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9141.07"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,184.77"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '4', 'res_id': 20450710, 'settlement_amount': '2184.77', 'status': 'success', 'timestamp': '2026-01-11T09:54:00+00:00', 'transaction_id': 6213404753, 'user_paid_amount': '2351.23'} 2026-01-12 04:30:31 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1255', 'confirmation_code': 1130, 'created_by': 'Mohit Purohit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,255"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9262.48", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9250.99"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b911.49"}]}, {"type": ' '"tip_amount", "label": "Tips", "value": ""}, {"type": ' '"user_paid_amount", "label": "Paid amount", "value": ' '"\\u20b9992.52"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9992.52"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.55"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9922.25"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '922.25', 'status': 'success', 'timestamp': '2026-01-11T09:50:00+00:00', 'transaction_id': 6952722744, 'user_paid_amount': '992.52'} 2026-01-12 04:30:31 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4032', 'confirmation_code': 2313, 'created_by': 'Tamanna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,032"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9604.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9604.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,427.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,427.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9242.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9205.63"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b937.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,184.56"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '3184.56', 'status': 'success', 'timestamp': '2026-01-11T09:37:00+00:00', 'transaction_id': 4488067072, 'user_paid_amount': '3427.2'} 2026-01-12 04:30:31 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4308', 'confirmation_code': 9930, 'created_by': 'Bhakti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,308"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9430.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9430.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,877.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,877.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9274.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9232.63"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b941.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,602.7"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '3602.7', 'status': 'success', 'timestamp': '2026-01-10T19:08:00+00:00', 'transaction_id': 5427758308, 'user_paid_amount': '3877.2'} 2026-01-12 04:30:31 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '966', 'confirmation_code': 3487, 'created_by': 'Darshan Vikmani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9966"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9144.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9144.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9821.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9821.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b958.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b949.27"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9762.96"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '762.96', 'status': 'success', 'timestamp': '2026-01-10T18:50:00+00:00', 'transaction_id': 1057995030, 'user_paid_amount': '821.1'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1140', 'confirmation_code': 7833, 'created_by': 'Sandeep', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,140"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9171", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9171"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9969"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T11:33:00+00:00', 'transaction_id': 5373778744, 'user_paid_amount': '969'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2828', 'confirmation_code': 7783, 'created_by': 'Jajil Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,828"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9424.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9424.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,403.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,403.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9113.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b996.15"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,290.34"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2290.34', 'status': 'success', 'timestamp': '2026-01-11T11:25:00+00:00', 'transaction_id': 5517899471, 'user_paid_amount': '2403.8'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2828', 'confirmation_code': 5755, 'created_by': 'Jajil Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,828"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9424.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9424.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,403.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 22313724, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T11:24:00+00:00', 'transaction_id': 6383772045, 'user_paid_amount': '2403.8'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3280', 'confirmation_code': 4795, 'created_by': 'Terrence Crasta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,280"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9820", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9820"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,460"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,460"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9116.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b998.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.71"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,343.89"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '2343.89', 'status': 'success', 'timestamp': '2026-01-11T10:36:00+00:00', 'transaction_id': 441539927, 'user_paid_amount': '2460'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1425', 'confirmation_code': 7332, 'created_by': 'Adrija Banerjee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,425"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9356.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9356.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,068.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,068.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.75"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,018.3"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 22313724, 'settlement_amount': '1018.3', 'status': 'success', 'timestamp': '2026-01-11T10:15:00+00:00', 'transaction_id': 2363569128, 'user_paid_amount': '1068.75'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2925', 'confirmation_code': 8442, 'created_by': 'Ashish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,925"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9731.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9731.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,193.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,193.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9103.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b987.75"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,090.2"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2090.2', 'status': 'success', 'timestamp': '2026-01-11T09:17:00+00:00', 'transaction_id': 1057738083, 'user_paid_amount': '2193.75'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1770', 'confirmation_code': 7691, 'created_by': 'Prashanth A', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,770"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9265.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9265.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,504.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,504.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,433.49"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '1433.49', 'status': 'success', 'timestamp': '2026-01-11T08:49:00+00:00', 'transaction_id': 8109986900, 'user_paid_amount': '1504.5'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3054', 'confirmation_code': 5989, 'created_by': 'User_174440293', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,054"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9458.1", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9458.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,595.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,595.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9122.53", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.84"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,473.37"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2473.37', 'status': 'success', 'timestamp': '2026-01-10T19:02:00+00:00', 'transaction_id': 8599140549, 'user_paid_amount': '2595.9'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2952', 'confirmation_code': 3261, 'created_by': 'Anirudh Subramani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,952"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9738", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9738"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,214"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,214"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9104.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b988.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,109.5"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 22313724, 'settlement_amount': '2109.5', 'status': 'success', 'timestamp': '2026-01-10T18:32:00+00:00', 'transaction_id': 7322898809, 'user_paid_amount': '2214'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2324', 'confirmation_code': 2747, 'created_by': 'Pc', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,324"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9464.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9464.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,859.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,859.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b987.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.37"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,771.44"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1771.44', 'status': 'success', 'timestamp': '2026-01-11T14:42:00+00:00', 'transaction_id': 6682698868, 'user_paid_amount': '1859.2'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6507', 'confirmation_code': 3323, 'created_by': 'Mohamed Shakeel Ahmed N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,507"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,301.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,301.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,205.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,205.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9245.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9208.22"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b937.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,959.9"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4959.9', 'status': 'success', 'timestamp': '2026-01-11T14:17:00+00:00', 'transaction_id': 1678765472, 'user_paid_amount': '5205.6'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1844', 'confirmation_code': 3710, 'created_by': 'Rishitha Jujare', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,844"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9461", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9461"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,383"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,383"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.32"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,317.72"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1317.72', 'status': 'success', 'timestamp': '2026-01-11T14:16:00+00:00', 'transaction_id': 1826813834, 'user_paid_amount': '1383'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5156', 'confirmation_code': 7784, 'created_by': 'Akanksha Rawat', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,156"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,289", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,289"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,867"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,867"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9182.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9154.68"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,684.48"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '3684.48', 'status': 'success', 'timestamp': '2026-01-11T14:09:00+00:00', 'transaction_id': 7841052264, 'user_paid_amount': '3867'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2841', 'confirmation_code': 9723, 'created_by': 'Hemalatha Srinivasan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,841"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9710.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9710.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,130.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,130.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9100.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.23"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,030.18"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2030.18', 'status': 'success', 'timestamp': '2026-01-11T13:46:00+00:00', 'transaction_id': 4553815073, 'user_paid_amount': '2130.75'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2694', 'confirmation_code': 1861, 'created_by': 'Kashish Khorana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,694"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9538.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9538.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,155.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,155.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9101.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b986.21"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,053.47"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2053.47', 'status': 'success', 'timestamp': '2026-01-11T13:40:00+00:00', 'transaction_id': 4153643446, 'user_paid_amount': '2155.2'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1972', 'confirmation_code': 4967, 'created_by': 'Kirthana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,972"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9493", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9493"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,479"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,479"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b969.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.16"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.65"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,409.19"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1409.19', 'status': 'success', 'timestamp': '2026-01-11T13:31:00+00:00', 'transaction_id': 7214057409, 'user_paid_amount': '1479'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4449', 'confirmation_code': 1678, 'created_by': 'Yashaskar N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,449"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9889.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9889.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,559.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,559.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9168", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b9142.37"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b925.63"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b93,391.2"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3391.2', 'status': 'success', 'timestamp': '2026-01-11T13:23:00+00:00', 'transaction_id': 5196425684, 'user_paid_amount': '3559.2'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4449', 'confirmation_code': 4915, 'created_by': 'Yashaskar N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,449"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9889.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9889.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,559.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T13:22:00+00:00', 'transaction_id': 1986034029, 'user_paid_amount': '3559.2'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4449', 'confirmation_code': 5934, 'created_by': 'Yashaskar N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,449"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9889.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9889.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,559.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T13:21:00+00:00', 'transaction_id': 5806967784, 'user_paid_amount': '3559.2'} 2026-01-12 04:30:32 [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-11&end_date=2026-01-11&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-12 04:30:34 [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-11&end_date=2026-01-11&offset=30&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-12 04:30:34 [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-11&end_date=2026-01-11&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4449', 'confirmation_code': 7006, 'created_by': 'Yashaskar N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,449"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9889.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9889.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,559.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T13:21:00+00:00', 'transaction_id': 2337993491, 'user_paid_amount': '3559.2'} 2026-01-12 04:30:34 [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-11&end_date=2026-01-11&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4449', 'confirmation_code': 8437, 'created_by': 'Yashaskar N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,449"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9889.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9889.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,559.2"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T13:21:00+00:00', 'transaction_id': 1127193989, 'user_paid_amount': '3559.2'} 2026-01-12 04:30:34 [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-11&end_date=2026-01-11&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1449', 'confirmation_code': 7535, 'created_by': 'Tanu Roy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,449"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9289.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9289.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,159.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,159.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b954.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.37"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,104.48"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1104.48', 'status': 'success', 'timestamp': '2026-01-11T13:02:00+00:00', 'transaction_id': 3336486917, 'user_paid_amount': '1159.2'} 2026-01-12 04:30:34 [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-11&end_date=2026-01-11&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4589', 'confirmation_code': 3335, 'created_by': 'Sanjana Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,589"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,147.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,147.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,441.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,441.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9162.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9137.67"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,279.3"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3279.3', 'status': 'success', 'timestamp': '2026-01-11T12:39:00+00:00', 'transaction_id': 6124291255, 'user_paid_amount': '3441.75'} 2026-01-12 04:30:34 [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-11&end_date=2026-01-11&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4589', 'confirmation_code': 7547, 'created_by': 'Sanjana Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,589"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,147.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,147.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,441.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2026-01-11T12:38:00+00:00', 'transaction_id': 5749016306, 'user_paid_amount': '3441.75'} 2026-01-12 04:30:34 [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-11&end_date=2026-01-11&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2387', 'confirmation_code': 4761, 'created_by': 'Nagma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,387"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9596.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9596.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,790.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,790.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b984.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b971.61"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.89"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,705.75"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1705.75', 'status': 'success', 'timestamp': '2026-01-11T12:25:00+00:00', 'transaction_id': 5396283198, 'user_paid_amount': '1790.25'} 2026-01-12 04:30:34 [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-11&end_date=2026-01-11&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1271', 'confirmation_code': 2499, 'created_by': 'Shambhavi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,271"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9254.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9254.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,016.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,016.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.99", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.67"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9968.81"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '968.81', 'status': 'success', 'timestamp': '2026-01-11T12:24:00+00:00', 'transaction_id': 8355762076, 'user_paid_amount': '1016.8'} 2026-01-12 04:30:34 [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-11&end_date=2026-01-11&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1547', 'confirmation_code': 3226, 'created_by': 'Raksha Patel J', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,547"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9309.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9309.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,237.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,237.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b958.41", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b949.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,179.19"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1179.19', 'status': 'success', 'timestamp': '2026-01-11T11:40:00+00:00', 'transaction_id': 1414938457, 'user_paid_amount': '1237.6'} 2026-01-12 04:30:34 [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-11&end_date=2026-01-11&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2292', 'confirmation_code': 1416, 'created_by': 'Shwetha M Dharwadkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,292"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9573", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9573"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,719"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,719"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,637.86"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1637.86', 'status': 'success', 'timestamp': '2026-01-11T11:40:00+00:00', 'transaction_id': 9752249901, 'user_paid_amount': '1719'} 2026-01-12 04:30:34 [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-11&end_date=2026-01-11&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1618', 'confirmation_code': 9585, 'created_by': 'Kshiti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,618"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9323.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9323.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,294.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,294.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b961.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,233.3"}]', 'payout_settlement_date': '2026-01-14', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1233.3', 'status': 'success', 'timestamp': '2026-01-11T11:35:00+00:00', 'transaction_id': 8833751512, 'user_paid_amount': '1294.4'} 2026-01-12 04:30:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 429 Unknown Status 2026-01-12 04:30:34 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (X11; Linux i686) AppleWebKit/532.2 (KHTML, like Gecko) Chrome/26.0.866.0 Safari/532.2 to Proxy http://residential-proxy.scrapeops.io:8181 2026-01-12 04:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-12 04:30:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-12 04:30:36 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 429 Unknown Status 2026-01-12 04:30:36 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 429 Unknown Status 2026-01-12 04:30:36 [scrapy.core.engine] DEBUG: Crawled (429) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2026-01-11&end_date=2026-01-11&offset=40&limit=10&activeTabId=transactions&service_type=dine_out) 2026-01-12 04:30:37 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-12 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-12 04:30:37 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 759 2026-01-12 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-12 04:30:37 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2026-01-12 04:30:37 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '9a0eb8ea-4a91-4888-8a01-98e5d1862e8f', 'timestamp': '2026-01-12T04:30:37Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 31.48, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-12 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-12 04:30:37 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-12/_doc HTTP/11" 201 169 2026-01-12 04:30:37 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '9a0eb8ea-4a91-4888-8a01-98e5d1862e8f', 'timestamp': '2026-01-12T04:30:37Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 255462, 'duration_seconds': 31.48, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-12 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-12 04:30:37 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-12/_doc HTTP/11" 201 169 2026-01-12 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-12 04:30:37 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-12 04:30:37 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 174082, 'downloader/request_count': 38, 'downloader/request_method_count/GET': 38, 'downloader/response_bytes': 71673, 'downloader/response_count': 38, 'downloader/response_status_count/200': 32, 'downloader/response_status_count/401': 3, 'downloader/response_status_count/429': 3, 'elapsed_time_seconds': 31.476062, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 12, 4, 30, 37, 116093, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 254517, 'httpcompression/response_count': 20, 'item_scraped_count': 143, 'items_per_minute': None, 'log_count/DEBUG': 258, 'log_count/ERROR': 1, 'log_count/INFO': 23, 'log_count/WARNING': 1, 'memusage/max': 116449280, 'memusage/startup': 116449280, 'request_depth_max': 10, 'response_received_count': 36, 'responses_per_minute': None, 'retry/count': 2, 'retry/max_reached': 1, 'retry/reason_count/429 Unknown Status': 2, 'scheduler/dequeued': 38, 'scheduler/dequeued/memory': 38, 'scheduler/enqueued': 38, 'scheduler/enqueued/memory': 38, 'start_time': datetime.datetime(2026, 1, 12, 4, 30, 5, 640031, tzinfo=datetime.timezone.utc)} 2026-01-12 04:30:37 [scrapy.core.engine] INFO: Spider closed (finished)