2025-11-24 04:33:42 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-11-24 04:33:42 [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, Aug 15 2025, 14:32:43) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1040-aws-aarch64-with-glibc2.35 2025-11-24 04:33:42 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 105_2025-11-24T04_30_02 2025-11-24 04:33:42 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8086 2025-11-24 04:33:42 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 105 2025-11-24 04:33:42 [scrapy.addons] INFO: Enabled addons: [] 2025-11-24 04:33:42 [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-11-24 04:33:42 [asyncio] DEBUG: Using selector: EpollSelector 2025-11-24 04:33:42 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-24 04:33:42 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-24 04:33:42 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-11-24 04:33:42 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-11-24 04:33:42 [scrapy.extensions.telnet] INFO: Telnet Password: fac95205950b2158 2025-11-24 04:33:42 [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-11-24 04:33:42 [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/105_2025-11-24T04_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-11-24 04:33:42 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-24 04:33:42 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-11-24 04:33:42 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-11-24 04:33:42 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-11-24 04:33:42 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-11-24 04:33:42 [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-11-24 04:33:42 [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-11-24 04:33:42 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-11-24 04:33:42 [scrapy.core.engine] INFO: Spider opened 2025-11-24 04:33:42 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-11-24 04:33:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-24 04:33:43 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-11-24 04:33:43 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2025-11-24 04:33:43 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6032 2025-11-24 04:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-24 04:33:43 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 3756 2025-11-24 04:33:43 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (compatible; MSIE 7.0; Windows CE; Trident/5.1) to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-11-24 04:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-24 04:33:43 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5464012 HTTP/11" 200 None 2025-11-24 04:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-24 04:33:44 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-11-24 04:33:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-11-24 04:33:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-11-24 04:33:47 [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-11-24 04:33:47 [dining_transaction_history_zomato] INFO: [CACHE HIT] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-11-24 04:33:47 [scrapy.core.engine] DEBUG: Crawled (299) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-11-24 04:33:48 [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-11-24 04:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2714', 'confirmation_code': 2797, 'created_by': 'Vicky Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,714"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,714"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21252124, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T16:49:00+00:00', 'transaction_id': 6309063883, 'user_paid_amount': '2714'} 2025-11-24 04:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2668', 'confirmation_code': 3609, 'created_by': 'Bodhayan Ghosh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,668"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,668"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,668"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b962.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,636.52"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '2636.52', 'status': 'success', 'timestamp': '2025-11-23T16:28:00+00:00', 'transaction_id': 187277485, 'user_paid_amount': '2668'} 2025-11-24 04:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3465', 'confirmation_code': 6246, 'created_by': 'Rashmi Hegde', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,465"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,465"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,465"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,424.11"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '3424.11', 'status': 'success', 'timestamp': '2025-11-23T16:13:00+00:00', 'transaction_id': 2529688420, 'user_paid_amount': '3465'} 2025-11-24 04:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4285', 'confirmation_code': 3108, 'created_by': 'Shripra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,285"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,285"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,285"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9101.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,234.44"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '4234.44', 'status': 'success', 'timestamp': '2025-11-23T16:04:00+00:00', 'transaction_id': 3845739036, 'user_paid_amount': '4285'} 2025-11-24 04:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4285', 'confirmation_code': 7573, 'created_by': 'Shripra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,285"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,285"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21252124, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T16:01:00+00:00', 'transaction_id': 7640287589, 'user_paid_amount': '4285'} 2025-11-24 04:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4285', 'confirmation_code': 6964, 'created_by': 'Priyanka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,285"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,285"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21252124, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T16:01:00+00:00', 'transaction_id': 14666917, 'user_paid_amount': '4285'} 2025-11-24 04:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5775', 'confirmation_code': 9212, 'created_by': 'Tanay Dharamshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,775"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,775"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,775"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9136.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9115.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b920.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,706.85"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '5706.85', 'status': 'success', 'timestamp': '2025-11-23T15:48:00+00:00', 'transaction_id': 8456897705, 'user_paid_amount': '5775'} 2025-11-24 04:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '578', 'confirmation_code': 6491, 'created_by': 'Deepak R', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9578"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9578"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9578"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b913.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b911.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9571.18"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21252124, 'settlement_amount': '571.18', 'status': 'success', 'timestamp': '2025-11-23T15:27:00+00:00', 'transaction_id': 6629879437, 'user_paid_amount': '578'} 2025-11-24 04:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2368', 'confirmation_code': 5390, 'created_by': 'Sandesh Sam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,368"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,368"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,368"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,340.06"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '2340.06', 'status': 'success', 'timestamp': '2025-11-23T15:06:00+00:00', 'transaction_id': 8560806368, 'user_paid_amount': '2368'} 2025-11-24 04:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2218', 'confirmation_code': 4763, 'created_by': 'Ankita Malani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,218"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,218"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,218"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,191.83"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '2191.83', 'status': 'success', 'timestamp': '2025-11-23T15:02:00+00:00', 'transaction_id': 5521225207, 'user_paid_amount': '2218'} 2025-11-24 04:33:49 [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-11-24 04:33:50 [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-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2877', 'confirmation_code': 8805, 'created_by': 'Vinay Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,877"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,877"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,877"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,843.05"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2843.05', 'status': 'success', 'timestamp': '2025-11-23T17:30:00+00:00', 'transaction_id': 4044565449, 'user_paid_amount': '2877'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 7811, 'created_by': 'Ranganathan Badrinarayanan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,726"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,726"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,693.83"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2693.83', 'status': 'success', 'timestamp': '2025-11-23T17:18:00+00:00', 'transaction_id': 7053370406, 'user_paid_amount': '2726'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 7515, 'created_by': 'Ranganathan Badrinarayanan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,726"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T17:18:00+00:00', 'transaction_id': 8918246966, 'user_paid_amount': '2726'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 5959, 'created_by': 'Ranganathan Badrinarayanan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,726"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'pending', 'timestamp': '2025-11-23T17:17:00+00:00', 'transaction_id': 9328064182, 'user_paid_amount': '2726'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2520', 'confirmation_code': 2498, 'created_by': 'Dr Vinit Pandhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,520"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,520"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,520"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b959.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b950.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,490.26"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21011596, 'settlement_amount': '2490.26', 'status': 'success', 'timestamp': '2025-11-23T16:52:00+00:00', 'transaction_id': 6452609388, 'user_paid_amount': '2520'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9261', 'confirmation_code': 3101, 'created_by': 'Shrenik Mehta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,261"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,261"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,261"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9212.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9180.42"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,914.55"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '8914.55', 'status': 'success', 'timestamp': '2025-11-23T16:20:00+00:00', 'transaction_id': 5417575528, 'user_paid_amount': '9261'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1836', 'confirmation_code': 3527, 'created_by': 'Yash Sheth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,836"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,836"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,836"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,814.34"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '1814.34', 'status': 'success', 'timestamp': '2025-11-23T15:58:00+00:00', 'transaction_id': 9143954086, 'user_paid_amount': '1836'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5418', 'confirmation_code': 2457, 'created_by': 'Harsh Meghani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,418"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,418"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,418"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9127.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9108.36"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,354.07"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '5354.07', 'status': 'success', 'timestamp': '2025-11-23T15:47:00+00:00', 'transaction_id': 9867140827, 'user_paid_amount': '5418'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3161', 'confirmation_code': 1349, 'created_by': 'Payal Ahuja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,161"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,161"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,161"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b963.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,123.7"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '3123.7', 'status': 'success', 'timestamp': '2025-11-23T15:22:00+00:00', 'transaction_id': 4318992422, 'user_paid_amount': '3161'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2160', 'confirmation_code': 3137, 'created_by': 'Sparsh Turkane', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,160"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,160"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,160"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,134.51"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21011596, 'settlement_amount': '2134.51', 'status': 'success', 'timestamp': '2025-11-23T15:10:00+00:00', 'transaction_id': 3160153694, 'user_paid_amount': '2160'} 2025-11-24 04:33:50 [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-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7739', 'confirmation_code': 1951, 'created_by': 'Groverurvashi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,739"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,739"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,739"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9182.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9154.78"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,647.68"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21968206, 'settlement_amount': '7647.68', 'status': 'success', 'timestamp': '2025-11-23T18:01:00+00:00', 'transaction_id': 6939212740, 'user_paid_amount': '7739'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6815', 'confirmation_code': 6620, 'created_by': 'Tanmay', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,815"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,815"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,815"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9160.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9136.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b924.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,734.58"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21968206, 'settlement_amount': '6734.58', 'status': 'success', 'timestamp': '2025-11-23T17:09:00+00:00', 'transaction_id': 2409225358, 'user_paid_amount': '6815'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2600', 'confirmation_code': 8158, 'created_by': 'Abhinav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,600"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,600"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,600"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b961.36", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b952"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b99.36"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,569.32"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21968206, 'settlement_amount': '2569.32', 'status': 'success', 'timestamp': '2025-11-23T14:37:00+00:00', 'transaction_id': 9365478743, 'user_paid_amount': '2600'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2621', 'confirmation_code': 5907, 'created_by': 'Ajith S N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,621"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,621"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,621"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b961.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b952.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,590.07"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21968206, 'settlement_amount': '2590.07', 'status': 'success', 'timestamp': '2025-11-23T14:35:00+00:00', 'transaction_id': 5631961567, 'user_paid_amount': '2621'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1767', 'confirmation_code': 7784, 'created_by': 'Piyush Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,767"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,767"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,767"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,746.15"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21968206, 'settlement_amount': '1746.15', 'status': 'success', 'timestamp': '2025-11-23T10:43:00+00:00', 'transaction_id': 6336792278, 'user_paid_amount': '1767'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7658', 'confirmation_code': 2161, 'created_by': 'Adityajain16', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,658"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,658"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,658"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9180.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9153.16"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,567.64"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21968206, 'settlement_amount': '7567.64', 'status': 'success', 'timestamp': '2025-11-23T10:09:00+00:00', 'transaction_id': 4003536789, 'user_paid_amount': '7658'} 2025-11-24 04:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21968206&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5994', 'confirmation_code': 1699, 'created_by': 'Nitin Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,994"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,994"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,994"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9141.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9119.88"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,923.27"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21968206, 'settlement_amount': '5923.27', 'status': 'success', 'timestamp': '2025-11-23T08:14:00+00:00', 'transaction_id': 1097836774, 'user_paid_amount': '5994'} 2025-11-24 04:33:51 [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-11-24 04:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2853', 'confirmation_code': 7026, 'created_by': 'Vipul Chandaria', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,853"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,853"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,853"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,819.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21947250, 'settlement_amount': '2819.33', 'status': 'success', 'timestamp': '2025-11-23T16:54:00+00:00', 'transaction_id': 230545537, 'user_paid_amount': '2853'} 2025-11-24 04:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2010', 'confirmation_code': 5109, 'created_by': 'Tanmay Bidvai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,010"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,010"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,010"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,986.28"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21947250, 'settlement_amount': '1986.28', 'status': 'success', 'timestamp': '2025-11-23T16:48:00+00:00', 'transaction_id': 5266153476, 'user_paid_amount': '2010'} 2025-11-24 04:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2814', 'confirmation_code': 7602, 'created_by': 'Jiten Nisar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,814"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,814"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,814"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b966.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,780.79"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '2780.79', 'status': 'success', 'timestamp': '2025-11-23T16:46:00+00:00', 'transaction_id': 6652796976, 'user_paid_amount': '2814'} 2025-11-24 04:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1686', 'confirmation_code': 2150, 'created_by': 'Aashray Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,686"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,686"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,686"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,666.11"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '1666.11', 'status': 'success', 'timestamp': '2025-11-23T16:28:00+00:00', 'transaction_id': 5363234715, 'user_paid_amount': '1686'} 2025-11-24 04:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1686', 'confirmation_code': 7381, 'created_by': 'Aashray Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,686"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,686"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T16:27:00+00:00', 'transaction_id': 791549943, 'user_paid_amount': '1686'} 2025-11-24 04:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7403', 'confirmation_code': 1408, 'created_by': 'Ruchit Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,403"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,403"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,403"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9174.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9148.06"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,315.64"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '7315.64', 'status': 'success', 'timestamp': '2025-11-23T16:07:00+00:00', 'transaction_id': 8086126775, 'user_paid_amount': '7403'} 2025-11-24 04:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5151', 'confirmation_code': 7815, 'created_by': 'Dhaval Karia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,151"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,151"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,151"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9121.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.02"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,090.22"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21947250, 'settlement_amount': '5090.22', 'status': 'success', 'timestamp': '2025-11-23T16:03:00+00:00', 'transaction_id': 1559931058, 'user_paid_amount': '5151'} 2025-11-24 04:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1691', 'confirmation_code': 3267, 'created_by': 'Kunal Surana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,691"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,691"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,691"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b939.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,671.05"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '1671.05', 'status': 'success', 'timestamp': '2025-11-23T15:30:00+00:00', 'transaction_id': 5828029986, 'user_paid_amount': '1691'} 2025-11-24 04:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1691', 'confirmation_code': 9924, 'created_by': 'Kunal Surana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,691"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,691"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T15:30:00+00:00', 'transaction_id': 2528228233, 'user_paid_amount': '1691'} 2025-11-24 04:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1691', 'confirmation_code': 9873, 'created_by': 'Kunal Surana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,691"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,691"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T15:29:00+00:00', 'transaction_id': 3437824154, 'user_paid_amount': '1691'} 2025-11-24 04:33:51 [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-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3742', 'confirmation_code': 1560, 'created_by': 'Rahul Ragi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,742"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,742"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,742"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b988.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,697.84"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '3697.84', 'status': 'success', 'timestamp': '2025-11-23T17:51:00+00:00', 'transaction_id': 2947488013, 'user_paid_amount': '3742'} 2025-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2968', 'confirmation_code': 4752, 'created_by': 'Aadityaa Kc', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,968"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,968"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,968"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,932.98"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2932.98', 'status': 'success', 'timestamp': '2025-11-23T16:50:00+00:00', 'transaction_id': 1823513417, 'user_paid_amount': '2968'} 2025-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6385', 'confirmation_code': 7308, 'created_by': 'Adith Minda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,385"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,385"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,385"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9150.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9127.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b922.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,309.66"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20788521, 'settlement_amount': '6309.66', 'status': 'success', 'timestamp': '2025-11-23T16:42:00+00:00', 'transaction_id': 3608227697, 'user_paid_amount': '6385'} 2025-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4935', 'confirmation_code': 1492, 'created_by': 'Injila Ahmed', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,935"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,935"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,935"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9116.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b998.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,876.77"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '4876.77', 'status': 'success', 'timestamp': '2025-11-23T16:41:00+00:00', 'transaction_id': 2855725, 'user_paid_amount': '4935'} 2025-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2876', 'confirmation_code': 6962, 'created_by': 'Shubhi Pradhan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,876"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,876"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,876"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,842.06"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2842.06', 'status': 'success', 'timestamp': '2025-11-23T16:21:00+00:00', 'transaction_id': 3586585597, 'user_paid_amount': '2876'} 2025-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2241', 'confirmation_code': 4060, 'created_by': 'Mahee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,241"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,241"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,241"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,214.56"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2214.56', 'status': 'success', 'timestamp': '2025-11-23T16:15:00+00:00', 'transaction_id': 8910889916, 'user_paid_amount': '2241'} 2025-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2241', 'confirmation_code': 5101, 'created_by': 'Mahee', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,241"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,241"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20788521, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T16:14:00+00:00', 'transaction_id': 1248358563, 'user_paid_amount': '2241'} 2025-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2006', 'confirmation_code': 7906, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,006"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,006"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,006"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,982.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '1982.33', 'status': 'success', 'timestamp': '2025-11-23T16:06:00+00:00', 'transaction_id': 8049400465, 'user_paid_amount': '2006'} 2025-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8201', 'confirmation_code': 4909, 'created_by': 'Ravi Mallapragada', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,201"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,201"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,201"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9193.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9164.02"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b929.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,104.23"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '8104.23', 'status': 'success', 'timestamp': '2025-11-23T15:35:00+00:00', 'transaction_id': 6930209312, 'user_paid_amount': '8201'} 2025-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7014', 'confirmation_code': 7405, 'created_by': 'Ankit Chanana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,014"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,014"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,014"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9165.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9140.28"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,931.23"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '6931.23', 'status': 'success', 'timestamp': '2025-11-23T15:34:00+00:00', 'transaction_id': 9923202445, 'user_paid_amount': '7014'} 2025-11-24 04:33:52 [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-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19494275&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2048', 'confirmation_code': 6851, 'created_by': 'Anjali Bubna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,048"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,048"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,048"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,023.83"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 19494275, 'settlement_amount': '2023.83', 'status': 'success', 'timestamp': '2025-11-23T16:10:00+00:00', 'transaction_id': 9750632284, 'user_paid_amount': '2048'} 2025-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19494275&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9644', 'confirmation_code': 5486, 'created_by': 'Gunjan Khandelwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,644"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,644"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,644"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9227.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9192.88"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,530.2"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 19494275, 'settlement_amount': '9530.2', 'status': 'success', 'timestamp': '2025-11-23T14:50:00+00:00', 'transaction_id': 174194486, 'user_paid_amount': '9644'} 2025-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19494275&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10938', 'confirmation_code': 1013, 'created_by': 'Udit Sirohia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,938"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,938"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,938"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9258.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9218.76"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b939.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,808.93"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 19494275, 'settlement_amount': '10808.93', 'status': 'success', 'timestamp': '2025-11-23T11:24:00+00:00', 'transaction_id': 6375713988, 'user_paid_amount': '10938'} 2025-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19494275&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2625', 'confirmation_code': 1639, 'created_by': 'Disha Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,625"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,625"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,625"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b961.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b952.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,594.03"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 19494275, 'settlement_amount': '2594.03', 'status': 'success', 'timestamp': '2025-11-23T09:40:00+00:00', 'transaction_id': 8776316929, 'user_paid_amount': '2625'} 2025-11-24 04:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19494275&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '500', 'confirmation_code': 7996, 'created_by': 'Rajdip Sen', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9500"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9500"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19494275, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T05:27:00+00:00', 'transaction_id': 2549225667, 'user_paid_amount': '500'} 2025-11-24 04:33:53 [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-11-24 04:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1756', 'confirmation_code': 3432, 'created_by': 'Jwalika Balaji', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,756"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,756"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,756"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,735.28"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '1735.28', 'status': 'success', 'timestamp': '2025-11-23T17:15:00+00:00', 'transaction_id': 8114458351, 'user_paid_amount': '1756'} 2025-11-24 04:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2795', 'confirmation_code': 4377, 'created_by': 'Aditi Arora', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,795"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,795"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,795"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,762.02"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '2762.02', 'status': 'success', 'timestamp': '2025-11-23T17:14:00+00:00', 'transaction_id': 7002969997, 'user_paid_amount': '2795'} 2025-11-24 04:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2795', 'confirmation_code': 5829, 'created_by': 'Divya Seth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,795"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,795"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18558920, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T17:13:00+00:00', 'transaction_id': 6568026412, 'user_paid_amount': '2795'} 2025-11-24 04:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1247', 'confirmation_code': 7189, 'created_by': 'Nehakothiyal91', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,247"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,247"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,247"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b929.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b924.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,232.29"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '1232.29', 'status': 'success', 'timestamp': '2025-11-23T17:10:00+00:00', 'transaction_id': 5358494684, 'user_paid_amount': '1247'} 2025-11-24 04:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1247', 'confirmation_code': 5351, 'created_by': 'Nehakothiyal91', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,247"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,247"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18558920, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T17:10:00+00:00', 'transaction_id': 720479616, 'user_paid_amount': '1247'} 2025-11-24 04:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2564', 'confirmation_code': 5330, 'created_by': 'Pratham', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,564"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,564"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,564"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,533.74"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '2533.74', 'status': 'success', 'timestamp': '2025-11-23T17:03:00+00:00', 'transaction_id': 4787912571, 'user_paid_amount': '2564'} 2025-11-24 04:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2322', 'confirmation_code': 9440, 'created_by': 'Pradeep Dixit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,322"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,322"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,322"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b954.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,294.6"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '2294.6', 'status': 'success', 'timestamp': '2025-11-23T16:58:00+00:00', 'transaction_id': 1138113575, 'user_paid_amount': '2322'} 2025-11-24 04:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1733', 'confirmation_code': 3625, 'created_by': 'Surbhi Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,733"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,733"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,733"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,712.55"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '1712.55', 'status': 'success', 'timestamp': '2025-11-23T16:15:00+00:00', 'transaction_id': 5742713930, 'user_paid_amount': '1733'} 2025-11-24 04:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2264', 'confirmation_code': 6458, 'created_by': 'Meera', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,264"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,264"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,264"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b953.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,237.28"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '2237.28', 'status': 'success', 'timestamp': '2025-11-23T15:53:00+00:00', 'transaction_id': 9029388169, 'user_paid_amount': '2264'} 2025-11-24 04:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6768', 'confirmation_code': 5363, 'created_by': 'Sujoy Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,768"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,768"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,768"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9159.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9135.36"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,688.14"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '6688.14', 'status': 'success', 'timestamp': '2025-11-23T14:59:00+00:00', 'transaction_id': 2289286535, 'user_paid_amount': '6768'} 2025-11-24 04:33:54 [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-11-24 04:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2252', 'confirmation_code': 9896, 'created_by': 'Divy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,252"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,252"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,252"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b953.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,225.43"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '2225.43', 'status': 'success', 'timestamp': '2025-11-23T17:55:00+00:00', 'transaction_id': 3371181548, 'user_paid_amount': '2252'} 2025-11-24 04:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2610', 'confirmation_code': 6130, 'created_by': 'Aditya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,610"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,610"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,610"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b961.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b952.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,579.2"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '2579.2', 'status': 'success', 'timestamp': '2025-11-23T17:44:00+00:00', 'transaction_id': 4467362842, 'user_paid_amount': '2610'} 2025-11-24 04:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4295', 'confirmation_code': 5533, 'created_by': 'Manas Awasthi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,295"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,295"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,295"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9101.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,244.32"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '4244.32', 'status': 'success', 'timestamp': '2025-11-23T17:17:00+00:00', 'transaction_id': 7759789170, 'user_paid_amount': '4295'} 2025-11-24 04:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1470', 'confirmation_code': 9540, 'created_by': 'Aditya Kochar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,470"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,470"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,470"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b934.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b929.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,452.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '1452.65', 'status': 'success', 'timestamp': '2025-11-23T16:57:00+00:00', 'transaction_id': 6678774442, 'user_paid_amount': '1470'} 2025-11-24 04:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2160', 'confirmation_code': 6035, 'created_by': 'Nitin Arora', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,160"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": "\\u20b950"}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b92,210"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,160"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": ' '"\\u20b950", "items": [{"type": "tip", "label": "Tip for the ' 'staff", "value": "\\u20b950"}]}, {"type": "deductions_b", ' '"label": "Deductions (C)", "value": "\\u20b950.98", "items": ' '[{"type": "commission", "label": "Commission", "value": ' '"-\\u20b943.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,184.51"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '2184.51', 'status': 'success', 'timestamp': '2025-11-23T16:51:00+00:00', 'transaction_id': 3021120610, 'user_paid_amount': '2210'} 2025-11-24 04:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4123', 'confirmation_code': 6098, 'created_by': 'Ritvik Sinha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,123"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,123"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,123"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b997.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b982.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,074.35"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '4074.35', 'status': 'success', 'timestamp': '2025-11-23T16:50:00+00:00', 'transaction_id': 9386614064, 'user_paid_amount': '4123'} 2025-11-24 04:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2678', 'confirmation_code': 4498, 'created_by': 'Vipin Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,678"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,678"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,678"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b963.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,646.4"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '2646.4', 'status': 'success', 'timestamp': '2025-11-23T15:52:00+00:00', 'transaction_id': 9264619306, 'user_paid_amount': '2678'} 2025-11-24 04:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2021', 'confirmation_code': 9332, 'created_by': 'Debolina Biswas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,021"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,021"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,021"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,997.15"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '1997.15', 'status': 'success', 'timestamp': '2025-11-23T15:31:00+00:00', 'transaction_id': 4092067159, 'user_paid_amount': '2021'} 2025-11-24 04:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4389', 'confirmation_code': 3902, 'created_by': 'Vanshika Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,389"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,389"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,389"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9103.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b987.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,337.21"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '4337.21', 'status': 'success', 'timestamp': '2025-11-23T15:25:00+00:00', 'transaction_id': 9378117028, 'user_paid_amount': '4389'} 2025-11-24 04:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2402', 'confirmation_code': 3858, 'created_by': 'Puneet Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,402"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,402"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,402"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,373.66"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '2373.66', 'status': 'success', 'timestamp': '2025-11-23T15:15:00+00:00', 'transaction_id': 3313428246, 'user_paid_amount': '2402'} 2025-11-24 04:33:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2980', 'confirmation_code': 7649, 'created_by': 'Jayanth (Chartered Gastronomic)', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,980"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,980"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,980"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,944.84"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '2944.84', 'status': 'success', 'timestamp': '2025-11-23T14:25:00+00:00', 'transaction_id': 9064604791, 'user_paid_amount': '2980'} 2025-11-24 04:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '520', 'confirmation_code': 3755, 'created_by': 'Jitender Kaur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9520"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9520"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9520"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b912.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b910.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9513.86"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '513.86', 'status': 'success', 'timestamp': '2025-11-23T13:58:00+00:00', 'transaction_id': 3302647599, 'user_paid_amount': '520'} 2025-11-24 04:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2229', 'confirmation_code': 7189, 'created_by': 'Mahir Khan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,229"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,229"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,229"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,202.7"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21252124, 'settlement_amount': '2202.7', 'status': 'success', 'timestamp': '2025-11-23T11:45:00+00:00', 'transaction_id': 3625984, 'user_paid_amount': '2229'} 2025-11-24 04:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21252124&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4742', 'confirmation_code': 5150, 'created_by': 'Jagan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,742"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,742"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,742"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9111.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b994.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,686.04"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21252124, 'settlement_amount': '4686.04', 'status': 'success', 'timestamp': '2025-11-23T09:07:00+00:00', 'transaction_id': 6265030125, 'user_paid_amount': '4742'} 2025-11-24 04:33:55 [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-11-24 04:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1428', 'confirmation_code': 8740, 'created_by': 'Sripal Mehta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,428"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,428"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,428"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b933.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b928.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,411.15"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '1411.15', 'status': 'success', 'timestamp': '2025-11-23T17:20:00+00:00', 'transaction_id': 162458355, 'user_paid_amount': '1428'} 2025-11-24 04:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4701', 'confirmation_code': 2473, 'created_by': 'Smita Mv', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,701"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,701"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,701"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9110.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b994.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,645.53"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '4645.53', 'status': 'success', 'timestamp': '2025-11-23T17:19:00+00:00', 'transaction_id': 6981756626, 'user_paid_amount': '4701'} 2025-11-24 04:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4431', 'confirmation_code': 4006, 'created_by': 'Pavithra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,431"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,431"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,431"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9104.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b988.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,378.71"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20788591, 'settlement_amount': '4378.71', 'status': 'success', 'timestamp': '2025-11-23T17:07:00+00:00', 'transaction_id': 5223536629, 'user_paid_amount': '4431'} 2025-11-24 04:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2888', 'confirmation_code': 2449, 'created_by': 'Kiran Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,888"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,888"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,888"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,853.92"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '2853.92', 'status': 'success', 'timestamp': '2025-11-23T16:53:00+00:00', 'transaction_id': 1076985190, 'user_paid_amount': '2888'} 2025-11-24 04:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1340', 'confirmation_code': 2573, 'created_by': 'Hinal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,340"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,340"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,340"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b931.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b926.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,324.19"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '1324.19', 'status': 'success', 'timestamp': '2025-11-23T16:31:00+00:00', 'transaction_id': 5785487199, 'user_paid_amount': '1340'} 2025-11-24 04:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1901', 'confirmation_code': 8546, 'created_by': 'Meirajul', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,901"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,901"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,901"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,878.57"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '1878.57', 'status': 'success', 'timestamp': '2025-11-23T15:23:00+00:00', 'transaction_id': 9011915014, 'user_paid_amount': '1901'} 2025-11-24 04:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1860', 'confirmation_code': 1346, 'created_by': 'Soham Bhowmick', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,860"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,860"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,860"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,838.05"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '1838.05', 'status': 'success', 'timestamp': '2025-11-23T15:07:00+00:00', 'transaction_id': 1131653873, 'user_paid_amount': '1860'} 2025-11-24 04:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2449', 'confirmation_code': 9297, 'created_by': 'Sumit Khemka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,449"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,449"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,449"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,420.1"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '2420.1', 'status': 'success', 'timestamp': '2025-11-23T14:40:00+00:00', 'transaction_id': 8322169120, 'user_paid_amount': '2449'} 2025-11-24 04:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1016', 'confirmation_code': 6193, 'created_by': 'Priyamvada', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,016"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,016"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,016"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b923.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b920.32"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,004.01"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '1004.01', 'status': 'success', 'timestamp': '2025-11-23T14:31:00+00:00', 'transaction_id': 2334009960, 'user_paid_amount': '1016'} 2025-11-24 04:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6988', 'confirmation_code': 8847, 'created_by': 'Harshita Km', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,988"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,988"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,988"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9164.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9139.76"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,905.54"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '6905.54', 'status': 'success', 'timestamp': '2025-11-23T14:17:00+00:00', 'transaction_id': 3814386163, 'user_paid_amount': '6988'} 2025-11-24 04:33:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '12600', 'confirmation_code': 8472, 'created_by': 'Chaitanya Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b912,600"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b912,600"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b912,600"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9297.36", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b9252"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b945.36"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b912,451.32"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '12451.32', 'status': 'success', 'timestamp': '2025-11-23T15:06:00+00:00', 'transaction_id': 528869943, 'user_paid_amount': '12600'} 2025-11-24 04:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7053', 'confirmation_code': 9992, 'created_by': 'Manoj Banthia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,053"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,053"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,053"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9166.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9141.06"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,969.77"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21011596, 'settlement_amount': '6969.77', 'status': 'success', 'timestamp': '2025-11-23T14:52:00+00:00', 'transaction_id': 2119602755, 'user_paid_amount': '7053'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1605', 'confirmation_code': 4073, 'created_by': 'Gautam Lakhani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,605"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,605"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,605"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,586.06"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '1586.06', 'status': 'success', 'timestamp': '2025-11-23T14:49:00+00:00', 'transaction_id': 2758959060, 'user_paid_amount': '1605'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1548', 'confirmation_code': 7010, 'created_by': 'Rameez Zaveri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,548"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,548"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,548"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b936.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.58"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,529.73"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '1529.73', 'status': 'success', 'timestamp': '2025-11-23T14:42:00+00:00', 'transaction_id': 445315233, 'user_paid_amount': '1548'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2132', 'confirmation_code': 3020, 'created_by': 'Sagar Thacker', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,132"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,132"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,132"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.64"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,106.84"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21011596, 'settlement_amount': '2106.84', 'status': 'success', 'timestamp': '2025-11-23T14:33:00+00:00', 'transaction_id': 4397843945, 'user_paid_amount': '2132'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2132', 'confirmation_code': 4165, 'created_by': 'Sagar Thacker', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,132"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,132"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T14:33:00+00:00', 'transaction_id': 4769117281, 'user_paid_amount': '2132'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1952', 'confirmation_code': 2693, 'created_by': 'Arun N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,952"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b978.08", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b978.08"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,873.92"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,873.92"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,851.81"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '1851.81', 'status': 'success', 'timestamp': '2025-11-23T14:32:00+00:00', 'transaction_id': 9084917355, 'user_paid_amount': '1873.92'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1571', 'confirmation_code': 4400, 'created_by': 'Arpit Patwa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,571"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,571"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,571"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,552.46"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '1552.46', 'status': 'success', 'timestamp': '2025-11-23T14:07:00+00:00', 'transaction_id': 7202903382, 'user_paid_amount': '1571'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2500', 'confirmation_code': 3484, 'created_by': 'Payal Ahuja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,500"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,500"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T12:56:00+00:00', 'transaction_id': 7437046730, 'user_paid_amount': '2500'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2437', 'confirmation_code': 8502, 'created_by': 'Akanksha Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,437"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,437"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,437"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b957.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,408.24"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2408.24', 'status': 'success', 'timestamp': '2025-11-23T10:52:00+00:00', 'transaction_id': 6169351984, 'user_paid_amount': '2437'} 2025-11-24 04:33:56 [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-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4967', 'confirmation_code': 9575, 'created_by': 'Karan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,967"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,967"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,967"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9117.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b999.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,908.39"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '4908.39', 'status': 'success', 'timestamp': '2025-11-23T17:16:00+00:00', 'transaction_id': 6818381425, 'user_paid_amount': '4967'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3560', 'confirmation_code': 2267, 'created_by': 'Mantaaha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,560"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,560"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,560"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b984.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b971.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,517.99"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '3517.99', 'status': 'success', 'timestamp': '2025-11-23T17:04:00+00:00', 'transaction_id': 9912142285, 'user_paid_amount': '3560'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1040', 'confirmation_code': 8574, 'created_by': 'Sakina Rubywala', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,040"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,040"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,040"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b924.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b920.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,027.73"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '1027.73', 'status': 'success', 'timestamp': '2025-11-23T17:03:00+00:00', 'transaction_id': 7202052095, 'user_paid_amount': '1040'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3560', 'confirmation_code': 1116, 'created_by': 'Mantaaha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,560"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,560"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20647993, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T17:03:00+00:00', 'transaction_id': 6025308430, 'user_paid_amount': '3560'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5278', 'confirmation_code': 4871, 'created_by': 'Kunal Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,278"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,278"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,278"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9124.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9105.56"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,215.72"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '5215.72', 'status': 'success', 'timestamp': '2025-11-23T16:08:00+00:00', 'transaction_id': 1244418078, 'user_paid_amount': '5278'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2972', 'confirmation_code': 8377, 'created_by': 'Shashwat', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,972"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,972"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,972"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,936.93"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '2936.93', 'status': 'success', 'timestamp': '2025-11-23T16:00:00+00:00', 'transaction_id': 231492760, 'user_paid_amount': '2972'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2148', 'confirmation_code': 8080, 'created_by': 'Rushabh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,148"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,148"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,148"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,122.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '2122.65', 'status': 'success', 'timestamp': '2025-11-23T15:49:00+00:00', 'transaction_id': 2470091775, 'user_paid_amount': '2148'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2610', 'confirmation_code': 4950, 'created_by': 'Shanaya Patel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,610"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,610"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,610"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b961.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b952.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,579.2"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '2579.2', 'status': 'success', 'timestamp': '2025-11-23T15:41:00+00:00', 'transaction_id': 9412676381, 'user_paid_amount': '2610'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1744', 'confirmation_code': 6464, 'created_by': 'Mrugen Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,744"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,744"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,744"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,723.42"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '1723.42', 'status': 'success', 'timestamp': '2025-11-23T14:56:00+00:00', 'transaction_id': 9936296362, 'user_paid_amount': '1744'} 2025-11-24 04:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2818', 'confirmation_code': 4932, 'created_by': 'N Bhatia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,818"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,818"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,818"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b966.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,784.75"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20647993, 'settlement_amount': '2784.75', 'status': 'success', 'timestamp': '2025-11-23T14:30:00+00:00', 'transaction_id': 9469376391, 'user_paid_amount': '2818'} 2025-11-24 04:33:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1691', 'confirmation_code': 8684, 'created_by': 'Kunal Surana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,691"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,691"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T15:28:00+00:00', 'transaction_id': 1658470042, 'user_paid_amount': '1691'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2033', 'confirmation_code': 5650, 'created_by': 'Srishtiharne0304', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,033"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,033"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,033"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,009.01"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21947250, 'settlement_amount': '2009.01', 'status': 'success', 'timestamp': '2025-11-23T14:49:00+00:00', 'transaction_id': 286287414, 'user_paid_amount': '2033'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2726', 'confirmation_code': 9069, 'created_by': 'Kavit Vora', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,726"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,726"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,726"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,693.83"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21947250, 'settlement_amount': '2693.83', 'status': 'success', 'timestamp': '2025-11-23T14:48:00+00:00', 'transaction_id': 3909528875, 'user_paid_amount': '2726'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3246', 'confirmation_code': 2353, 'created_by': 'Rajiv Bhuva', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,246"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,246"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,246"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b976.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b964.92"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,207.7"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '3207.7', 'status': 'success', 'timestamp': '2025-11-23T13:38:00+00:00', 'transaction_id': 8281754835, 'user_paid_amount': '3246'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1502', 'confirmation_code': 5499, 'created_by': 'Kalpesh Bhalekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,502"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,502"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,502"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b935.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,484.28"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '1484.28', 'status': 'success', 'timestamp': '2025-11-23T13:24:00+00:00', 'transaction_id': 4516059059, 'user_paid_amount': '1502'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3222', 'confirmation_code': 1577, 'created_by': 'Harshit Tayal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,222"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,222"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,222"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b976.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b964.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,183.98"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '3183.98', 'status': 'success', 'timestamp': '2025-11-23T11:43:00+00:00', 'transaction_id': 804739201, 'user_paid_amount': '3222'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1512', 'confirmation_code': 5753, 'created_by': 'Poonam Sarda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,512"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,512"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,512"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b935.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.24"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,494.16"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '1494.16', 'status': 'success', 'timestamp': '2025-11-23T11:26:00+00:00', 'transaction_id': 4210191251, 'user_paid_amount': '1512'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1490', 'confirmation_code': 8080, 'created_by': 'Seema Shekdar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,490"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,490"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T10:49:00+00:00', 'transaction_id': 1297820874, 'user_paid_amount': '1490'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1490', 'confirmation_code': 2008, 'created_by': 'Seema Shekdar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,490"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,490"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T10:47:00+00:00', 'transaction_id': 218690769, 'user_paid_amount': '1490'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1490', 'confirmation_code': 5550, 'created_by': 'Seema Shekdar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,490"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,490"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'pending', 'timestamp': '2025-11-23T10:46:00+00:00', 'transaction_id': 5661389542, 'user_paid_amount': '1490'} 2025-11-24 04:33:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2333', 'confirmation_code': 3172, 'created_by': 'Sudha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,333"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,333"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,333"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,305.47"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2305.47', 'status': 'success', 'timestamp': '2025-11-23T15:11:00+00:00', 'transaction_id': 9876754615, 'user_paid_amount': '2333'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2333', 'confirmation_code': 8664, 'created_by': 'Rupa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,333"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,333"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,333"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,305.47"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2305.47', 'status': 'success', 'timestamp': '2025-11-23T15:10:00+00:00', 'transaction_id': 9097942013, 'user_paid_amount': '2333'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2333', 'confirmation_code': 9744, 'created_by': 'Sudha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,333"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,333"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20788521, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T15:10:00+00:00', 'transaction_id': 2210736495, 'user_paid_amount': '2333'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2091', 'confirmation_code': 2204, 'created_by': 'Prajakta Selukar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,091"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,091"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,091"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,066.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2066.33', 'status': 'success', 'timestamp': '2025-11-23T14:14:00+00:00', 'transaction_id': 1893419390, 'user_paid_amount': '2091'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2373', 'confirmation_code': 1789, 'created_by': 'Khushi Singala', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,373"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,373"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,373"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b947.46"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b98.54"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b92,345"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2345', 'status': 'success', 'timestamp': '2025-11-23T10:54:00+00:00', 'transaction_id': 4720275641, 'user_paid_amount': '2373'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4799', 'confirmation_code': 9367, 'created_by': 'Tejpaul Verma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,799"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,799"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,799"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9113.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b995.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,742.37"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '4742.37', 'status': 'success', 'timestamp': '2025-11-23T10:45:00+00:00', 'transaction_id': 1541611793, 'user_paid_amount': '4799'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2322', 'confirmation_code': 3901, 'created_by': 'Aparna Maurya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,322"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,322"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,322"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b954.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,294.6"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2294.6', 'status': 'success', 'timestamp': '2025-11-23T10:33:00+00:00', 'transaction_id': 4828173202, 'user_paid_amount': '2322'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2322', 'confirmation_code': 8889, 'created_by': 'Aparna Maurya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,322"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,322"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20788521, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T10:33:00+00:00', 'transaction_id': 6686895367, 'user_paid_amount': '2322'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2322', 'confirmation_code': 8907, 'created_by': 'Aparna Maurya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,322"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,322"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20788521, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T10:32:00+00:00', 'transaction_id': 1833552944, 'user_paid_amount': '2322'} 2025-11-24 04:33:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3654', 'confirmation_code': 8593, 'created_by': 'Ananth Nanduri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,654"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,654"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,654"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b986.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.08"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,610.88"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '3610.88', 'status': 'success', 'timestamp': '2025-11-23T10:14:00+00:00', 'transaction_id': 7429857200, 'user_paid_amount': '3654'} 2025-11-24 04:33:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-24 04:33:58 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-24 04:33:58 [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-11-24 04:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1134', 'confirmation_code': 1951, 'created_by': 'Ronak Doshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,134"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,134"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,134"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,120.62"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '1120.62', 'status': 'success', 'timestamp': '2025-11-23T17:31:00+00:00', 'transaction_id': 8761669637, 'user_paid_amount': '1134'} 2025-11-24 04:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3673', 'confirmation_code': 7392, 'created_by': 'Abhay Raj Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,673"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,673"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,673"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b986.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,629.66"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20631032, 'settlement_amount': '3629.66', 'status': 'success', 'timestamp': '2025-11-23T17:22:00+00:00', 'transaction_id': 3647328912, 'user_paid_amount': '3673'} 2025-11-24 04:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3528', 'confirmation_code': 2463, 'created_by': 'Anand Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,528"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,528"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,528"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b983.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b970.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,486.37"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '3486.37', 'status': 'success', 'timestamp': '2025-11-23T17:12:00+00:00', 'transaction_id': 6158936788, 'user_paid_amount': '3528'} 2025-11-24 04:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5244', 'confirmation_code': 7063, 'created_by': 'Rahul Banerji', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,244"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,244"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,244"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9123.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9104.88"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,182.12"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '5182.12', 'status': 'success', 'timestamp': '2025-11-23T17:11:00+00:00', 'transaction_id': 3592656056, 'user_paid_amount': '5244'} 2025-11-24 04:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2867', 'confirmation_code': 9778, 'created_by': 'Kartik Sangani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,867"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,867"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,867"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,833.17"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '2833.17', 'status': 'success', 'timestamp': '2025-11-23T17:04:00+00:00', 'transaction_id': 584628067, 'user_paid_amount': '2867'} 2025-11-24 04:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2489', 'confirmation_code': 2616, 'created_by': 'Aman Sahu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,489"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,489"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,489"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b958.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b949.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,459.63"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '2459.63', 'status': 'success', 'timestamp': '2025-11-23T17:02:00+00:00', 'transaction_id': 6207218040, 'user_paid_amount': '2489'} 2025-11-24 04:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1894', 'confirmation_code': 6179, 'created_by': 'Sonal Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,894"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,894"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,894"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,871.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '1871.65', 'status': 'success', 'timestamp': '2025-11-23T16:53:00+00:00', 'transaction_id': 4833354121, 'user_paid_amount': '1894'} 2025-11-24 04:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2241', 'confirmation_code': 3791, 'created_by': 'Mehak', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,241"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,241"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,241"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,214.56"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '2214.56', 'status': 'success', 'timestamp': '2025-11-23T16:12:00+00:00', 'transaction_id': 5971543480, 'user_paid_amount': '2241'} 2025-11-24 04:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5937', 'confirmation_code': 6137, 'created_by': 'Kalpesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,937"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,937"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,937"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9140.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9118.74"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,866.94"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '5866.94', 'status': 'success', 'timestamp': '2025-11-23T16:11:00+00:00', 'transaction_id': 1936952958, 'user_paid_amount': '5937'} 2025-11-24 04:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1109', 'confirmation_code': 6329, 'created_by': 'Aman Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,109"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,109"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,109"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,095.91"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '1095.91', 'status': 'success', 'timestamp': '2025-11-23T16:03:00+00:00', 'transaction_id': 5730785768, 'user_paid_amount': '1109'} 2025-11-24 04:33:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1328', 'confirmation_code': 6310, 'created_by': 'Kushal Shah', '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": "\\u20b931.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b926.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,312.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '1312.33', 'status': 'success', 'timestamp': '2025-11-23T14:20:00+00:00', 'transaction_id': 6233585918, 'user_paid_amount': '1328'} 2025-11-24 04:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3708', 'confirmation_code': 3441, 'created_by': 'Rachit Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,708"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,708"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,708"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b987.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.16"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,664.25"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '3664.25', 'status': 'success', 'timestamp': '2025-11-23T13:04:00+00:00', 'transaction_id': 457334111, 'user_paid_amount': '3708'} 2025-11-24 04:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '693', 'confirmation_code': 2975, 'created_by': 'Ritika', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9693"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9693"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9693"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b916.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b913.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9684.82"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '684.82', 'status': 'success', 'timestamp': '2025-11-23T11:14:00+00:00', 'transaction_id': 7310660327, 'user_paid_amount': '693'} 2025-11-24 04:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1063', 'confirmation_code': 7799, 'created_by': 'Mallika', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,063"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,063"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,063"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b925.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b921.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,050.46"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '1050.46', 'status': 'success', 'timestamp': '2025-11-23T09:41:00+00:00', 'transaction_id': 7180188410, 'user_paid_amount': '1063'} 2025-11-24 04:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18558920&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1698', 'confirmation_code': 3025, 'created_by': 'Rahul Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,698"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,698"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,698"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b933.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,677.96"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18558920, 'settlement_amount': '1677.96', 'status': 'success', 'timestamp': '2025-11-23T08:59:00+00:00', 'transaction_id': 1028510327, 'user_paid_amount': '1698'} 2025-11-24 04:33:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '851', 'confirmation_code': 5206, 'created_by': 'Abhishek Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9851"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9851"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9851"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b920.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b917.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9840.96"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 18303709, 'settlement_amount': '840.96', 'status': 'success', 'timestamp': '2025-11-23T15:07:00+00:00', 'transaction_id': 5303171806, 'user_paid_amount': '851'} 2025-11-24 04:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1998', 'confirmation_code': 6121, 'created_by': 'Siddhant Goel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,998"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,998"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,998"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,974.42"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '1974.42', 'status': 'success', 'timestamp': '2025-11-23T14:55:00+00:00', 'transaction_id': 920459528, 'user_paid_amount': '1998'} 2025-11-24 04:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1571', 'confirmation_code': 2652, 'created_by': 'Sharad Chaturvedi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,571"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,571"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,571"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,552.46"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '1552.46', 'status': 'success', 'timestamp': '2025-11-23T14:48:00+00:00', 'transaction_id': 4075648104, 'user_paid_amount': '1571'} 2025-11-24 04:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1571', 'confirmation_code': 7736, 'created_by': 'Sharad Chaturvedi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,571"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,571"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18303709, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T14:47:00+00:00', 'transaction_id': 4575502220, 'user_paid_amount': '1571'} 2025-11-24 04:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2091', 'confirmation_code': 8526, 'created_by': 'Ananya Jena', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,091"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,091"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,091"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,066.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '2066.33', 'status': 'success', 'timestamp': '2025-11-23T10:30:00+00:00', 'transaction_id': 9870102007, 'user_paid_amount': '2091'} 2025-11-24 04:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6780', 'confirmation_code': 9329, 'created_by': 'Sumit Saldi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,780"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,780"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,780"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9160", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b9135.6"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b924.4"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b96,700"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '6700', 'status': 'success', 'timestamp': '2025-11-23T10:28:00+00:00', 'transaction_id': 2090040146, 'user_paid_amount': '6780'} 2025-11-24 04:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '878', 'confirmation_code': 3949, 'created_by': 'Navyaa', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9878"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9878"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9878"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b920.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b917.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9867.64"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '867.64', 'status': 'success', 'timestamp': '2025-11-23T10:01:00+00:00', 'transaction_id': 9525542198, 'user_paid_amount': '878'} 2025-11-24 04:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14276', 'confirmation_code': 8650, 'created_by': 'Manish Suri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,276"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b914,276"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b914,276"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9336.92", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9285.52"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b951.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b914,107.54"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '14107.54', 'status': 'success', 'timestamp': '2025-11-23T09:36:00+00:00', 'transaction_id': 9513827231, 'user_paid_amount': '14276'} 2025-11-24 04:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14276', 'confirmation_code': 7117, 'created_by': 'Manish Suri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,276"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b914,276"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18303709, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T09:35:00+00:00', 'transaction_id': 4760200554, 'user_paid_amount': '14276'} 2025-11-24 04:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4724', 'confirmation_code': 7157, 'created_by': 'Asim', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,724"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,724"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,724"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9111.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b994.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,668.26"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '4668.26', 'status': 'success', 'timestamp': '2025-11-23T09:33:00+00:00', 'transaction_id': 5828838095, 'user_paid_amount': '4724'} 2025-11-24 04:34:00 [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-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9413', 'confirmation_code': 4833, 'created_by': 'Mohit Dhoundiyal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,413"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,413"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,413"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9222.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9188.26"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b933.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,301.93"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '9301.93', 'status': 'success', 'timestamp': '2025-11-23T17:37:00+00:00', 'transaction_id': 8381741195, 'user_paid_amount': '9413'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9413', 'confirmation_code': 8509, 'created_by': 'Mohit Dhoundiyal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,413"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,413"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18740145, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T17:36:00+00:00', 'transaction_id': 2932302703, 'user_paid_amount': '9413'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5013', 'confirmation_code': 9976, 'created_by': 'Aditya Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,013"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,013"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18740145, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T16:03:00+00:00', 'transaction_id': 2858111463, 'user_paid_amount': '5013'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3931', 'confirmation_code': 6469, 'created_by': 'Raj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,931"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,931"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,931"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b992.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b978.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,884.61"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '3884.61', 'status': 'success', 'timestamp': '2025-11-23T15:03:00+00:00', 'transaction_id': 4364796338, 'user_paid_amount': '3931'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2160', 'confirmation_code': 9593, 'created_by': 'Shubham', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,160"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,160"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,160"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,134.51"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '2134.51', 'status': 'success', 'timestamp': '2025-11-23T14:55:00+00:00', 'transaction_id': 3197338689, 'user_paid_amount': '2160'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2911', 'confirmation_code': 3931, 'created_by': 'Puneet Loomba', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,911"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,911"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,911"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b958.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,876.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '2876.65', 'status': 'success', 'timestamp': '2025-11-23T14:15:00+00:00', 'transaction_id': 3665899159, 'user_paid_amount': '2911'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1455', 'confirmation_code': 6215, 'created_by': 'Gaurav Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,455"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,455"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,455"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b934.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b929.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,437.83"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '1437.83', 'status': 'success', 'timestamp': '2025-11-23T14:02:00+00:00', 'transaction_id': 4219225170, 'user_paid_amount': '1455'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1559', 'confirmation_code': 6935, 'created_by': 'Shashank Shekhar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,559"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,559"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,559"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b936.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,540.6"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '1540.6', 'status': 'success', 'timestamp': '2025-11-23T13:04:00+00:00', 'transaction_id': 9844050976, 'user_paid_amount': '1559'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3142', 'confirmation_code': 7005, 'created_by': 'Samiksha Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,142"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,142"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,142"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,104.92"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '3104.92', 'status': 'success', 'timestamp': '2025-11-23T12:40:00+00:00', 'transaction_id': 5928076884, 'user_paid_amount': '3142'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2691', 'confirmation_code': 4979, 'created_by': 'Anant Bharadwaj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,691"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,691"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,691"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b963.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,659.25"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '2659.25', 'status': 'success', 'timestamp': '2025-11-23T12:05:00+00:00', 'transaction_id': 6067856967, 'user_paid_amount': '2691'} 2025-11-24 04:34:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1987', 'confirmation_code': 5378, 'created_by': 'Saksham', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,987"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,987"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20788591, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T13:34:00+00:00', 'transaction_id': 4028070121, 'user_paid_amount': '1987'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2252', 'confirmation_code': 9638, 'created_by': 'Shreyas J', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,252"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,252"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,252"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b953.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,225.43"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '2225.43', 'status': 'success', 'timestamp': '2025-11-23T11:54:00+00:00', 'transaction_id': 626001299, 'user_paid_amount': '2252'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3303', 'confirmation_code': 6821, 'created_by': 'Sarfraz Rumane', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,303"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,303"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,303"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b977.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,264.02"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '3264.02', 'status': 'success', 'timestamp': '2025-11-23T10:11:00+00:00', 'transaction_id': 1888975769, 'user_paid_amount': '3303'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2876', 'confirmation_code': 7632, 'created_by': 'Abhijit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,876"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,876"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,876"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,842.06"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '2842.06', 'status': 'success', 'timestamp': '2025-11-23T10:09:00+00:00', 'transaction_id': 8133252349, 'user_paid_amount': '2876'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3338', 'confirmation_code': 6548, 'created_by': 'Ketan.Shah5', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,338"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,338"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,338"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,298.61"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '3298.61', 'status': 'success', 'timestamp': '2025-11-23T09:57:00+00:00', 'transaction_id': 5096443776, 'user_paid_amount': '3338'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4932', 'confirmation_code': 9262, 'created_by': 'Aditi Bhayare', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,932"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,932"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,932"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9116.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b998.64"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,873.8"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '4873.8', 'status': 'success', 'timestamp': '2025-11-23T09:47:00+00:00', 'transaction_id': 6108056343, 'user_paid_amount': '4932'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3015', 'confirmation_code': 3375, 'created_by': 'Aarty N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,015"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,015"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20788591, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T09:47:00+00:00', 'transaction_id': 6217784018, 'user_paid_amount': '3015'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2218', 'confirmation_code': 6529, 'created_by': 'Saumitra Bhaumik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,218"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,218"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,218"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,191.83"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '2191.83', 'status': 'success', 'timestamp': '2025-11-23T09:38:00+00:00', 'transaction_id': 6605504177, 'user_paid_amount': '2218'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1775', 'confirmation_code': 8422, 'created_by': 'Sreya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,775"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,775"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,775"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b941.89", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,754.05"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '1754.05', 'status': 'success', 'timestamp': '2025-11-23T09:10:00+00:00', 'transaction_id': 7102583084, 'user_paid_amount': '1775'} 2025-11-24 04:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3026', 'confirmation_code': 8538, 'created_by': 'Seema', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,026"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,026"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,026"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,990.29"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '2990.29', 'status': 'success', 'timestamp': '2025-11-23T09:01:00+00:00', 'transaction_id': 7323371870, 'user_paid_amount': '3026'} 2025-11-24 04:34:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3003', 'confirmation_code': 3180, 'created_by': 'Saurav Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,003"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,003"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,003"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,967.56"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2967.56', 'status': 'success', 'timestamp': '2025-11-23T10:17:00+00:00', 'transaction_id': 3955112505, 'user_paid_amount': '3003'} 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2633', 'confirmation_code': 4603, 'created_by': 'Anshul Bangia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,633"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,633"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,633"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b962.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b952.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,601.93"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2601.93', 'status': 'success', 'timestamp': '2025-11-23T09:53:00+00:00', 'transaction_id': 728214991, 'user_paid_amount': '2633'} 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3430', 'confirmation_code': 4646, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,430"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,430"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,430"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b980.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,389.53"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '3389.53', 'status': 'success', 'timestamp': '2025-11-23T09:47:00+00:00', 'transaction_id': 4445213306, 'user_paid_amount': '3430'} 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2322', 'confirmation_code': 3868, 'created_by': 'User_108962030', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,322"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,322"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21011596, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T09:39:00+00:00', 'transaction_id': 7013005833, 'user_paid_amount': '2322'} 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1571', 'confirmation_code': 8065, 'created_by': 'Nupur Chamaria', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,571"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,571"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,571"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,552.46"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '1552.46', 'status': 'success', 'timestamp': '2025-11-23T09:06:00+00:00', 'transaction_id': 8684595092, 'user_paid_amount': '1571'} 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7034', 'confirmation_code': 4626, 'created_by': 'Nimish', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,034"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,034"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,034"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9161.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9136.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,742.47"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21011596, 'settlement_amount': '6742.47', 'status': 'success', 'timestamp': '2025-11-23T09:05:00+00:00', 'transaction_id': 4434367474, 'user_paid_amount': '7034'} 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5475', 'confirmation_code': 7090, 'created_by': 'Pri R', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,475"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,475"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,475"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9129.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9109.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b919.71"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,410.39"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '5410.39', 'status': 'success', 'timestamp': '2025-11-23T08:51:00+00:00', 'transaction_id': 8228901050, 'user_paid_amount': '5475'} 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21011596&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2668', 'confirmation_code': 1102, 'created_by': 'Anmol', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,668"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,668"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,668"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b962.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,636.52"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21011596, 'settlement_amount': '2636.52', 'status': 'success', 'timestamp': '2025-11-23T07:39:00+00:00', 'transaction_id': 6870961897, 'user_paid_amount': '2668'} 2025-11-24 04:34:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1582', 'confirmation_code': 2080, 'created_by': 'Rishab Sanghvi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,582"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,582"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,582"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.64"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,563.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '1563.33', 'status': 'success', 'timestamp': '2025-11-23T14:21:00+00:00', 'transaction_id': 8796942087, 'user_paid_amount': '1582'} 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1281', 'confirmation_code': 4429, 'created_by': 'Mukim', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,281"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,281"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,281"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b930.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b925.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,265.88"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '1265.88', 'status': 'success', 'timestamp': '2025-11-23T12:05:00+00:00', 'transaction_id': 373385721, 'user_paid_amount': '1281'} 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1409', 'confirmation_code': 7568, 'created_by': 'Mukim', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,409"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,409"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20647993, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T12:04:00+00:00', 'transaction_id': 5411138954, 'user_paid_amount': '1409'} 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1571', 'confirmation_code': 4653, 'created_by': 'Kaushal Padhiyar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,571"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,571"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,571"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,552.46"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '1552.46', 'status': 'success', 'timestamp': '2025-11-23T11:41:00+00:00', 'transaction_id': 2121828054, 'user_paid_amount': '1571'} 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '670', 'confirmation_code': 3162, 'created_by': 'Tithi Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9670"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9670"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9670"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b915.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b913.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9662.09"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20647993, 'settlement_amount': '662.09', 'status': 'success', 'timestamp': '2025-11-23T10:16:00+00:00', 'transaction_id': 6377503385, 'user_paid_amount': '670'} 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1363', 'confirmation_code': 9950, 'created_by': 'Jitender Kataria', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,363"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,363"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,363"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b932.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b927.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,346.92"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '1346.92', 'status': 'success', 'timestamp': '2025-11-23T09:27:00+00:00', 'transaction_id': 9979018795, 'user_paid_amount': '1363'} 2025-11-24 04:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20647993&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2783', 'confirmation_code': 3590, 'created_by': 'Yuvraj Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,783"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,783"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,783"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,750.16"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20647993, 'settlement_amount': '2750.16', 'status': 'success', 'timestamp': '2025-11-23T09:00:00+00:00', 'transaction_id': 7875476735, 'user_paid_amount': '2783'} 2025-11-24 04:34:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1490', 'confirmation_code': 9136, 'created_by': 'Seema Shekdar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,490"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,490"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T10:45:00+00:00', 'transaction_id': 9045009574, 'user_paid_amount': '1490'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5267', 'confirmation_code': 6845, 'created_by': 'Nisha Khurana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,267"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,267"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,267"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9124.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9105.34"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,204.85"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '5204.85', 'status': 'success', 'timestamp': '2025-11-23T10:36:00+00:00', 'transaction_id': 9705224022, 'user_paid_amount': '5267'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5267', 'confirmation_code': 7688, 'created_by': 'Nisha Khurana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,267"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,267"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T10:35:00+00:00', 'transaction_id': 1953690266, 'user_paid_amount': '5267'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5267', 'confirmation_code': 7893, 'created_by': 'Nisha Khurana', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,267"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,267"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T10:34:00+00:00', 'transaction_id': 5941226058, 'user_paid_amount': '5267'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1513', 'confirmation_code': 7831, 'created_by': 'Juhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,513"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,513"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,513"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b935.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,495.15"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '1495.15', 'status': 'success', 'timestamp': '2025-11-23T10:32:00+00:00', 'transaction_id': 7041121772, 'user_paid_amount': '1513'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2033', 'confirmation_code': 7474, 'created_by': 'Kriti Bapna Kacholia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,033"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,033"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,033"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,009.01"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '2009.01', 'status': 'success', 'timestamp': '2025-11-23T10:29:00+00:00', 'transaction_id': 4378084093, 'user_paid_amount': '2033'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2226', 'confirmation_code': 5366, 'created_by': 'Muskan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,226"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,226"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,226"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,199.73"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '2199.73', 'status': 'success', 'timestamp': '2025-11-23T10:15:00+00:00', 'transaction_id': 2513762106, 'user_paid_amount': '2226'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3423', 'confirmation_code': 8883, 'created_by': 'Swarna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,423"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,423"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,423"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b980.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,382.61"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '3382.61', 'status': 'success', 'timestamp': '2025-11-23T10:07:00+00:00', 'transaction_id': 203250965, 'user_paid_amount': '3423'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3500', 'confirmation_code': 1570, 'created_by': 'Swarna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,500"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,500"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21947250, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T10:07:00+00:00', 'transaction_id': 7492284145, 'user_paid_amount': '3500'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '855', 'confirmation_code': 7511, 'created_by': 'Joji', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9855"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9855"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9855"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b920.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b917.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9844.91"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '844.91', 'status': 'success', 'timestamp': '2025-11-23T09:55:00+00:00', 'transaction_id': 7126767542, 'user_paid_amount': '855'} 2025-11-24 04:34:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6018', 'confirmation_code': 5257, 'created_by': 'Ashok Pillai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,018"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,018"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,018"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9142.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9120.36"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,946.99"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20788521, 'settlement_amount': '5946.99', 'status': 'success', 'timestamp': '2025-11-23T10:07:00+00:00', 'transaction_id': 7493252837, 'user_paid_amount': '6018'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6780', 'confirmation_code': 1367, 'created_by': 'Amit Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,780"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,780"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,780"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9160", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b9135.6"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b924.4"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b96,700"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '6700', 'status': 'success', 'timestamp': '2025-11-23T10:05:00+00:00', 'transaction_id': 138999168, 'user_paid_amount': '6780'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7323', 'confirmation_code': 4167, 'created_by': 'Hariharan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,323"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,323"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,323"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9172.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9146.46"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,236.59"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '7236.59', 'status': 'success', 'timestamp': '2025-11-23T09:54:00+00:00', 'transaction_id': 7952471537, 'user_paid_amount': '7323'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3638', 'confirmation_code': 5027, 'created_by': 'Shrikant Soni', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,638"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,638"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,638"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,595.07"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '3595.07', 'status': 'success', 'timestamp': '2025-11-23T09:28:00+00:00', 'transaction_id': 8351608487, 'user_paid_amount': '3638'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4746', 'confirmation_code': 4067, 'created_by': 'Sowmya Devershetty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,746"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,746"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,746"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9112", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b994.92"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b917.08"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b94,690"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '4', 'res_id': 20788521, 'settlement_amount': '4690', 'status': 'success', 'timestamp': '2025-11-23T09:27:00+00:00', 'transaction_id': 5121581727, 'user_paid_amount': '4746'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4746', 'confirmation_code': 6807, 'created_by': 'Sneha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,746"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,746"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20788521, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T09:25:00+00:00', 'transaction_id': 8877088186, 'user_paid_amount': '4746'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2657', 'confirmation_code': 8142, 'created_by': 'User_203871702', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,657"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,657"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,657"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b962.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b953.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,625.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '2625.65', 'status': 'success', 'timestamp': '2025-11-23T09:12:00+00:00', 'transaction_id': 8959959122, 'user_paid_amount': '2657'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4331', 'confirmation_code': 9823, 'created_by': 'Deepak', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,331"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,331"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,331"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9102.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b986.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,279.89"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '4279.89', 'status': 'success', 'timestamp': '2025-11-23T08:41:00+00:00', 'transaction_id': 6882671766, 'user_paid_amount': '4331'} 2025-11-24 04:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788521&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7149', 'confirmation_code': 9461, 'created_by': 'Swapna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,149"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,149"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,149"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9168.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9142.98"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,064.64"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788521, 'settlement_amount': '7064.64', 'status': 'success', 'timestamp': '2025-11-23T08:18:00+00:00', 'transaction_id': 9277675288, 'user_paid_amount': '7149'} 2025-11-24 04:34:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4054', 'confirmation_code': 9347, 'created_by': 'Mg Rakshith', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,054"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,054"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,054"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b995.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b981.08"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,006.16"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 20631032, 'settlement_amount': '4006.16', 'status': 'success', 'timestamp': '2025-11-23T15:32:00+00:00', 'transaction_id': 9810967930, 'user_paid_amount': '4054'} 2025-11-24 04:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6909', 'confirmation_code': 1569, 'created_by': 'Harshitha Singhvi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,909"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,909"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,909"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9163.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9138.18"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,827.47"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '6827.47', 'status': 'success', 'timestamp': '2025-11-23T15:15:00+00:00', 'transaction_id': 7745342246, 'user_paid_amount': '6909'} 2025-11-24 04:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6909', 'confirmation_code': 7499, 'created_by': 'Harshitha Singhvi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,909"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,909"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20631032, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T15:13:00+00:00', 'transaction_id': 4820151374, 'user_paid_amount': '6909'} 2025-11-24 04:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1894', 'confirmation_code': 2899, 'created_by': 'Shrikant', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,894"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,894"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,894"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,871.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '1871.65', 'status': 'success', 'timestamp': '2025-11-23T13:47:00+00:00', 'transaction_id': 3757007869, 'user_paid_amount': '1894'} 2025-11-24 04:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3843', 'confirmation_code': 5260, 'created_by': 'Ridhi Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,843"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,843"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,843"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,797.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '3797.65', 'status': 'success', 'timestamp': '2025-11-23T11:28:00+00:00', 'transaction_id': 4399351388, 'user_paid_amount': '3843'} 2025-11-24 04:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11256', 'confirmation_code': 9141, 'created_by': 'Dhaval Ladhad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,256"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,256"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b911,256"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9265.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9225.12"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b940.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b911,123.18"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '11123.18', 'status': 'success', 'timestamp': '2025-11-23T11:14:00+00:00', 'transaction_id': 9397824501, 'user_paid_amount': '11256'} 2025-11-24 04:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11256', 'confirmation_code': 2916, 'created_by': 'Dhaval Ladhad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,256"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,256"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20631032, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T11:11:00+00:00', 'transaction_id': 996840641, 'user_paid_amount': '11256'} 2025-11-24 04:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11256', 'confirmation_code': 9601, 'created_by': 'Dhaval Ladhad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,256"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,256"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20631032, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T11:11:00+00:00', 'transaction_id': 7474784830, 'user_paid_amount': '11256'} 2025-11-24 04:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11256', 'confirmation_code': 8235, 'created_by': 'Dhaval Ladhad', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,256"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,256"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20631032, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T11:10:00+00:00', 'transaction_id': 5075048099, 'user_paid_amount': '11256'} 2025-11-24 04:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1733', 'confirmation_code': 3361, 'created_by': 'Ritu M Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,733"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,733"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,733"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,712.55"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '1712.55', 'status': 'success', 'timestamp': '2025-11-23T10:50:00+00:00', 'transaction_id': 5562608895, 'user_paid_amount': '1733'} 2025-11-24 04:34:04 [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-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1109', 'confirmation_code': 4636, 'created_by': 'Shubham', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,109"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,109"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,109"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,095.91"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '1095.91', 'status': 'success', 'timestamp': '2025-11-23T17:38:00+00:00', 'transaction_id': 2459840044, 'user_paid_amount': '1109'} 2025-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2033', 'confirmation_code': 1656, 'created_by': 'Amik Sen', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,033"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,033"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,033"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,009.01"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2009.01', 'status': 'success', 'timestamp': '2025-11-23T17:06:00+00:00', 'transaction_id': 528934153, 'user_paid_amount': '2033'} 2025-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4377', 'confirmation_code': 7785, 'created_by': 'Prateek Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,377"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,377"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,377"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9103.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b987.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,325.35"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '4325.35', 'status': 'success', 'timestamp': '2025-11-23T16:57:00+00:00', 'transaction_id': 8952211112, 'user_paid_amount': '4377'} 2025-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1860', 'confirmation_code': 2484, 'created_by': 'Manoj Gopalakrishnan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,860"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,860"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,860"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,838.05"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '1838.05', 'status': 'success', 'timestamp': '2025-11-23T16:38:00+00:00', 'transaction_id': 4244891046, 'user_paid_amount': '1860'} 2025-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1859', 'confirmation_code': 2918, 'created_by': 'Aditya Bharti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,859"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,859"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,859"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,837.06"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21896270, 'settlement_amount': '1837.06', 'status': 'success', 'timestamp': '2025-11-23T16:25:00+00:00', 'transaction_id': 1601731828, 'user_paid_amount': '1859'} 2025-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2148', 'confirmation_code': 9732, 'created_by': 'Parth Trehan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,148"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,148"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,148"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b950.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,122.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2122.65', 'status': 'success', 'timestamp': '2025-11-23T16:14:00+00:00', 'transaction_id': 3327801746, 'user_paid_amount': '2148'} 2025-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1922', 'confirmation_code': 8682, 'created_by': 'Tushar Raghunath', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,922"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,922"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,922"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,899.32"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '1899.32', 'status': 'success', 'timestamp': '2025-11-23T16:10:00+00:00', 'transaction_id': 7285649671, 'user_paid_amount': '1922'} 2025-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1155', 'confirmation_code': 2697, 'created_by': 'Rajiv S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,155"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,155"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,155"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b927.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b923.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,141.37"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '1141.37', 'status': 'success', 'timestamp': '2025-11-23T16:04:00+00:00', 'transaction_id': 6032534988, 'user_paid_amount': '1155'} 2025-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2091', 'confirmation_code': 5160, 'created_by': 'Vikas Kesharwani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,091"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,091"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,091"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,066.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2066.33', 'status': 'success', 'timestamp': '2025-11-23T15:54:00+00:00', 'transaction_id': 7823728576, 'user_paid_amount': '2091'} 2025-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1132', 'confirmation_code': 1387, 'created_by': 'Mridula Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,132"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,132"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,132"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.72", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.64"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,118.64"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '1118.64', 'status': 'success', 'timestamp': '2025-11-23T15:50:00+00:00', 'transaction_id': 8946693617, 'user_paid_amount': '1132'} 2025-11-24 04:34:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4724', 'confirmation_code': 9278, 'created_by': 'Asim', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,724"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,724"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18303709, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T09:31:00+00:00', 'transaction_id': 9539603930, 'user_paid_amount': '4724'} 2025-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '200', 'confirmation_code': 5064, 'created_by': 'Aman Srivastava', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9200"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9200"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9200"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b94.72", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b94"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b90.72"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": "\\u20b9197.64"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '197.64', 'status': 'success', 'timestamp': '2025-11-23T08:53:00+00:00', 'transaction_id': 9626506003, 'user_paid_amount': '200'} 2025-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1290', 'confirmation_code': 8573, 'created_by': 'Aman Srivastava', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,290"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,290"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,290"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b930.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b925.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,274.78"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '1274.78', 'status': 'success', 'timestamp': '2025-11-23T08:52:00+00:00', 'transaction_id': 4066245954, 'user_paid_amount': '1290'} 2025-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2183', 'confirmation_code': 8055, 'created_by': 'Mansi Goswami', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,183"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,183"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,183"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b951.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,157.24"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '2157.24', 'status': 'success', 'timestamp': '2025-11-23T08:03:00+00:00', 'transaction_id': 6554154754, 'user_paid_amount': '2183'} 2025-11-24 04:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18303709&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3049', 'confirmation_code': 5328, 'created_by': 'Avisha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,049"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,049"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,049"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,013.02"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18303709, 'settlement_amount': '3013.02', 'status': 'success', 'timestamp': '2025-11-23T07:37:00+00:00', 'transaction_id': 7269224363, 'user_paid_amount': '3049'} 2025-11-24 04:34:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2968', 'confirmation_code': 3728, 'created_by': 'Rajith Madiyan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,968"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,968"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,968"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.36"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.68"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,932.98"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '2932.98', 'status': 'success', 'timestamp': '2025-11-23T12:01:00+00:00', 'transaction_id': 3718251841, 'user_paid_amount': '2968'} 2025-11-24 04:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4505', 'confirmation_code': 1851, 'created_by': 'Kartik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,505"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,505"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,505"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9106.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b990.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,451.84"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '4451.84', 'status': 'success', 'timestamp': '2025-11-23T11:26:00+00:00', 'transaction_id': 5547301045, 'user_paid_amount': '4505'} 2025-11-24 04:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3557', 'confirmation_code': 5234, 'created_by': 'Chetan Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,557"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,557"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,557"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b983.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b971.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,515.03"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 18740145, 'settlement_amount': '3515.03', 'status': 'success', 'timestamp': '2025-11-23T11:01:00+00:00', 'transaction_id': 1109372923, 'user_paid_amount': '3557'} 2025-11-24 04:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1733', 'confirmation_code': 9345, 'created_by': 'Y.K.', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,733"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,733"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,733"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,712.55"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '1712.55', 'status': 'success', 'timestamp': '2025-11-23T10:54:00+00:00', 'transaction_id': 3823029839, 'user_paid_amount': '1733'} 2025-11-24 04:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2206', 'confirmation_code': 2177, 'created_by': 'Shivank Rastogi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,206"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,206"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,206"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b952.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b944.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,179.97"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '2179.97', 'status': 'success', 'timestamp': '2025-11-23T09:51:00+00:00', 'transaction_id': 3547768082, 'user_paid_amount': '2206'} 2025-11-24 04:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2876', 'confirmation_code': 1790, 'created_by': 'Manvi Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,876"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,876"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,876"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.52"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,842.06"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '2842.06', 'status': 'success', 'timestamp': '2025-11-23T09:30:00+00:00', 'transaction_id': 5604493228, 'user_paid_amount': '2876'} 2025-11-24 04:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5094', 'confirmation_code': 8608, 'created_by': 'Sakshi Srivastava', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,094"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,094"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,094"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9120.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9101.88"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.34"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,033.89"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '5033.89', 'status': 'success', 'timestamp': '2025-11-23T09:29:00+00:00', 'transaction_id': 8711746049, 'user_paid_amount': '5094'} 2025-11-24 04:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18740145&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2114', 'confirmation_code': 8397, 'created_by': 'Arshabh Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,114"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,114"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,114"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,089.05"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18740145, 'settlement_amount': '2089.05', 'status': 'success', 'timestamp': '2025-11-23T08:17:00+00:00', 'transaction_id': 5880315967, 'user_paid_amount': '2114'} 2025-11-24 04:34:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6907', 'confirmation_code': 6785, 'created_by': 'K Sridhar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,907"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,907"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,907"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9163", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b9138.14"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b924.86"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b96,825.5"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '6825.5', 'status': 'success', 'timestamp': '2025-11-23T08:51:00+00:00', 'transaction_id': 7837946584, 'user_paid_amount': '6907'} 2025-11-24 04:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20788591&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1113', 'confirmation_code': 9558, 'created_by': 'Sonu Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,113"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,113"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,113"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,099.87"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20788591, 'settlement_amount': '1099.87', 'status': 'success', 'timestamp': '2025-11-23T08:39:00+00:00', 'transaction_id': 2757790998, 'user_paid_amount': '1113'} 2025-11-24 04:34:07 [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-11-24 04:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1143', 'confirmation_code': 9803, 'created_by': 'Tanvi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,143"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,143"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,143"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,129.51"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 18625420, 'settlement_amount': '1129.51', 'status': 'success', 'timestamp': '2025-11-23T16:57:00+00:00', 'transaction_id': 5387527207, 'user_paid_amount': '1143'} 2025-11-24 04:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4066', 'confirmation_code': 7896, 'created_by': 'Deepak', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,066"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,066"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,066"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b995.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b981.32"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,018.02"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '4018.02', 'status': 'success', 'timestamp': '2025-11-23T16:32:00+00:00', 'transaction_id': 2333746979, 'user_paid_amount': '4066'} 2025-11-24 04:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2352', 'confirmation_code': 1866, 'created_by': 'Nikhil Yadav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,352"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,352"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,352"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,324.25"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '2324.25', 'status': 'success', 'timestamp': '2025-11-23T16:24:00+00:00', 'transaction_id': 8826004900, 'user_paid_amount': '2352'} 2025-11-24 04:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2402', 'confirmation_code': 9759, 'created_by': 'Lokesh Moondra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,402"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,402"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,402"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b948.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,373.66"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '2373.66', 'status': 'success', 'timestamp': '2025-11-23T16:19:00+00:00', 'transaction_id': 7172693993, 'user_paid_amount': '2402'} 2025-11-24 04:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2483', 'confirmation_code': 6214, 'created_by': 'Pinki', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,483"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,483"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,483"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b958.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b949.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,453.7"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '2453.7', 'status': 'success', 'timestamp': '2025-11-23T15:32:00+00:00', 'transaction_id': 4224249486, 'user_paid_amount': '2483'} 2025-11-24 04:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3338', 'confirmation_code': 2627, 'created_by': 'Ankit Rahate', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,338"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,338"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,338"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,298.61"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '3298.61', 'status': 'success', 'timestamp': '2025-11-23T15:21:00+00:00', 'transaction_id': 3145967534, 'user_paid_amount': '3338'} 2025-11-24 04:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1282', 'confirmation_code': 1514, 'created_by': 'Nidhi Sahu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,282"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,282"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,282"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b930.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b925.64"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,266.87"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '1266.87', 'status': 'success', 'timestamp': '2025-11-23T14:46:00+00:00', 'transaction_id': 3828534535, 'user_paid_amount': '1282'} 2025-11-24 04:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1640', 'confirmation_code': 6003, 'created_by': 'Mani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,640"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,640"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,640"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b938.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b932.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,620.65"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '1620.65', 'status': 'success', 'timestamp': '2025-11-23T11:00:00+00:00', 'transaction_id': 6244456265, 'user_paid_amount': '1640'} 2025-11-24 04:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3038', 'confirmation_code': 3094, 'created_by': 'Charu Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,038"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,038"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18625420, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T10:51:00+00:00', 'transaction_id': 8240944638, 'user_paid_amount': '3038'} 2025-11-24 04:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3038', 'confirmation_code': 3453, 'created_by': 'Charu Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,038"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,038"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18625420, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T10:47:00+00:00', 'transaction_id': 2507230612, 'user_paid_amount': '3038'} 2025-11-24 04:34:08 [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-11-24 04:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4574', 'confirmation_code': 2319, 'created_by': 'Manav Patel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,574"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,574"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,574"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9107.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b991.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,520.03"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '4520.03', 'status': 'success', 'timestamp': '2025-11-23T16:44:00+00:00', 'transaction_id': 4882090120, 'user_paid_amount': '4574'} 2025-11-24 04:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4967', 'confirmation_code': 6083, 'created_by': 'Ishika Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,967"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,967"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,967"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9117.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b999.34"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,908.39"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '4908.39', 'status': 'success', 'timestamp': '2025-11-23T16:16:00+00:00', 'transaction_id': 3624181060, 'user_paid_amount': '4967'} 2025-11-24 04:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5471', 'confirmation_code': 7370, 'created_by': 'Kalpesh Sheth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,471"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,471"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,471"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9129.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9109.42"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,406.44"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '5406.44', 'status': 'success', 'timestamp': '2025-11-23T16:01:00+00:00', 'transaction_id': 7711626271, 'user_paid_amount': '5471'} 2025-11-24 04:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3500', 'confirmation_code': 6486, 'created_by': 'Vinay Chaudhary', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,500"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,500"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,500"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b982.6", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b970"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b912.6"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,458.7"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '3458.7', 'status': 'success', 'timestamp': '2025-11-23T15:49:00+00:00', 'transaction_id': 6436971123, 'user_paid_amount': '3500'} 2025-11-24 04:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3500', 'confirmation_code': 7017, 'created_by': 'Vinay Chaudhary', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,500"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,500"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 48736, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T15:48:00+00:00', 'transaction_id': 1838279568, 'user_paid_amount': '3500'} 2025-11-24 04:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3591', 'confirmation_code': 3824, 'created_by': 'Vinay Chaudhary', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,591"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,591"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 48736, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T15:46:00+00:00', 'transaction_id': 8518198069, 'user_paid_amount': '3591'} 2025-11-24 04:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1712', 'confirmation_code': 5031, 'created_by': 'Rushil Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,712"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,712"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,712"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.24"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,691.8"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '1691.8', 'status': 'success', 'timestamp': '2025-11-23T15:00:00+00:00', 'transaction_id': 4549947559, 'user_paid_amount': '1712'} 2025-11-24 04:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5613', 'confirmation_code': 4697, 'created_by': 'Patel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,613"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,613"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,613"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9132.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9112.26"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,546.77"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '5546.77', 'status': 'success', 'timestamp': '2025-11-23T14:43:00+00:00', 'transaction_id': 7291822464, 'user_paid_amount': '5613'} 2025-11-24 04:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1525', 'confirmation_code': 7937, 'created_by': 'Divangi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,525"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,525"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,525"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b935.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b930.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,507.01"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '1507.01', 'status': 'success', 'timestamp': '2025-11-23T14:11:00+00:00', 'transaction_id': 6978852967, 'user_paid_amount': '1525'} 2025-11-24 04:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1525', 'confirmation_code': 1626, 'created_by': 'Divangi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,525"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,525"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 48736, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T14:11:00+00:00', 'transaction_id': 4326630420, 'user_paid_amount': '1525'} 2025-11-24 04:34:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21947250&start_date=2025-11-23&end_date=2025-11-23&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2027', 'confirmation_code': 9450, 'created_by': 'Hetal Katira', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,027"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,027"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,027"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,003.08"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21947250, 'settlement_amount': '2003.08', 'status': 'success', 'timestamp': '2025-11-23T08:55:00+00:00', 'transaction_id': 7529064228, 'user_paid_amount': '2027'} 2025-11-24 04:34:09 [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-11-24 04:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9293', 'confirmation_code': 2870, 'created_by': 'Udit Sabharwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,293"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,293"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,293"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9219.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9185.86"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b933.46"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,183.34"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '9183.34', 'status': 'success', 'timestamp': '2025-11-23T17:18:00+00:00', 'transaction_id': 1173944234, 'user_paid_amount': '9293'} 2025-11-24 04:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4123', 'confirmation_code': 2843, 'created_by': 'Hritik Baweja', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,123"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,123"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,123"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b997.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b982.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,074.35"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '4074.35', 'status': 'success', 'timestamp': '2025-11-23T17:04:00+00:00', 'transaction_id': 3708859942, 'user_paid_amount': '4123'} 2025-11-24 04:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7958', 'confirmation_code': 1377, 'created_by': 'Aditi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,958"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,958"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,958"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9187.8", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9159.16"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,864.1"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21977007, 'settlement_amount': '7864.1', 'status': 'success', 'timestamp': '2025-11-23T16:53:00+00:00', 'transaction_id': 3503559382, 'user_paid_amount': '7958'} 2025-11-24 04:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4043', 'confirmation_code': 1221, 'created_by': 'Ritwik', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,043"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,043"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,043"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b995.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b980.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,995.29"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '3995.29', 'status': 'success', 'timestamp': '2025-11-23T16:28:00+00:00', 'transaction_id': 5765456869, 'user_paid_amount': '4043'} 2025-11-24 04:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1802', 'confirmation_code': 8922, 'created_by': 'Nihal Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,802"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,802"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,802"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b942.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,780.74"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '1780.74', 'status': 'success', 'timestamp': '2025-11-23T16:19:00+00:00', 'transaction_id': 6841096055, 'user_paid_amount': '1802'} 2025-11-24 04:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11865', 'confirmation_code': 3419, 'created_by': 'Sourav Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,865"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,865"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b911,865"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9280.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9237.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b942.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b911,724.99"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21977007, 'settlement_amount': '11724.99', 'status': 'success', 'timestamp': '2025-11-23T15:54:00+00:00', 'transaction_id': 2387586462, 'user_paid_amount': '11865'} 2025-11-24 04:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3003', 'confirmation_code': 7028, 'created_by': 'Nitin Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,003"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,003"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,003"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,967.56"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '2967.56', 'status': 'success', 'timestamp': '2025-11-23T15:54:00+00:00', 'transaction_id': 5659013333, 'user_paid_amount': '3003'} 2025-11-24 04:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3003', 'confirmation_code': 8226, 'created_by': 'Nitin Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,003"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,003"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21977007, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T15:54:00+00:00', 'transaction_id': 9235604345, 'user_paid_amount': '3003'} 2025-11-24 04:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11865', 'confirmation_code': 1893, 'created_by': 'Sourav Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,865"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,865"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21977007, 'settlement_amount': 'None', 'status': 'pending', 'timestamp': '2025-11-23T15:53:00+00:00', 'transaction_id': 5868132142, 'user_paid_amount': '11865'} 2025-11-24 04:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4585', 'confirmation_code': 8055, 'created_by': 'Varun Dev Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,585"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,585"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,585"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9108.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b991.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,530.9"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '4530.9', 'status': 'success', 'timestamp': '2025-11-23T15:44:00+00:00', 'transaction_id': 3041390725, 'user_paid_amount': '4585'} 2025-11-24 04:34:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3188', 'confirmation_code': 3621, 'created_by': 'Sourav Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,188"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,188"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,188"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b975.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b963.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,150.38"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '3150.38', 'status': 'success', 'timestamp': '2025-11-23T10:37:00+00:00', 'transaction_id': 919256798, 'user_paid_amount': '3188'} 2025-11-24 04:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3188', 'confirmation_code': 1061, 'created_by': 'Sourav Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,188"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,188"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20631032, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T10:36:00+00:00', 'transaction_id': 3387079966, 'user_paid_amount': '3188'} 2025-11-24 04:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2795', 'confirmation_code': 9170, 'created_by': 'Vivek Krishnan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,795"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,795"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,795"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,762.02"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '2762.02', 'status': 'success', 'timestamp': '2025-11-23T10:27:00+00:00', 'transaction_id': 8443685869, 'user_paid_amount': '2795'} 2025-11-24 04:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1571', 'confirmation_code': 9841, 'created_by': 'Sanjay C', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,571"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,571"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,571"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,552.46"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '4', 'res_id': 20631032, 'settlement_amount': '1552.46', 'status': 'success', 'timestamp': '2025-11-23T09:40:00+00:00', 'transaction_id': 2630907801, 'user_paid_amount': '1571'} 2025-11-24 04:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3222', 'confirmation_code': 2437, 'created_by': 'Sundeep Prabhakar C', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,222"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": "\\u20b950"}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b93,272"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20631032, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T09:37:00+00:00', 'transaction_id': 5273394613, 'user_paid_amount': '3272'} 2025-11-24 04:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1386', 'confirmation_code': 1748, 'created_by': 'Dhruthi Kp', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,386"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,386"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20631032, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T09:33:00+00:00', 'transaction_id': 1362117066, 'user_paid_amount': '1386'} 2025-11-24 04:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1929', 'confirmation_code': 2175, 'created_by': 'Abhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,929"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,929"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,929"}, {"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": ' '"\\u20b91,906.24"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '1906.24', 'status': 'success', 'timestamp': '2025-11-23T09:21:00+00:00', 'transaction_id': 877560472, 'user_paid_amount': '1929'} 2025-11-24 04:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4331', 'confirmation_code': 1056, 'created_by': 'Samyuktha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,331"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,331"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,331"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9102.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b986.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,279.89"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '4279.89', 'status': 'success', 'timestamp': '2025-11-23T09:13:00+00:00', 'transaction_id': 4509662067, 'user_paid_amount': '4331'} 2025-11-24 04:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2835', 'confirmation_code': 5457, 'created_by': 'Pranamya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,835"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,835"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,835"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b966.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,801.55"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '2801.55', 'status': 'success', 'timestamp': '2025-11-23T08:34:00+00:00', 'transaction_id': 2606302405, 'user_paid_amount': '2835'} 2025-11-24 04:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1953', 'confirmation_code': 1935, 'created_by': 'Naresh Malepaty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,953"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,953"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,953"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,929.95"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 20631032, 'settlement_amount': '1929.95', 'status': 'success', 'timestamp': '2025-11-23T08:08:00+00:00', 'transaction_id': 9887767803, 'user_paid_amount': '1953'} 2025-11-24 04:34:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4250', 'confirmation_code': 2337, 'created_by': 'Vivek Kumar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,250"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,250"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,250"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9100.3", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b985"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b915.3"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,199.85"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '4199.85', 'status': 'success', 'timestamp': '2025-11-23T15:42:00+00:00', 'transaction_id': 1557518172, 'user_paid_amount': '4250'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2310', 'confirmation_code': 5426, 'created_by': 'Shreyansh Soni', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,310"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,310"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,310"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b954.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,282.74"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2282.74', 'status': 'success', 'timestamp': '2025-11-23T15:40:00+00:00', 'transaction_id': 9974659321, 'user_paid_amount': '2310'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2853', 'confirmation_code': 4979, 'created_by': 'Arpit Mathur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,853"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,853"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,853"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,819.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2819.33', 'status': 'success', 'timestamp': '2025-11-23T15:10:00+00:00', 'transaction_id': 5266303552, 'user_paid_amount': '2853'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2853', 'confirmation_code': 2621, 'created_by': 'Arpit Mathur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,853"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,853"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T15:10:00+00:00', 'transaction_id': 2880767007, 'user_paid_amount': '2853'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2633', 'confirmation_code': 4218, 'created_by': 'Ashish Chhabra', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,633"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,633"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,633"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b962.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b952.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,601.93"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2601.93', 'status': 'success', 'timestamp': '2025-11-23T15:06:00+00:00', 'transaction_id': 2675776940, 'user_paid_amount': '2633'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1860', 'confirmation_code': 1105, 'created_by': 'Astha Koul', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,860"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,860"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,860"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.2"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,838.05"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '1838.05', 'status': 'success', 'timestamp': '2025-11-23T14:56:00+00:00', 'transaction_id': 3972235048, 'user_paid_amount': '1860'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '543', 'confirmation_code': 4288, 'created_by': 'Akansha Shrivastava', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9543"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b9543"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9543"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b912.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b910.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9536.59"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '536.59', 'status': 'success', 'timestamp': '2025-11-23T14:14:00+00:00', 'transaction_id': 5444751638, 'user_paid_amount': '543'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1932', 'confirmation_code': 4791, 'created_by': 'Subhashini', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,932"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,932"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,932"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.64"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,909.2"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '1909.2', 'status': 'success', 'timestamp': '2025-11-23T14:08:00+00:00', 'transaction_id': 7182532779, 'user_paid_amount': '1932'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1932', 'confirmation_code': 5358, 'created_by': 'Subhashini', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,932"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,932"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T14:06:00+00:00', 'transaction_id': 8387172612, 'user_paid_amount': '1932'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3477', 'confirmation_code': 2600, 'created_by': 'Siddhi Pitale', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,477"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,477"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,477"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b982.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.54"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,435.97"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21896270, 'settlement_amount': '3435.97', 'status': 'success', 'timestamp': '2025-11-23T11:28:00+00:00', 'transaction_id': 4650368896, 'user_paid_amount': '3477'} 2025-11-24 04:34:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3084', 'confirmation_code': 2480, 'created_by': 'Nishchay B Murthy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,084"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,084"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,084"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b972.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b961.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,047.61"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '3047.61', 'status': 'success', 'timestamp': '2025-11-23T10:41:00+00:00', 'transaction_id': 7317576507, 'user_paid_amount': '3084'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1785', 'confirmation_code': 2333, 'created_by': 'Amit Anand', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,785"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,785"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,785"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b942.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,763.94"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '1763.94', 'status': 'success', 'timestamp': '2025-11-23T10:24:00+00:00', 'transaction_id': 6908768584, 'user_paid_amount': '1785'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4043', 'confirmation_code': 1477, 'created_by': 'Sowrabh N R S', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,043"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,043"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,043"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b995.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b980.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,995.29"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 18625420, 'settlement_amount': '3995.29', 'status': 'success', 'timestamp': '2025-11-23T10:20:00+00:00', 'transaction_id': 6904173282, 'user_paid_amount': '4043'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3269', 'confirmation_code': 2875, 'created_by': 'Vishwajeet', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,269"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,269"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,269"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b977.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b965.38"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,230.43"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '3230.43', 'status': 'success', 'timestamp': '2025-11-23T09:21:00+00:00', 'transaction_id': 6485276529, 'user_paid_amount': '3269'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6018', 'confirmation_code': 4921, 'created_by': 'Sanjay Tiwari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,018"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,018"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,018"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9142.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9120.36"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,946.99"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 18625420, 'settlement_amount': '5946.99', 'status': 'success', 'timestamp': '2025-11-23T08:53:00+00:00', 'transaction_id': 3108461093, 'user_paid_amount': '6018'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2275', 'confirmation_code': 6410, 'created_by': 'Arihant Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,275"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,275"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 18625420, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T08:46:00+00:00', 'transaction_id': 5275806650, 'user_paid_amount': '2275'} 2025-11-24 04:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=18625420&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3038', 'confirmation_code': 7926, 'created_by': 'Divya Tripathi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,038"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,038"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,038"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.94"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,002.15"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 18625420, 'settlement_amount': '3002.15', 'status': 'success', 'timestamp': '2025-11-23T08:34:00+00:00', 'transaction_id': 8338145735, 'user_paid_amount': '3038'} 2025-11-24 04:34:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8369', 'confirmation_code': 2057, 'created_by': 'Rahul Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,369"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,369"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,369"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9197.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9167.38"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b930.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,270.25"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '8270.25', 'status': 'success', 'timestamp': '2025-11-23T10:06:00+00:00', 'transaction_id': 1630919617, 'user_paid_amount': '8369'} 2025-11-24 04:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8500', 'confirmation_code': 3555, 'created_by': 'Rahul Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,500"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b98,500"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 48736, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T10:05:00+00:00', 'transaction_id': 6011213282, 'user_paid_amount': '8500'} 2025-11-24 04:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2795', 'confirmation_code': 1175, 'created_by': 'Vishal Parmar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,795"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,795"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,795"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,762.02"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '2762.02', 'status': 'success', 'timestamp': '2025-11-23T09:33:00+00:00', 'transaction_id': 3341676183, 'user_paid_amount': '2795'} 2025-11-24 04:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=48736&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3823', 'confirmation_code': 1878, 'created_by': 'Parul Sheth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,823"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,823"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,823"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.22", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,777.89"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 48736, 'settlement_amount': '3777.89', 'status': 'success', 'timestamp': '2025-11-23T07:57:00+00:00', 'transaction_id': 8927226952, 'user_paid_amount': '3823'} 2025-11-24 04:34:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5891', 'confirmation_code': 9516, 'created_by': 'Aabhini', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,891"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,891"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,891"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9139.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9117.82"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,821.49"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '5821.49', 'status': 'success', 'timestamp': '2025-11-23T15:24:00+00:00', 'transaction_id': 314032889, 'user_paid_amount': '5891'} 2025-11-24 04:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1733', 'confirmation_code': 1486, 'created_by': 'Varun', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,733"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,733"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,733"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,712.55"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '1712.55', 'status': 'success', 'timestamp': '2025-11-23T15:23:00+00:00', 'transaction_id': 5779606339, 'user_paid_amount': '1733'} 2025-11-24 04:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1701', 'confirmation_code': 6143, 'created_by': 'Rahul Khandelwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,701"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,701"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,701"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b940.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b934.02"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,680.93"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '1680.93', 'status': 'success', 'timestamp': '2025-11-23T15:19:00+00:00', 'transaction_id': 8119742458, 'user_paid_amount': '1701'} 2025-11-24 04:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5879', 'confirmation_code': 8283, 'created_by': 'Sandeep Maheshwari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,879"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,879"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,879"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9138.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9117.58"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,809.63"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '5809.63', 'status': 'success', 'timestamp': '2025-11-23T14:59:00+00:00', 'transaction_id': 8989409681, 'user_paid_amount': '5879'} 2025-11-24 04:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6368', 'confirmation_code': 1182, 'created_by': 'Dhruv Kapur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,368"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,368"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,368"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9150.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9127.36"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,292.86"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21977007, 'settlement_amount': '6292.86', 'status': 'success', 'timestamp': '2025-11-23T14:46:00+00:00', 'transaction_id': 8282748981, 'user_paid_amount': '6368'} 2025-11-24 04:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1998', 'confirmation_code': 9722, 'created_by': 'Shivani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,998"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,998"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,998"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b947.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,974.42"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '1974.42', 'status': 'success', 'timestamp': '2025-11-23T14:35:00+00:00', 'transaction_id': 9039839726, 'user_paid_amount': '1998'} 2025-11-24 04:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2287', 'confirmation_code': 8278, 'created_by': 'Rijul Bansal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,287"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,287"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,287"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b953.98", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,260.01"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21977007, 'settlement_amount': '2260.01', 'status': 'success', 'timestamp': '2025-11-23T14:35:00+00:00', 'transaction_id': 2257096734, 'user_paid_amount': '2287'} 2025-11-24 04:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2564', 'confirmation_code': 1583, 'created_by': 'Nitesh Rajput', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,564"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,564"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,564"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b960.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b951.28"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,533.74"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '2533.74', 'status': 'success', 'timestamp': '2025-11-23T11:00:00+00:00', 'transaction_id': 3160339644, 'user_paid_amount': '2564'} 2025-11-24 04:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2564', 'confirmation_code': 1153, 'created_by': 'Nitesh Rajput', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,564"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,564"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21977007, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T10:59:00+00:00', 'transaction_id': 1096735285, 'user_paid_amount': '2564'} 2025-11-24 04:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2741', 'confirmation_code': 5982, 'created_by': 'Sehaj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,741"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,741"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,741"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,708.66"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '2708.66', 'status': 'success', 'timestamp': '2025-11-23T10:10:00+00:00', 'transaction_id': 5779129485, 'user_paid_amount': '2741'} 2025-11-24 04:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-24 04:34:13 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-24 04:34:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20631032&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3442', 'confirmation_code': 2976, 'created_by': 'Mr Mor', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,442"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,442"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,442"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.84"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,401.38"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': '5', 'res_id': 21896270, 'settlement_amount': '3401.38', 'status': 'success', 'timestamp': '2025-11-23T11:16:00+00:00', 'transaction_id': 782523777, 'user_paid_amount': '3442'} 2025-11-24 04:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2749', 'confirmation_code': 7841, 'created_by': 'Ayushi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,749"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,749"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T11:11:00+00:00', 'transaction_id': 1310589144, 'user_paid_amount': '2749'} 2025-11-24 04:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2472', 'confirmation_code': 3851, 'created_by': 'Jignesh Vyas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,472"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,472"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,472"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b958.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b949.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,442.83"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2442.83', 'status': 'success', 'timestamp': '2025-11-23T10:28:00+00:00', 'transaction_id': 8530740699, 'user_paid_amount': '2472'} 2025-11-24 04:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2472', 'confirmation_code': 6814, 'created_by': 'Jignesh Vyas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,472"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,472"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T10:28:00+00:00', 'transaction_id': 6679188690, 'user_paid_amount': '2472'} 2025-11-24 04:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '15252', 'confirmation_code': 3058, 'created_by': 'Harish Venkatachalam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b915,252"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b915,252"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'pending', 'timestamp': '2025-11-23T10:09:00+00:00', 'transaction_id': 1901950938, 'user_paid_amount': '15252'} 2025-11-24 04:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1124', 'confirmation_code': 3854, 'created_by': 'Ayush Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,124"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,124"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,124"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,110.74"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '1110.74', 'status': 'success', 'timestamp': '2025-11-23T10:07:00+00:00', 'transaction_id': 6638380581, 'user_paid_amount': '1124'} 2025-11-24 04:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4343', 'confirmation_code': 7261, 'created_by': 'Neeraj Chaudhary', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,343"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,343"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,343"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9102.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b986.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,291.75"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '4291.75', 'status': 'success', 'timestamp': '2025-11-23T10:00:00+00:00', 'transaction_id': 4646245250, 'user_paid_amount': '4343'} 2025-11-24 04:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2770', 'confirmation_code': 5817, 'created_by': 'Khyati Desai', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,770"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,770"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,770"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.38", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.98"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,737.31"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2737.31', 'status': 'success', 'timestamp': '2025-11-23T10:00:00+00:00', 'transaction_id': 1561045168, 'user_paid_amount': '2770'} 2025-11-24 04:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4955', 'confirmation_code': 7040, 'created_by': 'Puneet Jagdev', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,955"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,955"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,955"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9116.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b999.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,896.53"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '4896.53', 'status': 'success', 'timestamp': '2025-11-23T10:00:00+00:00', 'transaction_id': 6838612778, 'user_paid_amount': '4955'} 2025-11-24 04:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4955', 'confirmation_code': 4798, 'created_by': 'Puneet Jagdev', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,955"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,955"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T09:59:00+00:00', 'transaction_id': 1732972585, 'user_paid_amount': '4955'} 2025-11-24 04:34:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2853', 'confirmation_code': 6794, 'created_by': 'Harsh Maheshwari', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,853"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,853"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,853"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.28"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,819.33"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '2819.33', 'status': 'success', 'timestamp': '2025-11-23T09:59:00+00:00', 'transaction_id': 4592321311, 'user_paid_amount': '2853'} 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2749', 'confirmation_code': 3566, 'created_by': 'Pradyumn.Gupta17', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,749"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,749"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,749"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b964.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b954.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,716.56"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '2716.56', 'status': 'success', 'timestamp': '2025-11-23T09:42:00+00:00', 'transaction_id': 3142787888, 'user_paid_amount': '2749'} 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2749', 'confirmation_code': 4142, 'created_by': 'Pradyumn.Gupta17', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,749"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,749"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21977007, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T09:41:00+00:00', 'transaction_id': 290257830, 'user_paid_amount': '2749'} 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3095', 'confirmation_code': 7479, 'created_by': 'Vishwas Saxena', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,095"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,095"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,095"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b973.04", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b961.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.14"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,058.48"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '3058.48', 'status': 'success', 'timestamp': '2025-11-23T09:40:00+00:00', 'transaction_id': 3185603593, 'user_paid_amount': '3095'} 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2356', 'confirmation_code': 6114, 'created_by': 'Harshi Agarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,356"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,356"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,356"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.12"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,328.2"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21977007, 'settlement_amount': '2328.2', 'status': 'success', 'timestamp': '2025-11-23T08:58:00+00:00', 'transaction_id': 728258627, 'user_paid_amount': '2356'} 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1800', 'confirmation_code': 1343, 'created_by': 'Sharad Chaturvedi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,800"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,800"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21977007, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T08:22:00+00:00', 'transaction_id': 6624187715, 'user_paid_amount': '1800'} 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21977007&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1550', 'confirmation_code': 6588, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,550"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,550"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21977007, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T05:37:00+00:00', 'transaction_id': 1844835316, 'user_paid_amount': '1550'} 2025-11-24 04:34:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2899', 'confirmation_code': 5726, 'created_by': 'Parth Tulsyan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,899"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,899"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,899"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b957.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,864.79"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2864.79', 'status': 'success', 'timestamp': '2025-11-23T09:48:00+00:00', 'transaction_id': 5375959843, 'user_paid_amount': '2899'} 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2899', 'confirmation_code': 8559, 'created_by': 'Parth Tulsyan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,899"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,899"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21896270, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-11-23T09:47:00+00:00', 'transaction_id': 1608931015, 'user_paid_amount': '2899'} 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2919', 'confirmation_code': 5717, 'created_by': 'Hardik Tibrewal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,919"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,919"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,919"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b968.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b958.38"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,884.56"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '2884.56', 'status': 'success', 'timestamp': '2025-11-23T09:17:00+00:00', 'transaction_id': 2533338633, 'user_paid_amount': '2919'} 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4181', 'confirmation_code': 5682, 'created_by': 'Shivangi.Tyagi2', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,181"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,181"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,181"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b998.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b983.62"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,131.66"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '4131.66', 'status': 'success', 'timestamp': '2025-11-23T09:03:00+00:00', 'transaction_id': 3408744520, 'user_paid_amount': '4181'} 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4074', 'confirmation_code': 1685, 'created_by': 'Mihir Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,074"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,074"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,074"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b996.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b981.48"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,025.93"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '4025.93', 'status': 'success', 'timestamp': '2025-11-23T08:55:00+00:00', 'transaction_id': 6568597774, 'user_paid_amount': '4074'} 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7865', 'confirmation_code': 5710, 'created_by': "Chan (Gastronauts' Den)", 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,865"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b97,865"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,865"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9185.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9157.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b928.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,772.19"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '7772.19', 'status': 'success', 'timestamp': '2025-11-23T08:43:00+00:00', 'transaction_id': 409681980, 'user_paid_amount': '7865'} 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5613', 'confirmation_code': 1762, 'created_by': 'Shilpa Kelkar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,613"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,613"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,613"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9132.46", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9112.26"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,546.77"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '5546.77', 'status': 'success', 'timestamp': '2025-11-23T08:42:00+00:00', 'transaction_id': 9093249570, 'user_paid_amount': '5613'} 2025-11-24 04:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21896270&start_date=2025-11-23&end_date=2025-11-23&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1848', 'confirmation_code': 9520, 'created_by': 'Parag Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,848"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,848"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,848"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b943.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b936.96"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,826.19"}]', 'payout_settlement_date': '2025-11-26', 'payout_status': 'pending', 'rating': None, 'res_id': 21896270, 'settlement_amount': '1826.19', 'status': 'success', 'timestamp': '2025-11-23T08:21:00+00:00', 'transaction_id': 1022794356, 'user_paid_amount': '1848'} 2025-11-24 04:34:15 [scrapy.core.engine] INFO: Closing spider (finished) 2025-11-24 04:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-24 04:34:15 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 1633 2025-11-24 04:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-11-24 04:34:15 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-11-24 04:34:15 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '50347d38-a12b-4ffb-bef4-f6ca4aea7eb6', 'timestamp': '2025-11-24T04:34:15Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '105', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 33.27, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-24 04:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-24 04:34:15 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-24/_doc HTTP/11" 201 167 2025-11-24 04:34:15 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '50347d38-a12b-4ffb-bef4-f6ca4aea7eb6', 'timestamp': '2025-11-24T04:34:15Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '105', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 388167, 'duration_seconds': 33.27, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-11-24 04:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-11-24 04:34:15 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-11-24/_doc HTTP/11" 201 168 2025-11-24 04:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-11-24 04:34:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-11-24 04:34:16 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 272132, 'downloader/request_count': 44, 'downloader/request_method_count/GET': 44, 'downloader/response_bytes': 139653, 'downloader/response_count': 45, 'downloader/response_status_count/200': 44, 'downloader/response_status_count/299': 1, 'elapsed_time_seconds': 33.267387, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 11, 24, 4, 34, 15, 809362, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 388051, 'httpcompression/response_count': 41, 'item_scraped_count': 337, 'items_per_minute': None, 'log_count/DEBUG': 456, 'log_count/INFO': 16, 'log_count/WARNING': 1, 'memusage/max': 116310016, 'memusage/startup': 116310016, 'request_depth_max': 6, 'response_received_count': 45, 'responses_per_minute': None, 'scheduler/dequeued': 45, 'scheduler/dequeued/memory': 45, 'scheduler/enqueued': 45, 'scheduler/enqueued/memory': 45, 'start_time': datetime.datetime(2025, 11, 24, 4, 33, 42, 541975, tzinfo=datetime.timezone.utc)} 2025-11-24 04:34:16 [scrapy.core.engine] INFO: Spider closed (finished)