2025-12-06 04:30:07 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-12-06 04:30:07 [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-1043-aws-aarch64-with-glibc2.35 2025-12-06 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 3_2025-12-06T04_30_02 2025-12-06 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8078 2025-12-06 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 3 2025-12-06 04:30:07 [scrapy.addons] INFO: Enabled addons: [] 2025-12-06 04:30:07 [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) 2025-12-06 04:30:07 [asyncio] DEBUG: Using selector: EpollSelector 2025-12-06 04:30:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-06 04:30:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-06 04:30:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-06 04:30:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-06 04:30:07 [scrapy.extensions.telnet] INFO: Telnet Password: a2621b4d74d49600 2025-12-06 04:30:07 [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'] 2025-12-06 04:30:07 [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_2025-12-06T04_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'} 2025-12-06 04:30:07 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-06 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-12-06 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-06 04:30:07 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-12-06 04:30:07 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-12-06 04:30:07 [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'] 2025-12-06 04:30:07 [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'] 2025-12-06 04:30:07 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-12-06 04:30:07 [scrapy.core.engine] INFO: Spider opened 2025-12-06 04:30:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-12-06 04:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-06 04:30:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-12-06 04:30:08 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2025-12-06 04:30:08 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024 2025-12-06 04:30:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-06 04:30:08 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2861 2025-12-06 04:30:08 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/51.0.867.0 Safari/535.1 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-12-06 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-06 04:30:09 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5565327 HTTP/11" 200 None 2025-12-06 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-06 04:30:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-12-06 04:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-12-06 04:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-12-06 04:30:13 [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 2025-12-06 04:30:14 [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 2025-12-06 04:30:14 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-06 04:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-12-06 04:30:14 [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 2025-12-06 04:30:15 [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 2025-12-06 04:30:15 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-12-06 04:30:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-06 04:30:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-06 04:30:15 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 375 2025-12-06 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '17050', 'confirmation_code': 9269, 'created_by': 'Jinal Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b917,050"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b917,050"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b917,050"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b91,005.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9852.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b9153.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b916,044.05"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '16044.05', 'status': 'success', 'timestamp': '2025-12-05T18:08:00+00:00', 'transaction_id': 8244602582, 'user_paid_amount': '17050'} 2025-12-06 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '17050', 'confirmation_code': 2040, 'created_by': 'Jinal Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b917,050"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b917,050"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T18:08:00+00:00', 'transaction_id': 457872306, 'user_paid_amount': '17050'} 2025-12-06 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '16029', 'confirmation_code': 8809, 'created_by': 'Rahul Khatri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b916,029"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b916,029"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b916,029"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9945.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9801.45"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9144.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b915,083.29"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '2', 'res_id': 19542856, 'settlement_amount': '15083.29', 'status': 'success', 'timestamp': '2025-12-05T16:39:00+00:00', 'transaction_id': 2126053567, 'user_paid_amount': '16029'} 2025-12-06 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3229', 'confirmation_code': 9429, 'created_by': 'Siddharth Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,229"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b964.58", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b964.58"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,164.42"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,164.42"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9186.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9158.22"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,977.72"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2977.72', 'status': 'success', 'timestamp': '2025-12-05T15:43:00+00:00', 'transaction_id': 4953997913, 'user_paid_amount': '3164.42'} 2025-12-06 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '16023', 'confirmation_code': 3190, 'created_by': 'Tapan Modi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b916,023"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b916,023"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b916,023"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9945.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9801.15"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9144.21"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b915,077.64"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '15077.64', 'status': 'success', 'timestamp': '2025-12-05T15:44:00+00:00', 'transaction_id': 4377087887, 'user_paid_amount': '16023'} 2025-12-06 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '16023', 'confirmation_code': 4012, 'created_by': 'Tapan Modi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b916,023"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b916,023"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T15:44:00+00:00', 'transaction_id': 8433854767, 'user_paid_amount': '16023'} 2025-12-06 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3822', 'confirmation_code': 4415, 'created_by': 'Karishma Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,822"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,822"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,822"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9225.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9191.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b934.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,596.5"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 19542856, 'settlement_amount': '3596.5', 'status': 'success', 'timestamp': '2025-12-05T15:09:00+00:00', 'transaction_id': 5585591580, 'user_paid_amount': '3822'} 2025-12-06 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6011', 'confirmation_code': 3654, 'created_by': 'Nishita Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,011"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,011"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,011"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9354.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9300.55"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b954.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,656.35"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '5656.35', 'status': 'success', 'timestamp': '2025-12-05T12:34:00+00:00', 'transaction_id': 2141129047, 'user_paid_amount': '6011'} 2025-12-06 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10401', 'confirmation_code': 3656, 'created_by': '512524', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,401"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,040.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,040.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,360.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,360.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9552.29", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9468.04"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b984.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,808.61"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '8808.61', 'status': 'success', 'timestamp': '2025-12-05T09:49:00+00:00', 'transaction_id': 7847458702, 'user_paid_amount': '9360.9'} 2025-12-06 04:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5602', 'confirmation_code': 3689, 'created_by': 'Khyati Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,602"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9560.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9560.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,041.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,041.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9297.47", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9252.09"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b945.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,744.33"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '4744.33', 'status': 'success', 'timestamp': '2025-12-05T09:05:00+00:00', 'transaction_id': 5159314686, 'user_paid_amount': '5041.8'} 2025-12-06 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '824', 'confirmation_code': 7064, 'created_by': 'Manasi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9824"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9123.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9123.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9700.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9700.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9650.82"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '650.82', 'status': 'success', 'timestamp': '2025-12-05T11:19:00+00:00', 'transaction_id': 5471904648, 'user_paid_amount': '700.4'} 2025-12-06 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12774', 'confirmation_code': 1552, 'created_by': 'Illa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912,774"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,193.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,193.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,580.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,580.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9452.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9383.22"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b968.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,128.3"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '9128.3', 'status': 'success', 'timestamp': '2025-12-05T18:18:00+00:00', 'transaction_id': 538526356, 'user_paid_amount': '9580.5'} 2025-12-06 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7238', 'confirmation_code': 9191, 'created_by': 'Falguni Budhraja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,238"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,447.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,447.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,790.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,790.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9273.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9231.62"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b941.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,517.09"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '5517.09', 'status': 'success', 'timestamp': '2025-12-05T18:16:00+00:00', 'transaction_id': 670439838, 'user_paid_amount': '5790.4'} 2025-12-06 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7362', 'confirmation_code': 3653, 'created_by': 'Ranganathan Srinivasan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,362"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,840.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,840.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,521.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,521.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9260.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9220.86"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b939.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,260.89"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '5260.89', 'status': 'success', 'timestamp': '2025-12-05T18:01:00+00:00', 'transaction_id': 8206095389, 'user_paid_amount': '5521.5'} 2025-12-06 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6977', 'confirmation_code': 9787, 'created_by': 'Mathew T', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,977"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,744.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,744.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,232.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,232.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9246.99", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9209.31"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b937.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,985.76"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4985.76', 'status': 'success', 'timestamp': '2025-12-05T17:47:00+00:00', 'transaction_id': 3908787451, 'user_paid_amount': '5232.75'} 2025-12-06 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4453', 'confirmation_code': 2386, 'created_by': 'Omkar Topare', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,453"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,113.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,113.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,339.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,339.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9157.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9133.59"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.05"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,182.11"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '4', 'res_id': 21913226, 'settlement_amount': '3182.11', 'status': 'success', 'timestamp': '2025-12-05T17:41:00+00:00', 'transaction_id': 1942549660, 'user_paid_amount': '3339.75'} 2025-12-06 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4453', 'confirmation_code': 6538, 'created_by': 'Omkar Topare', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,453"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,113.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,113.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,339.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T17:40:00+00:00', 'transaction_id': 9479045311, 'user_paid_amount': '3339.75'} 2025-12-06 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4453', 'confirmation_code': 4157, 'created_by': 'Omkar Topare', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,453"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,113.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,113.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,339.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T17:40:00+00:00', 'transaction_id': 1578776878, 'user_paid_amount': '3339.75'} 2025-12-06 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '24892', 'confirmation_code': 9381, 'created_by': 'Akansha Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b924,892"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b96,223", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b96,223"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b918,669"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b918,669"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9881.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9746.76"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9134.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b917,787.82"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '17787.82', 'status': 'success', 'timestamp': '2025-12-05T17:26:00+00:00', 'transaction_id': 9584843000, 'user_paid_amount': '18669'} 2025-12-06 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '24892', 'confirmation_code': 9836, 'created_by': 'Akansha Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b924,892"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b96,223", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b96,223"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b918,669"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T17:22:00+00:00', 'transaction_id': 3320175476, 'user_paid_amount': '18669'} 2025-12-06 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1539', 'confirmation_code': 6218, 'created_by': 'Aryan Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,539"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9384.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9384.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,154.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,154.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b954.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.17"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,099.77"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1099.77', 'status': 'success', 'timestamp': '2025-12-05T17:10:00+00:00', 'transaction_id': 8186483323, 'user_paid_amount': '1154.25'} 2025-12-06 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4341', 'confirmation_code': 6390, 'created_by': 'Siddharth Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,341"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9651.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9651.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,689.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,689.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9261.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9221.39"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b939.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,428.61"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '3428.61', 'status': 'success', 'timestamp': '2025-12-05T18:20:00+00:00', 'transaction_id': 6808067346, 'user_paid_amount': '3689.85'} 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1754', 'confirmation_code': 7709, 'created_by': 'Aastha Mishra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,754"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9263.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9263.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,490.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,490.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9105.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b989.45"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,385.35"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1385.35', 'status': 'success', 'timestamp': '2025-12-05T18:20:00+00:00', 'transaction_id': 916999840, 'user_paid_amount': '1490.9'} 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3064', 'confirmation_code': 2125, 'created_by': 'Suzaan Micheal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,064"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9306.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9306.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,757.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,757.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9195.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9165.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,562.36"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2562.36', 'status': 'success', 'timestamp': '2025-12-05T18:06:00+00:00', 'transaction_id': 2483334786, 'user_paid_amount': '2757.6'} 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6263', 'confirmation_code': 7504, 'created_by': 'Jutika Bhosle', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,263"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9626.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9626.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,636.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,636.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9399.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9338.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b960.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,237.62"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '5237.62', 'status': 'success', 'timestamp': '2025-12-05T18:02:00+00:00', 'transaction_id': 4385673661, 'user_paid_amount': '5636.7'} 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3558', 'confirmation_code': 3362, 'created_by': 'Atharva Sonawane', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,558"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9355.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9355.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,202.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,202.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9226.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9192.13"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,975.49"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2975.49', 'status': 'success', 'timestamp': '2025-12-05T17:37:00+00:00', 'transaction_id': 9895149229, 'user_paid_amount': '3202.2'} 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1398', 'confirmation_code': 5404, 'created_by': 'Sindhuja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,398"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9209.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9209.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,188.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,188.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b984.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b971.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,104.17"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1104.17', 'status': 'success', 'timestamp': '2025-12-05T16:16:00+00:00', 'transaction_id': 1782272541, 'user_paid_amount': '1188.3'} 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3456', 'confirmation_code': 2954, 'created_by': 'Mrunmayee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,456"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9345.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9345.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,110.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,110.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9220.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9186.62"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b933.59"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,890.19"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '2890.19', 'status': 'success', 'timestamp': '2025-12-05T16:03:00+00:00', 'transaction_id': 3454586187, 'user_paid_amount': '3110.4'} 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2561', 'confirmation_code': 4270, 'created_by': 'Pooja Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,561"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9384.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9384.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,176.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,176.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9154.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9130.61"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,022.73"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2022.73', 'status': 'success', 'timestamp': '2025-12-05T15:23:00+00:00', 'transaction_id': 1096281112, 'user_paid_amount': '2176.85'} 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2561', 'confirmation_code': 3121, 'created_by': 'Pooja Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,561"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9384.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9384.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,176.85"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T15:23:00+00:00', 'transaction_id': 1538545650, 'user_paid_amount': '2176.85'} 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5915', 'confirmation_code': 4915, 'created_by': 'Kirti Poornima', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,915"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9887.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9887.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,027.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,027.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9355.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9301.66"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b954.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,671.79"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '4671.79', 'status': 'success', 'timestamp': '2025-12-05T14:51:00+00:00', 'transaction_id': 8046577572, 'user_paid_amount': '5027.75'} 2025-12-06 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '617', 'confirmation_code': 4051, 'created_by': 'Sagar Shivlani', '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': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '573.32', 'status': 'success', 'timestamp': '2025-12-05T04:47:00+00:00', 'transaction_id': 9810587733, 'user_paid_amount': '617'} 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '794', 'confirmation_code': 3541, 'created_by': 'Trupti Shinde', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9794"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9794"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9794"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.64"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9737.78"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21607045, 'settlement_amount': '737.78', 'status': 'success', 'timestamp': '2025-12-05T04:35:00+00:00', 'transaction_id': 4927154851, 'user_paid_amount': '794'} 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '794', 'confirmation_code': 6075, 'created_by': 'Trupti Shinde', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9794"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9794"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21607045, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T04:34:00+00:00', 'transaction_id': 362894503, 'user_paid_amount': '794'} 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '794', 'confirmation_code': 2166, 'created_by': 'Trupti Shinde', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9794"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9794"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21607045, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T04:32:00+00:00', 'transaction_id': 517169829, 'user_paid_amount': '794'} 2025-12-06 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '794', 'confirmation_code': 7127, 'created_by': 'Trupti Shinde', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9794"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9794"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21607045, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T04:32:00+00:00', 'transaction_id': 7273428785, 'user_paid_amount': '794'} 2025-12-06 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-06 04:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5602', 'confirmation_code': 8470, 'created_by': 'Khyati Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,602"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9560.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9560.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,041.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T09:05:00+00:00', 'transaction_id': 4274271428, 'user_paid_amount': '5041.8'} 2025-12-06 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5057', 'confirmation_code': 9446, 'created_by': 'Gurpreet Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,057"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9758.55", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9758.55"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,298.45"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,298.45"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9304.33", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9257.91"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b946.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,994.12"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '3994.12', 'status': 'success', 'timestamp': '2025-12-05T17:28:00+00:00', 'transaction_id': 7293828788, 'user_paid_amount': '4298.45'} 2025-12-06 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12302.5', 'confirmation_code': 3444, 'created_by': 'Kashish Solanki', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912,302.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,845.38", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,845.38"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,457.12"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,457.12"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9740.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9627.43"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9112.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,716.75"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '9716.75', 'status': 'success', 'timestamp': '2025-12-05T16:55:00+00:00', 'transaction_id': 8435361665, 'user_paid_amount': '10457.119999999999'} 2025-12-06 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7287', 'confirmation_code': 4632, 'created_by': 'Jayashankar Raghavan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,287"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,093.05", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,093.05"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,193.95"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,193.95"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9438.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9371.64"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b966.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,755.41"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '5755.41', 'status': 'success', 'timestamp': '2025-12-05T16:25:00+00:00', 'transaction_id': 3657962595, 'user_paid_amount': '6193.95'} 2025-12-06 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3333.5', 'confirmation_code': 9887, 'created_by': 'Taanya Dayal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,333.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9500.03", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9500.03"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,833.47"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,833.47"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9200.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9170.01"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,632.86"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21397635, 'settlement_amount': '2632.86', 'status': 'success', 'timestamp': '2025-12-05T16:09:00+00:00', 'transaction_id': 4575921853, 'user_paid_amount': '2833.4700000000003'} 2025-12-06 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2822', 'confirmation_code': 8428, 'created_by': 'Ashwini Bhosale', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,822"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9423.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9423.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,398.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,398.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9169.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9143.92"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,228.87"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '2228.87', 'status': 'success', 'timestamp': '2025-12-05T16:05:00+00:00', 'transaction_id': 899852644, 'user_paid_amount': '2398.7'} 2025-12-06 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2567', 'confirmation_code': 9471, 'created_by': 'Surya Mahadev Buddhavarapu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,567"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9385.05", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9385.05"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,181.95"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,181.95"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9154.49", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9130.92"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,027.46"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '2027.46', 'status': 'success', 'timestamp': '2025-12-05T16:00:00+00:00', 'transaction_id': 6411656898, 'user_paid_amount': '2181.95'} 2025-12-06 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6979', 'confirmation_code': 8287, 'created_by': 'Anjali Ramesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,979"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9697.9", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9697.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,281.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,281.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9444.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9376.87"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b967.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,836.39"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '5836.39', 'status': 'success', 'timestamp': '2025-12-04T18:53:00+00:00', 'transaction_id': 7968809371, 'user_paid_amount': '6281.1'} 2025-12-06 04:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-06 04:30:23 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-06 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8832', 'confirmation_code': 1593, 'created_by': 'Sagar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,832"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,208", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,208"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,624"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,624"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9312.65", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9264.96"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b947.69"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,311.35"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '6311.35', 'status': 'success', 'timestamp': '2025-12-05T17:10:00+00:00', 'transaction_id': 1479964272, 'user_paid_amount': '6624'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3697', 'confirmation_code': 4892, 'created_by': 'Rohnith Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,697"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9924.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9924.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,772.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,772.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9130.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9110.91"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,641.88"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2641.88', 'status': 'success', 'timestamp': '2025-12-05T17:10:00+00:00', 'transaction_id': 1150269273, 'user_paid_amount': '2772.75'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11506', 'confirmation_code': 4739, 'created_by': 'Swastik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,506"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,876.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,876.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,629.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,629.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9407.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9345.18"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b962.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,222.19"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '8222.19', 'status': 'success', 'timestamp': '2025-12-05T17:10:00+00:00', 'transaction_id': 1824402016, 'user_paid_amount': '8629.5'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1339', 'confirmation_code': 7885, 'created_by': 'Gaurav Goel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,339"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9267.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9267.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,071.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,071.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.85"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.71"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,020.64"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1020.64', 'status': 'success', 'timestamp': '2025-12-05T17:09:00+00:00', 'transaction_id': 5728451949, 'user_paid_amount': '1071.2'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11506', 'confirmation_code': 7379, 'created_by': 'Swastik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,506"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,876.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,876.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,629.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T17:09:00+00:00', 'transaction_id': 2959887773, 'user_paid_amount': '8629.5'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '24762', 'confirmation_code': 3068, 'created_by': 'Mukunda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b924,762"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b96,190.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b96,190.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b918,571.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b918,571.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9876.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9742.86"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9133.71"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b917,694.93"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '17694.93', 'status': 'success', 'timestamp': '2025-12-05T16:51:00+00:00', 'transaction_id': 6647866361, 'user_paid_amount': '18571.5'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1324', 'confirmation_code': 4791, 'created_by': 'Nikitha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,324"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9331", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9331"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9993"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9993"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9946.13"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '946.13', 'status': 'success', 'timestamp': '2025-12-05T16:47:00+00:00', 'transaction_id': 8824072107, 'user_paid_amount': '993'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6299', 'confirmation_code': 1317, 'created_by': 'Ashish Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,299"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,574.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,574.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,724.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,724.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9222.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9188.97"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,501.27"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4501.27', 'status': 'success', 'timestamp': '2025-12-05T16:46:00+00:00', 'transaction_id': 2528183609, 'user_paid_amount': '4724.25'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11783', 'confirmation_code': 1212, 'created_by': 'Kenneth Pereira', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,783"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,356.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,356.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b99,426.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,426.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9444.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9377.06"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b967.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,981.47"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '8981.47', 'status': 'success', 'timestamp': '2025-12-05T16:45:00+00:00', 'transaction_id': 9063572529, 'user_paid_amount': '9426.4'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1822', 'confirmation_code': 1922, 'created_by': 'Danussh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,822"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9455.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9455.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,366.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,366.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,302"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1302', 'status': 'success', 'timestamp': '2025-12-05T16:36:00+00:00', 'transaction_id': 9789095312, 'user_paid_amount': '1366.5'} 2025-12-06 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-06 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1760', 'confirmation_code': 7908, 'created_by': 'Varsha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,760"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9264", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9264"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,496"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,496"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9105.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b989.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,390.08"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1390.08', 'status': 'success', 'timestamp': '2025-12-05T09:43:00+00:00', 'transaction_id': 9251898861, 'user_paid_amount': '1496'} 2025-12-06 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1246', 'confirmation_code': 5476, 'created_by': 'Kunal Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,246"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9124.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9124.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,121.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,121.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b979.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b967.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.11"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,042.01"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1042.01', 'status': 'success', 'timestamp': '2025-12-05T09:31:00+00:00', 'transaction_id': 6072007267, 'user_paid_amount': '1121.4'} 2025-12-06 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '497', 'confirmation_code': 9406, 'created_by': 'Shubh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9497"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b949.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b949.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9447.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9447.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b931.67", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b926.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9415.63"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '415.63', 'status': 'success', 'timestamp': '2025-12-05T09:24:00+00:00', 'transaction_id': 1187129459, 'user_paid_amount': '447.3'} 2025-12-06 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2334', 'confirmation_code': 2742, 'created_by': 'Sweety', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,334"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9350.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9350.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,983.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,983.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9140.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9119.03"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,843.44"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1843.44', 'status': 'success', 'timestamp': '2025-12-05T09:16:00+00:00', 'transaction_id': 4215065491, 'user_paid_amount': '1983.9'} 2025-12-06 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2334', 'confirmation_code': 3766, 'created_by': 'Sweety', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,334"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9350.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9350.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,983.9"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T09:16:00+00:00', 'transaction_id': 2923279883, 'user_paid_amount': '1983.9'} 2025-12-06 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3801', 'confirmation_code': 9751, 'created_by': 'Nirmiti Rana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,801"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9570.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9570.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,230.85"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,230.85"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9228.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9193.85"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.89"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,002.11"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '3002.11', 'status': 'success', 'timestamp': '2025-12-04T19:14:00+00:00', 'transaction_id': 1978809309, 'user_paid_amount': '3230.85'} 2025-12-06 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3901', 'confirmation_code': 3165, 'created_by': 'Nirmiti Rana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,901"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9585.15", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9585.15"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,315.85"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-04T19:12:00+00:00', 'transaction_id': 2958397941, 'user_paid_amount': '3315.85'} 2025-12-06 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3333', 'confirmation_code': 1635, 'created_by': 'Soni Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,333"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,333"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T18:12:00+00:00', 'transaction_id': 9488962221, 'user_paid_amount': '3333'} 2025-12-06 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1328', 'confirmation_code': 1742, 'created_by': 'Priyansh Kothari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,328"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,328"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,328"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.35", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,249.65"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '1249.65', 'status': 'success', 'timestamp': '2025-12-05T18:04:00+00:00', 'transaction_id': 3223952232, 'user_paid_amount': '1328'} 2025-12-06 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2513', 'confirmation_code': 1174, 'created_by': 'Riyamehta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,513"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,513"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,513"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9148.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9125.65"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,364.73"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '2364.73', 'status': 'success', 'timestamp': '2025-12-05T16:36:00+00:00', 'transaction_id': 5520429133, 'user_paid_amount': '2513'} 2025-12-06 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3333', 'confirmation_code': 1010, 'created_by': 'Soni Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,333"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,333"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T16:36:00+00:00', 'transaction_id': 3121862017, 'user_paid_amount': '3333'} 2025-12-06 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2513', 'confirmation_code': 1637, 'created_by': 'Riyamehta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,513"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,513"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T16:36:00+00:00', 'transaction_id': 4054813694, 'user_paid_amount': '2513'} 2025-12-06 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2906', 'confirmation_code': 6345, 'created_by': 'Samir Kampani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,906"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,906"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,906"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9171.45", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9145.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b926.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,734.55"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '2734.55', 'status': 'success', 'timestamp': '2025-12-05T16:26:00+00:00', 'transaction_id': 4396242524, 'user_paid_amount': '2906'} 2025-12-06 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7592', 'confirmation_code': 5411, 'created_by': 'Rohit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,592"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,592"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,592"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9447.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9379.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b968.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,144.07"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '7144.07', 'status': 'success', 'timestamp': '2025-12-05T16:27:00+00:00', 'transaction_id': 6393643615, 'user_paid_amount': '7592'} 2025-12-06 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7592', 'confirmation_code': 4797, 'created_by': 'Rohit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,592"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,592"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T16:25:00+00:00', 'transaction_id': 7967505444, 'user_paid_amount': '7592'} 2025-12-06 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2557', 'confirmation_code': 7444, 'created_by': 'Dr. Srajan Rawat', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,557"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,557"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,557"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9150.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9127.85"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,406.14"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '2406.14', 'status': 'success', 'timestamp': '2025-12-05T16:06:00+00:00', 'transaction_id': 3726171419, 'user_paid_amount': '2557'} 2025-12-06 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2557', 'confirmation_code': 5692, 'created_by': 'Dr. Srajan Rawat', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,557"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,557"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T16:05:00+00:00', 'transaction_id': 3426660568, 'user_paid_amount': '2557'} 2025-12-06 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-06 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2108', 'confirmation_code': 8729, 'created_by': 'Rushi Desai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,108"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,108"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,108"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9124.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9105.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b918.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,983.63"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '1983.63', 'status': 'success', 'timestamp': '2025-12-05T16:36:00+00:00', 'transaction_id': 5683232830, 'user_paid_amount': '2108'} 2025-12-06 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1491', 'confirmation_code': 3420, 'created_by': 'Shaurya Parekh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,491"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,491"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,491"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b987.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.55"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,403.03"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '1403.03', 'status': 'success', 'timestamp': '2025-12-05T16:31:00+00:00', 'transaction_id': 3429148375, 'user_paid_amount': '1491'} 2025-12-06 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8269', 'confirmation_code': 2568, 'created_by': 'Kajol', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,269"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,269"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,269"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9487.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9413.45"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b974.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,781.13"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '7781.13', 'status': 'success', 'timestamp': '2025-12-05T15:37:00+00:00', 'transaction_id': 8157241546, 'user_paid_amount': '8269'} 2025-12-06 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8269', 'confirmation_code': 8650, 'created_by': 'Kajol', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,269"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,269"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T15:36:00+00:00', 'transaction_id': 7658939450, 'user_paid_amount': '8269'} 2025-12-06 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8269', 'confirmation_code': 1109, 'created_by': 'Kajol', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,269"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,269"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T15:35:00+00:00', 'transaction_id': 5119202663, 'user_paid_amount': '8269'} 2025-12-06 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3857', 'confirmation_code': 1311, 'created_by': 'Sanjana Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,857"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b970", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b970"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,787"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,787"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9223.43", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9189.35"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,563.57"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '3563.57', 'status': 'success', 'timestamp': '2025-12-05T15:05:00+00:00', 'transaction_id': 6286548551, 'user_paid_amount': '3787'} 2025-12-06 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2583', 'confirmation_code': 4820, 'created_by': 'Virat Doshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,583"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,583"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,583"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9152.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9129.15"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,430.6"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2430.6', 'status': 'success', 'timestamp': '2025-12-05T14:40:00+00:00', 'transaction_id': 2678613036, 'user_paid_amount': '2583'} 2025-12-06 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2746', 'confirmation_code': 6459, 'created_by': 'Aniruddha Kulkarni', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,746"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,746"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,746"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9162.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9137.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b924.71"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,583.99"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '2583.99', 'status': 'success', 'timestamp': '2025-12-05T14:36:00+00:00', 'transaction_id': 5459207075, 'user_paid_amount': '2746'} 2025-12-06 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2137', 'confirmation_code': 6009, 'created_by': 'Anvi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,137"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,137"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,137"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9126.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9106.85"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,010.92"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2010.92', 'status': 'success', 'timestamp': '2025-12-05T13:07:00+00:00', 'transaction_id': 6306535330, 'user_paid_amount': '2137'} 2025-12-06 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2510', 'confirmation_code': 6003, 'created_by': 'Sneha Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,510"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,510"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,510"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9148.09", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9125.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b922.59"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,361.91"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2361.91', 'status': 'success', 'timestamp': '2025-12-05T11:29:00+00:00', 'transaction_id': 5599262668, 'user_paid_amount': '2510'} 2025-12-06 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4400', 'confirmation_code': 3422, 'created_by': 'Kiran L', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,400"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,100", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,100"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,300"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,300"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9155.76", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b9132"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b923.76"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,144.24"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '4', 'res_id': 21913226, 'settlement_amount': '3144.24', 'status': 'success', 'timestamp': '2025-12-05T16:34:00+00:00', 'transaction_id': 3647611335, 'user_paid_amount': '3300'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3075', 'confirmation_code': 9660, 'created_by': 'Sahil Thakur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,075"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9768.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9768.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,306.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,306.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9108.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.25"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,197.4"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2197.4', 'status': 'success', 'timestamp': '2025-12-05T16:28:00+00:00', 'transaction_id': 5607959391, 'user_paid_amount': '2306.25'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '768', 'confirmation_code': 1682, 'created_by': 'Ana C', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9768"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9192", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9192"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9576"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9576"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b927.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b923.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9548.81"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '2', 'res_id': 21913226, 'settlement_amount': '548.81', 'status': 'success', 'timestamp': '2025-12-05T16:26:00+00:00', 'transaction_id': 4822225875, 'user_paid_amount': '576'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1', 'confirmation_code': 6691, 'created_by': 'Ashish Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91"}, {"type": "discount", "label": "Total discount", ' '"value": "\\u20b90.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b90.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b90.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b90.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b90.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b90.03"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b90.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b90.71"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '0.71', 'status': 'success', 'timestamp': '2025-12-05T16:26:00+00:00', 'transaction_id': 4102746926, 'user_paid_amount': '0.75'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2633', 'confirmation_code': 1246, 'created_by': 'Mamtha Nm', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,633"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9658.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9658.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,974.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,974.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b993.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b978.99"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,881.54"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1881.54', 'status': 'success', 'timestamp': '2025-12-05T16:06:00+00:00', 'transaction_id': 9790762234, 'user_paid_amount': '1974.75'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2957', 'confirmation_code': 2648, 'created_by': 'Sumukha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,957"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9739.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9739.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,217.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,217.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9104.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b988.71"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,113.07"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2113.07', 'status': 'success', 'timestamp': '2025-12-05T15:58:00+00:00', 'transaction_id': 44671143, 'user_paid_amount': '2217.75'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3306', 'confirmation_code': 7502, 'created_by': 'Mithun', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,306"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9826.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9826.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,479.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,479.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9117.03", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b999.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,362.47"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2362.47', 'status': 'success', 'timestamp': '2025-12-05T15:57:00+00:00', 'transaction_id': 9988472390, 'user_paid_amount': '2479.5'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2198', 'confirmation_code': 9280, 'created_by': 'Meeba Gracy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,198"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9439.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9439.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,758.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,758.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b983", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b970.34"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b912.66"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b91,675.4"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1675.4', 'status': 'success', 'timestamp': '2025-12-05T15:57:00+00:00', 'transaction_id': 1487726205, 'user_paid_amount': '1758.4'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1086', 'confirmation_code': 2300, 'created_by': 'Sumith Bhulla', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,086"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9271.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9271.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9814.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9814.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9776.06"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '776.06', 'status': 'success', 'timestamp': '2025-12-05T15:50:00+00:00', 'transaction_id': 9844985175, 'user_paid_amount': '814.5'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9218', 'confirmation_code': 8996, 'created_by': 'Praveen', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,218"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,304.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,304.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,913.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,913.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9326.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9276.54"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b949.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,587.18"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '6587.18', 'status': 'success', 'timestamp': '2025-12-05T15:45:00+00:00', 'transaction_id': 2195294568, 'user_paid_amount': '6913.5'} 2025-12-06 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2557', 'confirmation_code': 6878, 'created_by': 'Dr. Srajan Rawat', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,557"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,557"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T16:04:00+00:00', 'transaction_id': 4728018062, 'user_paid_amount': '2557'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9314', 'confirmation_code': 2553, 'created_by': 'Sunny Nihalani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,314"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,314"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,314"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9549.53", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9465.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b983.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,764.47"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '8764.47', 'status': 'success', 'timestamp': '2025-12-05T15:26:00+00:00', 'transaction_id': 8194680610, 'user_paid_amount': '9314'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2415', 'confirmation_code': 4791, 'created_by': 'Mithun', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,415"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,415"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'refunded', 'timestamp': '2025-12-05T14:53:00+00:00', 'transaction_id': 6276957841, 'user_paid_amount': '2415'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6085', 'confirmation_code': 5788, 'created_by': 'Ishita Kularia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,085"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9912.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9912.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,172.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,172.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9305.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9258.61"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b946.55"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,867.09"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '4867.09', 'status': 'success', 'timestamp': '2025-12-05T11:36:00+00:00', 'transaction_id': 9105149124, 'user_paid_amount': '5172.25'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6085', 'confirmation_code': 9866, 'created_by': 'Ishita Kularia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,085"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9912.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9912.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,172.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T11:34:00+00:00', 'transaction_id': 2290740162, 'user_paid_amount': '5172.25'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4730', 'confirmation_code': 7865, 'created_by': 'Shveni Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,730"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9473", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9473"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,257"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,257"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9251.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9212.85"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b938.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,005.84"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '4005.84', 'status': 'success', 'timestamp': '2025-12-05T11:05:00+00:00', 'transaction_id': 7669245098, 'user_paid_amount': '4257'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4730', 'confirmation_code': 7759, 'created_by': 'Shveni Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,730"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9473", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9473"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,257"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T11:02:00+00:00', 'transaction_id': 538642175, 'user_paid_amount': '4257'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4730', 'confirmation_code': 9831, 'created_by': 'Shveni Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,730"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9473", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9473"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,257"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T11:00:00+00:00', 'transaction_id': 3690831966, 'user_paid_amount': '4257'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2888', 'confirmation_code': 6936, 'created_by': 'Rudresh Mehra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,888"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9115.52", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9115.52"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,772.48"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,772.48"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9163.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9138.62"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.95"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,608.91"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '2608.91', 'status': 'success', 'timestamp': '2025-12-05T10:41:00+00:00', 'transaction_id': 9269727950, 'user_paid_amount': '2772.48'} 2025-12-06 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2888', 'confirmation_code': 1402, 'created_by': 'Rudresh Mehra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,888"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9115.52", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9115.52"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,772.48"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T10:40:00+00:00', 'transaction_id': 1461744097, 'user_paid_amount': '2772.48'} 2025-12-06 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-06 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4136', 'confirmation_code': 8394, 'created_by': 'Neel Sompura', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,136"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,136"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,136"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9244.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9206.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b937.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,891.98"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '3891.98', 'status': 'success', 'timestamp': '2025-12-05T10:32:00+00:00', 'transaction_id': 3959650071, 'user_paid_amount': '4136'} 2025-12-06 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2426', 'confirmation_code': 2823, 'created_by': 'Zenish Patel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,426"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,426"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,426"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9143.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9121.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b921.83"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,282.87"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2282.87', 'status': 'success', 'timestamp': '2025-12-05T09:04:00+00:00', 'transaction_id': 6173328713, 'user_paid_amount': '2426'} 2025-12-06 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2426', 'confirmation_code': 3603, 'created_by': 'Zenish Patel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,426"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,426"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T09:03:00+00:00', 'transaction_id': 8624589145, 'user_paid_amount': '2426'} 2025-12-06 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '17853', 'confirmation_code': 2478, 'created_by': 'Saloni Madia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b917,853"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9892.65", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9892.65"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b916,960.35"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b916,960.35"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b91,000.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9848.02"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9152.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b915,959.69"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '15959.69', 'status': 'success', 'timestamp': '2025-12-04T19:09:00+00:00', 'transaction_id': 4812894716, 'user_paid_amount': '16960.35'} 2025-12-06 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '17853', 'confirmation_code': 8673, 'created_by': 'Saloni Madia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b917,853"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9892.65", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9892.65"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b916,960.35"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'pending', 'timestamp': '2025-12-04T19:04:00+00:00', 'transaction_id': 4770820342, 'user_paid_amount': '16960.35'} 2025-12-06 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '17853', 'confirmation_code': 7845, 'created_by': 'Saloni Madia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b917,853"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9892.65", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9892.65"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b916,960.35"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-04T19:03:00+00:00', 'transaction_id': 1004637732, 'user_paid_amount': '16960.35'} 2025-12-06 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-06 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9218', 'confirmation_code': 9701, 'created_by': 'Praveen', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,218"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,304.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,304.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,913.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T15:32:00+00:00', 'transaction_id': 3068507684, 'user_paid_amount': '6913.5'} 2025-12-06 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1507', 'confirmation_code': 6542, 'created_by': 'Komal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,507"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9301.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9301.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,205.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,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": "\\u20b956.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,148.7"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1148.7', 'status': 'success', 'timestamp': '2025-12-05T15:18:00+00:00', 'transaction_id': 2681957369, 'user_paid_amount': '1205.6'} 2025-12-06 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6770', 'confirmation_code': 8417, 'created_by': 'Bindhu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,770"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,692.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,692.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,077.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,077.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9239.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9203.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b936.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,837.84"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4837.84', 'status': 'success', 'timestamp': '2025-12-05T15:07:00+00:00', 'transaction_id': 1212729436, 'user_paid_amount': '5077.5'} 2025-12-06 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1286', 'confirmation_code': 1942, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,286"}, {"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": "\\u20b9964.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9964.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9918.98"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '918.98', 'status': 'success', 'timestamp': '2025-12-05T15:05:00+00:00', 'transaction_id': 2706002655, 'user_paid_amount': '964.5'} 2025-12-06 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1286', 'confirmation_code': 5608, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,286"}, {"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": "\\u20b9964.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T15:04:00+00:00', 'transaction_id': 1136601645, 'user_paid_amount': '964.5'} 2025-12-06 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5161', 'confirmation_code': 7755, 'created_by': 'Koushik Pk', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,161"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,290.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,290.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,870.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,870.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9182.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9154.83"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,688.05"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3688.05', 'status': 'success', 'timestamp': '2025-12-05T14:54:00+00:00', 'transaction_id': 3268571734, 'user_paid_amount': '3870.75'} 2025-12-06 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1597', 'confirmation_code': 7572, 'created_by': 'Shereen Elizabeth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,597"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9319.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9319.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,277.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,277.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,217.3"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1217.3', 'status': 'success', 'timestamp': '2025-12-05T14:51:00+00:00', 'transaction_id': 5781170777, 'user_paid_amount': '1277.6'} 2025-12-06 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1597', 'confirmation_code': 4168, 'created_by': 'Shereen Elizabeth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,597"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9319.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9319.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,277.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T14:50:00+00:00', 'transaction_id': 6947919015, 'user_paid_amount': '1277.6'} 2025-12-06 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2836', 'confirmation_code': 1398, 'created_by': 'Vrushali Navale', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,836"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9709", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9709"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,127"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,127"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9100.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.08"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.31"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,026.61"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2026.61', 'status': 'success', 'timestamp': '2025-12-05T14:44:00+00:00', 'transaction_id': 2008229954, 'user_paid_amount': '2127'} 2025-12-06 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-05&end_date=2025-12-05&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2192', 'confirmation_code': 2479, 'created_by': 'Paul Ruban', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,192"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9548", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9548"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,644"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,644"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b977.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b965.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,566.4"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1566.4', 'status': 'success', 'timestamp': '2025-12-05T14:40:00+00:00', 'transaction_id': 5771547027, 'user_paid_amount': '1644'} 2025-12-06 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-06 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2888', 'confirmation_code': 1541, 'created_by': 'Rudresh Mehra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,888"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9115.52", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9115.52"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,772.48"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T10:39:00+00:00', 'transaction_id': 9457385928, 'user_paid_amount': '2772.48'} 2025-12-06 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2888', 'confirmation_code': 9934, 'created_by': 'Rudresh Mehra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,888"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9115.52", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9115.52"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,772.48"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T10:39:00+00:00', 'transaction_id': 8987246332, 'user_paid_amount': '2772.48'} 2025-12-06 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2888', 'confirmation_code': 1924, 'created_by': 'Rudresh Mehra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,888"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9115.52", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9115.52"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,772.48"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T10:36:00+00:00', 'transaction_id': 4728935558, 'user_paid_amount': '2772.48'} 2025-12-06 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2888', 'confirmation_code': 1388, 'created_by': 'Rudresh Mehra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,888"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9115.52", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9115.52"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,772.48"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T10:35:00+00:00', 'transaction_id': 6302289891, 'user_paid_amount': '2772.48'} 2025-12-06 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1675', 'confirmation_code': 1544, 'created_by': 'Riya Malani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,675"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,675"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,675"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b998.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b983.75"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,576.17"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '1576.17', 'status': 'success', 'timestamp': '2025-12-05T10:33:00+00:00', 'transaction_id': 8531645559, 'user_paid_amount': '1675'} 2025-12-06 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4000', 'confirmation_code': 9254, 'created_by': 'Rudresh Mehra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,000"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9160", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9160"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,840"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T10:27:00+00:00', 'transaction_id': 8262371387, 'user_paid_amount': '3840'} 2025-12-06 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2822', 'confirmation_code': 1330, 'created_by': 'Karthik Reddy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,822"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9282.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9282.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,539.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,539.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9149.85", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9126.99"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,389.95"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '2389.95', 'status': 'success', 'timestamp': '2025-12-05T09:48:00+00:00', 'transaction_id': 3952375450, 'user_paid_amount': '2539.8'} 2025-12-06 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4793', 'confirmation_code': 6161, 'created_by': 'Sakshi Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,793"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9718.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9718.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,074.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,074.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9240.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9203.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b936.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,833.68"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '3833.68', 'status': 'success', 'timestamp': '2025-12-05T09:13:00+00:00', 'transaction_id': 5589327920, 'user_paid_amount': '4074.05'} 2025-12-06 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1418', 'confirmation_code': 4050, 'created_by': 'Fatema Kachwala', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,418"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9141.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9141.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,276.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,276.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b975.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b963.81"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.49"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,200.9"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '1200.9', 'status': 'success', 'timestamp': '2025-12-05T09:04:00+00:00', 'transaction_id': 5449477182, 'user_paid_amount': '1276.2'} 2025-12-06 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5586', 'confirmation_code': 2501, 'created_by': 'Reeshu Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,586"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9558.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9558.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,027.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,027.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9296.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9251.37"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b945.25"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,730.78"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '4730.78', 'status': 'success', 'timestamp': '2025-12-05T09:02:00+00:00', 'transaction_id': 4326912105, 'user_paid_amount': '5027.4'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=30&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2192', 'confirmation_code': 5721, 'created_by': 'Paul Ruban', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,192"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9548", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9548"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,644"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T14:39:00+00:00', 'transaction_id': 9480471224, 'user_paid_amount': '1644'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2192', 'confirmation_code': 7246, 'created_by': 'Paul Ruban', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,192"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9548", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9548"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,644"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T14:38:00+00:00', 'transaction_id': 5037977608, 'user_paid_amount': '1644'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2315', 'confirmation_code': 7713, 'created_by': 'Hruthik B B', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,315"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9578.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9578.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,736.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,736.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.45"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,654.3"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1654.3', 'status': 'success', 'timestamp': '2025-12-05T14:29:00+00:00', 'transaction_id': 7806295457, 'user_paid_amount': '1736.25'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1557', 'confirmation_code': 9806, 'created_by': 'Bhavna Bajaj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,557"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9389.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9389.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,167.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,167.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.71"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,112.63"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1112.63', 'status': 'success', 'timestamp': '2025-12-05T14:28:00+00:00', 'transaction_id': 9229174325, 'user_paid_amount': '1167.75'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3273', 'confirmation_code': 8582, 'created_by': 'Rishabh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,273"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9818.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9818.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,454.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,454.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9115.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b998.19"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,338.89"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2338.89', 'status': 'success', 'timestamp': '2025-12-05T13:39:00+00:00', 'transaction_id': 6603852646, 'user_paid_amount': '2454.75'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3677', 'confirmation_code': 9605, 'created_by': 'Jayanth Gangal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,677"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9919.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9919.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,757.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,757.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9130.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9110.31"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,627.58"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2627.58', 'status': 'success', 'timestamp': '2025-12-05T13:22:00+00:00', 'transaction_id': 8714717601, 'user_paid_amount': '2757.75'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8616', 'confirmation_code': 3058, 'created_by': 'Rathan Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,616"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,154", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,154"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,462"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,462"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9305.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9258.48"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b946.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,156.99"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '6156.99', 'status': 'success', 'timestamp': '2025-12-05T13:05:00+00:00', 'transaction_id': 9692641882, 'user_paid_amount': '6462'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8616', 'confirmation_code': 4158, 'created_by': 'Rathan Gowda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,616"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,154", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,154"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,462"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T13:05:00+00:00', 'transaction_id': 5368435677, 'user_paid_amount': '6462'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1687', 'confirmation_code': 3597, 'created_by': 'Charu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,687"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9421.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9421.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,265.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,265.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.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.61"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.11"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,205.53"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1205.53', 'status': 'success', 'timestamp': '2025-12-05T11:58:00+00:00', 'transaction_id': 9758900351, 'user_paid_amount': '1265.25'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2045', 'confirmation_code': 9773, 'created_by': 'Sunilsampangi7', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,045"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9409", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9409"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,636"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,636"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b977.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b965.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,558.78"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1558.78', 'status': 'success', 'timestamp': '2025-12-05T11:45:00+00:00', 'transaction_id': 3253513604, 'user_paid_amount': '1636'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=40&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1078', 'confirmation_code': 5021, 'created_by': 'Ranjith Manohar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,078"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9269.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9269.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9808.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9808.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9770.34"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '770.34', 'status': 'success', 'timestamp': '2025-12-05T10:28:00+00:00', 'transaction_id': 9161672571, 'user_paid_amount': '808.5'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1227', 'confirmation_code': 2336, 'created_by': 'Ranjith', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,227"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9306.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9306.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9920.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9920.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.81"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.63"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9876.81"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '876.81', 'status': 'success', 'timestamp': '2025-12-05T10:15:00+00:00', 'transaction_id': 5486430933, 'user_paid_amount': '920.25'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2427', 'confirmation_code': 4224, 'created_by': 'Ojal Prasad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,427"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9606.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9606.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,820.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,820.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.81"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.11"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,734.33"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1734.33', 'status': 'success', 'timestamp': '2025-12-05T10:14:00+00:00', 'transaction_id': 1571790173, 'user_paid_amount': '1820.25'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '629', 'confirmation_code': 8820, 'created_by': 'Adithya Jayesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9629"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9157.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9157.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9471.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9471.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b922.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b918.87"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9449.48"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '449.48', 'status': 'success', 'timestamp': '2025-12-05T09:56:00+00:00', 'transaction_id': 5569570811, 'user_paid_amount': '471.75'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1873', 'confirmation_code': 5920, 'created_by': 'Tejaswini', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,873"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9374.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9374.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,498.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,498.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,427.67"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1427.67', 'status': 'success', 'timestamp': '2025-12-05T09:54:00+00:00', 'transaction_id': 8370136746, 'user_paid_amount': '1498.4'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '964', 'confirmation_code': 3845, 'created_by': 'Lasya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9964"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9192.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9192.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9771.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9771.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b936.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.85"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.55"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9734.8"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '734.8', 'status': 'success', 'timestamp': '2025-12-05T09:49:00+00:00', 'transaction_id': 7843348358, 'user_paid_amount': '771.2'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4372', 'confirmation_code': 1237, 'created_by': 'Uthra Anand', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,372"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,093", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,093"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,279"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,279"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9154.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9131.16"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.61"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,124.23"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '3124.23', 'status': 'success', 'timestamp': '2025-12-05T09:25:00+00:00', 'transaction_id': 6289146593, 'user_paid_amount': '3279'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1690', 'confirmation_code': 1721, 'created_by': 'Jovica Prasad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,690"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9422.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9422.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,267.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,267.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,207.67"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1207.67', 'status': 'success', 'timestamp': '2025-12-05T08:48:00+00:00', 'transaction_id': 5872709161, 'user_paid_amount': '1267.5'} 2025-12-06 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=2025-12-05&end_date=2025-12-05&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '26075', 'confirmation_code': 3715, 'created_by': 'Pulkit Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b926,075"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b96,518.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b96,518.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b919,556.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b919,556.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9923.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9782.25"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9140.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b918,633.2"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '18633.2', 'status': 'success', 'timestamp': '2025-12-04T19:02:00+00:00', 'transaction_id': 1589072475, 'user_paid_amount': '19556.25'} 2025-12-06 04:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-06 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5586', 'confirmation_code': 3508, 'created_by': 'Reeshu Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,586"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9558.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9558.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,027.4"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-05T08:59:00+00:00', 'transaction_id': 4050629296, 'user_paid_amount': '5027.4'} 2025-12-06 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-05&end_date=2025-12-05&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3040', 'confirmation_code': 7805, 'created_by': 'Kriti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,040"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9456", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9456"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,584"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,584"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9152.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9129.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b923.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,431.54"}]', 'payout_settlement_date': '2025-12-08', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '2431.54', 'status': 'success', 'timestamp': '2025-12-05T08:36:00+00:00', 'transaction_id': 5464958550, 'user_paid_amount': '2584'} 2025-12-06 04:30:36 [scrapy.core.engine] INFO: Closing spider (finished) 2025-12-06 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-06 04:30:36 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 820 2025-12-06 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-06 04:30:36 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-12-06 04:30:36 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'f94f11dd-addc-4f65-95da-e42e73cea284', 'timestamp': '2025-12-06T04:30:36Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 28.12, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-06 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-06 04:30:36 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-06/_doc HTTP/11" 201 165 2025-12-06 04:30:36 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': 'f94f11dd-addc-4f65-95da-e42e73cea284', 'timestamp': '2025-12-06T04:30:36Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 241603, 'duration_seconds': 28.12, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-06 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-06 04:30:36 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-06/_doc HTTP/11" 201 166 2025-12-06 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-06 04:30:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-06 04:30:36 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 146243, 'downloader/request_count': 32, 'downloader/request_method_count/GET': 32, 'downloader/response_bytes': 68730, 'downloader/response_count': 32, 'downloader/response_status_count/200': 32, 'elapsed_time_seconds': 28.11929, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 12, 6, 4, 30, 36, 102140, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 240425, 'httpcompression/response_count': 21, 'item_scraped_count': 148, 'items_per_minute': None, 'log_count/DEBUG': 254, 'log_count/INFO': 20, 'log_count/WARNING': 1, 'memusage/max': 116264960, 'memusage/startup': 116264960, 'request_depth_max': 9, 'response_received_count': 32, 'responses_per_minute': None, 'scheduler/dequeued': 32, 'scheduler/dequeued/memory': 32, 'scheduler/enqueued': 32, 'scheduler/enqueued/memory': 32, 'start_time': datetime.datetime(2025, 12, 6, 4, 30, 7, 982850, tzinfo=datetime.timezone.utc)} 2025-12-06 04:30:36 [scrapy.core.engine] INFO: Spider closed (finished)