2025-12-14 04:30:07 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_dining) 2025-12-14 04:30:07 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1043-aws-aarch64-with-glibc2.35 2025-12-14 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute _job = 3_2025-12-14T04_30_02 2025-12-14 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute scheduled_job_id = 8078 2025-12-14 04:30:07 [dining_transaction_history_zomato] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 3 2025-12-14 04:30:07 [scrapy.addons] INFO: Enabled addons: [] 2025-12-14 04:30:07 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2025-12-14 04:30:07 [asyncio] DEBUG: Using selector: EpollSelector 2025-12-14 04:30:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-14 04:30:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-14 04:30:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-12-14 04:30:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-12-14 04:30:07 [scrapy.extensions.telnet] INFO: Telnet Password: 346fc381f2e20106 2025-12-14 04:30:07 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2025-12-14 04:30:07 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_dining', 'CONCURRENT_REQUESTS': 8, 'DOWNLOAD_DELAY': 0.5, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_dining/dining_transaction_history_zomato/3_2025-12-14T04_30_02.log', 'NEWSPIDER_MODULE': 'zomato_dining.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['zomato_dining.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/127.0.0.0 Safari/537.36'} 2025-12-14 04:30:07 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2025-12-14 04:30:07 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2025-12-14 04:30:08 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2025-12-14 04:30:08 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2025-12-14 04:30:08 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2025-12-14 04:30:08 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2025-12-14 04:30:08 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2025-12-14 04:30:08 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2025-12-14 04:30:08 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2025-12-14 04:30:08 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-14 04:30:08 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-14 04:30:08 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-14 04:30:08 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2025-12-14 04:30:08 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2025-12-14 04:30:08 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2025-12-14 04:30:08 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2025-12-14 04:30:08 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2025-12-14 04:30:08 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_dining.middlewares.RedisCacheMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2025-12-14 04:30:08 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'zomato_dining.middlewares.ZomatoDiningSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-12-14 04:30:08 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_dining.pipelines.ZomatoDiningPipeline'] 2025-12-14 04:30:08 [scrapy.core.engine] INFO: Spider opened 2025-12-14 04:30:08 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-12-14 04:30:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-14 04:30:09 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-12-14 04:30:09 [dining_transaction_history_zomato] INFO: Spider opened: dining_transaction_history_zomato 2025-12-14 04:30:09 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024 2025-12-14 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-14 04:30:09 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2861 2025-12-14 04:30:09 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_10_8; rv:1.9.6.20) Gecko/4364-07-20 16:18:08.870590 Firefox/3.8 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2025-12-14 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-14 04:30:09 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5625062 HTTP/11" 200 None 2025-12-14 04:30:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-14 04:30:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-12-14 04:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-12-14 04:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf?service_type=dine_out) 2025-12-14 04:30:14 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-14 04:30:15 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-14 04:30:15 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out 2025-12-14 04:30:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/csrf/get?service_type=dine_out) 2025-12-14 04:30:15 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-12-14 04:30:16 [dining_transaction_history_zomato] INFO: [CACHE KEY GENERATED] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-12-14 04:30:16 [dining_transaction_history_zomato] INFO: [CACHE STORE] https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out 2025-12-14 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=1&service_type=dine_out) 2025-12-14 04:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-14 04:30:16 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 375 2025-12-14 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4868', 'confirmation_code': 9081, 'created_by': 'Janhavi Morye', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,868"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b980", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b980"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,788"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:29:00+00:00', 'transaction_id': 6537956158, 'user_paid_amount': '4788'} 2025-12-14 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4868', 'confirmation_code': 7104, 'created_by': 'Janhavi Morye', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,868"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b980", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b980"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,788"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:29:00+00:00', 'transaction_id': 679799293, 'user_paid_amount': '4788'} 2025-12-14 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4868', 'confirmation_code': 4578, 'created_by': 'Janhavi Morye', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,868"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b980", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b980"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,788"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:29:00+00:00', 'transaction_id': 3484776049, 'user_paid_amount': '4788'} 2025-12-14 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4868', 'confirmation_code': 6074, 'created_by': 'Janhavi Morye', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,868"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b980", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b980"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,788"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:28:00+00:00', 'transaction_id': 3749385145, 'user_paid_amount': '4788'} 2025-12-14 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3392', 'confirmation_code': 6354, 'created_by': 'User_220910243', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,392"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,392"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,392"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9200.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9169.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b930.53"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,191.87"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 19542856, 'settlement_amount': '3191.87', 'status': 'success', 'timestamp': '2025-12-13T18:17:00+00:00', 'transaction_id': 5164693861, 'user_paid_amount': '3392'} 2025-12-14 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3392', 'confirmation_code': 4904, 'created_by': 'User_220910243', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,392"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b933.92", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b933.92"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,358.08"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:16:00+00:00', 'transaction_id': 9545969097, 'user_paid_amount': '3358.08'} 2025-12-14 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3392', 'confirmation_code': 6694, 'created_by': 'User_220910243', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,392"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b933.92", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b933.92"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,358.08"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:15:00+00:00', 'transaction_id': 9771081782, 'user_paid_amount': '3358.08'} 2025-12-14 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3392', 'confirmation_code': 7403, 'created_by': 'User_220910243', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,392"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b933.92", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b933.92"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,358.08"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:14:00+00:00', 'transaction_id': 9987343252, 'user_paid_amount': '3358.08'} 2025-12-14 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3392', 'confirmation_code': 9049, 'created_by': 'User_220910243', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,392"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b933.92", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b933.92"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,358.08"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:13:00+00:00', 'transaction_id': 3764803978, 'user_paid_amount': '3358.08'} 2025-12-14 04:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6172', 'confirmation_code': 9993, 'created_by': 'Karan Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,172"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,172"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,172"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9364.15", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9308.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b955.55"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,807.85"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 19542856, 'settlement_amount': '5807.85', 'status': 'success', 'timestamp': '2025-12-13T17:48:00+00:00', 'transaction_id': 4819967113, 'user_paid_amount': '6172'} 2025-12-14 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6894', 'confirmation_code': 1254, 'created_by': 'Umang Mathur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,894"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,723.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,723.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,170.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,170.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9244.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9206.82"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b937.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,926.45"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4926.45', 'status': 'success', 'timestamp': '2025-12-13T18:29:00+00:00', 'transaction_id': 6800195419, 'user_paid_amount': '5170.5'} 2025-12-14 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6894', 'confirmation_code': 4221, 'created_by': 'Umang Mathur', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,894"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,723.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,723.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,170.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:29:00+00:00', 'transaction_id': 6955198492, 'user_paid_amount': '5170.5'} 2025-12-14 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '95', 'confirmation_code': 1327, 'created_by': 'Thinesh Plays', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b995"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b919", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b919"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b976"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b976"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b93.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b93.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b90.55"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b972.41"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '72.41', 'status': 'success', 'timestamp': '2025-12-13T18:22:00+00:00', 'transaction_id': 8613823517, 'user_paid_amount': '76'} 2025-12-14 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1233', 'confirmation_code': 2257, 'created_by': 'Thinesh Plays', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,233"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9246.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9246.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9986.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9986.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b946.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b939.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9939.84"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '939.84', 'status': 'success', 'timestamp': '2025-12-13T18:20:00+00:00', 'transaction_id': 6631700337, 'user_paid_amount': '986.4'} 2025-12-14 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2759', 'confirmation_code': 7204, 'created_by': 'Bharath Muralidharan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,759"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9551.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9551.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,207.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,207.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9104.18", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b988.29"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.89"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,103.02"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2103.02', 'status': 'success', 'timestamp': '2025-12-13T18:18:00+00:00', 'transaction_id': 3501901852, 'user_paid_amount': '2207.2'} 2025-12-14 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10466', 'confirmation_code': 5733, 'created_by': 'Rajendran', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,466"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,616.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,616.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,849.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,849.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9370.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9313.98"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b956.52"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,479"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '7479', 'status': 'success', 'timestamp': '2025-12-13T18:15:00+00:00', 'transaction_id': 7789209074, 'user_paid_amount': '7849.5'} 2025-12-14 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6300', 'confirmation_code': 2453, 'created_by': 'Amritha Harindar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,300"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,575", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,575"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,725"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,725"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9223.02", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b9189"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b934.02"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,501.98"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4501.98', 'status': 'success', 'timestamp': '2025-12-13T18:15:00+00:00', 'transaction_id': 7207427243, 'user_paid_amount': '4725'} 2025-12-14 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10466', 'confirmation_code': 9995, 'created_by': 'Rajendran', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,466"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,616.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,616.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,849.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:15:00+00:00', 'transaction_id': 9089112814, 'user_paid_amount': '7849.5'} 2025-12-14 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '18552', 'confirmation_code': 9051, 'created_by': 'Sachin Bugade', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b918,552"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b94,638", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b94,638"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b913,914"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b913,914"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9656.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9556.56"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9100.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b913,257.26"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '13257.26', 'status': 'success', 'timestamp': '2025-12-13T18:11:00+00:00', 'transaction_id': 161635931, 'user_paid_amount': '13914'} 2025-12-14 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13473', 'confirmation_code': 9501, 'created_by': 'Vedanth Shetty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,473"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,368.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,368.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,104.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,104.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9476.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9404.19"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b972.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,627.81"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '9627.81', 'status': 'success', 'timestamp': '2025-12-13T18:09:00+00:00', 'transaction_id': 9295766309, 'user_paid_amount': '10104.75'} 2025-12-14 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '18496.82', 'confirmation_code': 6923, 'created_by': 'Veg', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b918,496.82"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b92,774.52", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b92,774.52"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b915,722.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b915,722.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b91,113.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9943.34"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9169.8"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b914,609.16"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 20727136, 'settlement_amount': '14609.16', 'status': 'success', 'timestamp': '2025-12-13T16:48:00+00:00', 'transaction_id': 238289979, 'user_paid_amount': '15722.3'} 2025-12-14 04:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20727136&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10030', 'confirmation_code': 6899, 'created_by': 'Divya Shetty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,030"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,504.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,504.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b98,525.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b98,525.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9603.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9511.53"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b992.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,921.89"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20727136, 'settlement_amount': '7921.89', 'status': 'success', 'timestamp': '2025-12-13T09:36:00+00:00', 'transaction_id': 6494921745, 'user_paid_amount': '8525.5'} 2025-12-14 04:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1544', 'confirmation_code': 5402, 'created_by': 'Rahul Shinde', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,544"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9154.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9154.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,389.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,389.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b998.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b983.38"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,291.21"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1291.21', 'status': 'success', 'timestamp': '2025-12-13T18:04:00+00:00', 'transaction_id': 3061569876, 'user_paid_amount': '1389.6'} 2025-12-14 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8111', 'confirmation_code': 8923, 'created_by': 'Ritik Bafna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,111"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9811.1", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9811.1"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,299.9"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,299.9"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9516.83", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9437.99"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b978.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,783.07"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '6783.07', 'status': 'success', 'timestamp': '2025-12-13T17:57:00+00:00', 'transaction_id': 6963913352, 'user_paid_amount': '7299.9'} 2025-12-14 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1334', 'confirmation_code': 4493, 'created_by': 'Vidhi Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,334"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9133.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9133.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,200.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,200.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.04"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,115.59"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1115.59', 'status': 'success', 'timestamp': '2025-12-13T17:44:00+00:00', 'transaction_id': 2445459711, 'user_paid_amount': '1200.6'} 2025-12-14 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5155', 'confirmation_code': 4538, 'created_by': 'Shivani Palamwar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,155"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9515.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9515.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,639.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,639.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9328.48", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9278.37"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b950.11"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,311.02"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '4311.02', 'status': 'success', 'timestamp': '2025-12-13T17:17:00+00:00', 'transaction_id': 4829918500, 'user_paid_amount': '4639.5'} 2025-12-14 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2237', 'confirmation_code': 6299, 'created_by': 'Priyal Somani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,237"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9223.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9223.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,013.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,013.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9142.54", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9120.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b921.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,870.76"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1870.76', 'status': 'success', 'timestamp': '2025-12-13T17:13:00+00:00', 'transaction_id': 2608531098, 'user_paid_amount': '2013.3'} 2025-12-14 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1312', 'confirmation_code': 8546, 'created_by': 'Thor Farhan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,312"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9131.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9131.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,180.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,180.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b983.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b970.85"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,097.2"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1097.2', 'status': 'success', 'timestamp': '2025-12-13T16:59:00+00:00', 'transaction_id': 2130615988, 'user_paid_amount': '1180.8'} 2025-12-14 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2170', 'confirmation_code': 1754, 'created_by': 'Suraj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,170"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9217", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9217"}]}, {"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": "\\u20b9138.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9117.18"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,814.73"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '1814.73', 'status': 'success', 'timestamp': '2025-12-13T16:33:00+00:00', 'transaction_id': 7629687331, 'user_paid_amount': '1953'} 2025-12-14 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1533', 'confirmation_code': 1554, 'created_by': 'Arnab Chakraborty', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,533"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9153.3", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9153.3"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,379.7"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,379.7"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b997.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b982.78"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,282.02"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1282.02', 'status': 'success', 'timestamp': '2025-12-13T16:18:00+00:00', 'transaction_id': 1619824696, 'user_paid_amount': '1379.7'} 2025-12-14 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2069', 'confirmation_code': 7244, 'created_by': 'Sam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,069"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9206.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9206.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,862.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,862.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9131.84", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9111.73"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b920.11"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,730.26"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1730.26', 'status': 'success', 'timestamp': '2025-12-13T16:00:00+00:00', 'transaction_id': 5076743847, 'user_paid_amount': '1862.1'} 2025-12-14 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1807', 'confirmation_code': 4173, 'created_by': 'Sushant H. Amin', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,807"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9180.7", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9180.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,626.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,626.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9115.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b997.58"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,511.16"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1511.16', 'status': 'success', 'timestamp': '2025-12-13T15:32:00+00:00', 'transaction_id': 2819197081, 'user_paid_amount': '1626.3'} 2025-12-14 04:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21607045&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1541', 'confirmation_code': 2600, 'created_by': 'Vishal Patel', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,541"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,541"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,541"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9109.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.46"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,431.9"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21607045, 'settlement_amount': '1431.9', 'status': 'success', 'timestamp': '2025-12-13T08:36:00+00:00', 'transaction_id': 5298031267, 'user_paid_amount': '1541'} 2025-12-14 04:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-14 04:30:23 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-14 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8067', 'confirmation_code': 2815, 'created_by': 'Shraddha Bhanushali', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,067"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b980", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b980"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,987"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,987"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9471.23", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9399.35"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b971.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,515.77"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 19542856, 'settlement_amount': '7515.77', 'status': 'success', 'timestamp': '2025-12-13T17:09:00+00:00', 'transaction_id': 2284435467, 'user_paid_amount': '7987'} 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2586', 'confirmation_code': 9422, 'created_by': 'Vanshaj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,586"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,586"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,586"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9152.57", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9129.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b923.27"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,433.43"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2433.43', 'status': 'success', 'timestamp': '2025-12-13T16:37:00+00:00', 'transaction_id': 565955309, 'user_paid_amount': '2586'} 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2586', 'confirmation_code': 1517, 'created_by': 'Vanshaj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,586"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,586"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T16:37:00+00:00', 'transaction_id': 3669935023, 'user_paid_amount': '2586'} 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1807', 'confirmation_code': 2756, 'created_by': 'Shweta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,807"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,807"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,807"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9106.61", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b990.35"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,700.39"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '1700.39', 'status': 'success', 'timestamp': '2025-12-13T15:59:00+00:00', 'transaction_id': 6465343557, 'user_paid_amount': '1807'} 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1643', 'confirmation_code': 4005, 'created_by': 'Rishabh Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,643"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,643"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,643"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b996.94", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b982.15"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,546.06"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '1546.06', 'status': 'success', 'timestamp': '2025-12-13T15:54:00+00:00', 'transaction_id': 7078689796, 'user_paid_amount': '1643'} 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9140', 'confirmation_code': 6039, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,140"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,140"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,140"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9539.26", "items": [{"type": ' '"commission", "label": "Commission", "value": "-\\u20b9457"}, ' '{"type": "tax_on_commission", "label": "Tax on commission", ' '"value": "-\\u20b982.26"}]}, {"type": "net_receivable", ' '"label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,600.74"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '8600.74', 'status': 'success', 'timestamp': '2025-12-13T15:40:00+00:00', 'transaction_id': 1589145403, 'user_paid_amount': '9140'} 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9140', 'confirmation_code': 4007, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,140"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,140"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T15:38:00+00:00', 'transaction_id': 6307649413, 'user_paid_amount': '9140'} 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9140', 'confirmation_code': 4433, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,140"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,140"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T15:38:00+00:00', 'transaction_id': 405422787, 'user_paid_amount': '9140'} 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4782', 'confirmation_code': 4471, 'created_by': 'Sneha Ramachandran', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,782"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,782"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,782"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9282.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9239.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b943.04"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,499.86"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '4499.86', 'status': 'success', 'timestamp': '2025-12-13T15:05:00+00:00', 'transaction_id': 7047013404, 'user_paid_amount': '4782'} 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14667', 'confirmation_code': 2491, 'created_by': 'Vikas Chauhan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,667"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9586.68", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9586.68"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b914,080.32"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'refunded', 'timestamp': '2025-12-13T14:50:00+00:00', 'transaction_id': 7431395013, 'user_paid_amount': '14080.32'} 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8732.5', 'confirmation_code': 8652, 'created_by': 'Murli Mohan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,732.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9873.25", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9873.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,859.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,859.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9556.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9471.56"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b984.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,302.81"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '7302.81', 'status': 'success', 'timestamp': '2025-12-13T17:54:00+00:00', 'transaction_id': 1070312087, 'user_paid_amount': '7859.25'} 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8732.5', 'confirmation_code': 8016, 'created_by': 'Murli Mohan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,732.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9873.25", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9873.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,859.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21397635, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:53:00+00:00', 'transaction_id': 9653585895, 'user_paid_amount': '7859.25'} 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8732.5', 'confirmation_code': 6220, 'created_by': 'Murli Mohan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,732.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9873.25", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9873.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,859.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21397635, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:53:00+00:00', 'transaction_id': 8510778340, 'user_paid_amount': '7859.25'} 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8732.5', 'confirmation_code': 9581, 'created_by': 'Murli Mohan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,732.5"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9873.25", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9873.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,859.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21397635, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:49:00+00:00', 'transaction_id': 6291509389, 'user_paid_amount': '7859.25'} 2025-12-14 04:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21397635&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3422', 'confirmation_code': 6455, 'created_by': 'Aditi Nalawade', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,422"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9342.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9342.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,079.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,079.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9218.05", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9184.79"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b933.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,861.75"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21397635, 'settlement_amount': '2861.75', 'status': 'success', 'timestamp': '2025-12-13T17:29:00+00:00', 'transaction_id': 196724716, 'user_paid_amount': '3079.8'} 2025-12-14 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2069', 'confirmation_code': 9811, 'created_by': 'Tushar Vilas Barapatre', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,069"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9517.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9517.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,551.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,551.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b973.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.07"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,478.51"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1478.51', 'status': 'success', 'timestamp': '2025-12-13T18:09:00+00:00', 'transaction_id': 2562406972, 'user_paid_amount': '1551.75'} 2025-12-14 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '18552', 'confirmation_code': 7355, 'created_by': 'Sachin Bugade', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b918,552"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b94,638", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b94,638"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b913,914"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:09:00+00:00', 'transaction_id': 1582509524, 'user_paid_amount': '13914'} 2025-12-14 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '18552', 'confirmation_code': 6649, 'created_by': 'Sachin Bugade', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b918,552"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b94,638", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b94,638"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b913,914"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:07:00+00:00', 'transaction_id': 4755936019, 'user_paid_amount': '13914'} 2025-12-14 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2346', 'confirmation_code': 1957, 'created_by': 'Rini', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,346"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9469.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9469.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,876.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,876.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b988.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b975.07"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,788.22"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1788.22', 'status': 'success', 'timestamp': '2025-12-13T18:06:00+00:00', 'transaction_id': 1317389043, 'user_paid_amount': '1876.8'} 2025-12-14 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2161', 'confirmation_code': 1904, 'created_by': 'Hitesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,161"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9432.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9432.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,728.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,728.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.15"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,647.2"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1647.2', 'status': 'success', 'timestamp': '2025-12-13T18:06:00+00:00', 'transaction_id': 6682497505, 'user_paid_amount': '1728.8'} 2025-12-14 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2161', 'confirmation_code': 4028, 'created_by': 'Hitesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,161"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9432.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9432.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,728.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:05:00+00:00', 'transaction_id': 3865594321, 'user_paid_amount': '1728.8'} 2025-12-14 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1187', 'confirmation_code': 7609, 'created_by': 'Tulika Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,187"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9237.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9237.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9949.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9949.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.98"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9904.78"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '904.78', 'status': 'success', 'timestamp': '2025-12-13T17:53:00+00:00', 'transaction_id': 5969132492, 'user_paid_amount': '949.6'} 2025-12-14 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1897', 'confirmation_code': 2782, 'created_by': 'Chirag', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,897"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9474.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9474.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,422.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,422.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b967.15", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b956.91"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,355.6"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1355.6', 'status': 'success', 'timestamp': '2025-12-13T17:52:00+00:00', 'transaction_id': 4521213297, 'user_paid_amount': '1422.75'} 2025-12-14 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1187', 'confirmation_code': 7256, 'created_by': 'Tulika Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,187"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9237.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9237.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9949.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:53:00+00:00', 'transaction_id': 6943635115, 'user_paid_amount': '949.6'} 2025-12-14 04:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1187', 'confirmation_code': 5421, 'created_by': 'Tulika Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,187"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9237.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9237.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9949.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:52:00+00:00', 'transaction_id': 4215712200, 'user_paid_amount': '949.6'} 2025-12-14 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '262', 'confirmation_code': 4789, 'created_by': 'Purvi Sheth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9262"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b926.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b926.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9235.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9235.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b913.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b911.79"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9221.89"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '221.89', 'status': 'success', 'timestamp': '2025-12-13T13:39:00+00:00', 'transaction_id': 7878431381, 'user_paid_amount': '235.8'} 2025-12-14 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20818448&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '908', 'confirmation_code': 7706, 'created_by': 'Vibhore Mayank', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9908"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b990.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b990.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9817.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9817.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b948.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b940.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.35"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9768.99"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20818448, 'settlement_amount': '768.99', 'status': 'success', 'timestamp': '2025-12-13T05:30:00+00:00', 'transaction_id': 8916871696, 'user_paid_amount': '817.2'} 2025-12-14 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2282', 'confirmation_code': 3113, 'created_by': 'Neeta Lole', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,282"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9228.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9228.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,053.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,053.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9145.41", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9123.23"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,908.39"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1908.39', 'status': 'success', 'timestamp': '2025-12-13T15:12:00+00:00', 'transaction_id': 1159986094, 'user_paid_amount': '2053.8'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1875', 'confirmation_code': 1543, 'created_by': 'Disha Poswalia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,875"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9187.5", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9187.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,687.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,687.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9119.47", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9101.25"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.22"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,568.03"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1568.03', 'status': 'success', 'timestamp': '2025-12-13T15:02:00+00:00', 'transaction_id': 6530302305, 'user_paid_amount': '1687.5'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2768', 'confirmation_code': 1394, 'created_by': 'User_182579228', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,768"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9499.78", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9415.2"}, {"type": "bank_discount", "label": "Promo ' 'discount", "value": "\\u20b984.58"}]}, {"type": ' '"tip_amount", "label": "Tips", "value": ""}, {"type": ' '"user_paid_amount", "label": "Paid amount", "value": ' '"\\u20b92,268.22"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,268.22"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9160.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9136.09"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,107.63"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2107.63', 'status': 'success', 'timestamp': '2025-12-13T14:45:00+00:00', 'transaction_id': 7133281049, 'user_paid_amount': '2268.2200000000003'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5000', 'confirmation_code': 7960, 'created_by': 'Ankur Agrawal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,000"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9500", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9500"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,500"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20450710, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T13:17:00+00:00', 'transaction_id': 690742314, 'user_paid_amount': '4500'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '827', 'confirmation_code': 9406, 'created_by': 'Ashish Parte', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9827"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9124.05", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9124.05"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9702.95"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9702.95"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.59"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9653.18"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '653.18', 'status': 'success', 'timestamp': '2025-12-13T12:22:00+00:00', 'transaction_id': 3450908637, 'user_paid_amount': '702.95'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1213', 'confirmation_code': 9902, 'created_by': 'Paras Sehgal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,213"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9181.95", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9181.95"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,031.05"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,031.05"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b972.99", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b961.86"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9958.06"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '958.06', 'status': 'success', 'timestamp': '2025-12-13T11:15:00+00:00', 'transaction_id': 5913442700, 'user_paid_amount': '1031.05'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2601', 'confirmation_code': 7373, 'created_by': 'Vinod Pawar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,601"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9520.17", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9520.17"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,080.83"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,080.83"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9147.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9124.85"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.47"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,933.51"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1933.51', 'status': 'success', 'timestamp': '2025-12-13T10:06:00+00:00', 'transaction_id': 2508156237, 'user_paid_amount': '2080.83'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2459', 'confirmation_code': 3697, 'created_by': 'Ashu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,459"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9245.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9245.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,213.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,213.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9156.69", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9132.79"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,056.41"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2056.41', 'status': 'success', 'timestamp': '2025-12-13T09:57:00+00:00', 'transaction_id': 5926784749, 'user_paid_amount': '2213.1'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3286', 'confirmation_code': 7108, 'created_by': 'Jayesh Bhagat', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,286"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9657.17", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9657.17"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,628.83"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,628.83"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9186.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9157.73"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,442.71"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 20450710, 'settlement_amount': '2442.71', 'status': 'success', 'timestamp': '2025-12-13T09:46:00+00:00', 'transaction_id': 1523650492, 'user_paid_amount': '2628.83'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2959', 'confirmation_code': 3458, 'created_by': 'Shreya Gurav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,959"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9591.77", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9591.77"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,367.23"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,367.23"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9167.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9142.03"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,199.63"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2199.63', 'status': 'success', 'timestamp': '2025-12-13T09:37:00+00:00', 'transaction_id': 6480459032, 'user_paid_amount': '2367.23'} 2025-12-14 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14667', 'confirmation_code': 9855, 'created_by': 'Vikas Chauhan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,667"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9481.07", "items": [{"type": ' '"bank_discount", "label": "Promo discount", "value": ' '"\\u20b9481.07"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b914,185.93"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T14:50:00+00:00', 'transaction_id': 1484068193, 'user_paid_amount': '14185.93'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1040', 'confirmation_code': 6554, 'created_by': 'Ayush Agarwal', '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": "\\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": "\\u20b9978.64"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '978.64', 'status': 'success', 'timestamp': '2025-12-13T14:41:00+00:00', 'transaction_id': 9167737501, 'user_paid_amount': '1040'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1717', 'confirmation_code': 2199, 'created_by': 'Devang', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,717"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,717"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,717"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9101.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.85"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,615.7"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '1615.7', 'status': 'success', 'timestamp': '2025-12-13T14:05:00+00:00', 'transaction_id': 2101481098, 'user_paid_amount': '1717'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2578', 'confirmation_code': 1746, 'created_by': 'Rini Mehta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,578"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,578"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,578"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9152.1", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9128.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b923.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,425.9"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2425.9', 'status': 'success', 'timestamp': '2025-12-13T13:58:00+00:00', 'transaction_id': 9212488041, 'user_paid_amount': '2578'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5789', 'confirmation_code': 3402, 'created_by': 'Moomal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,789"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,789"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'refunded', 'timestamp': '2025-12-13T10:30:00+00:00', 'transaction_id': 824263373, 'user_paid_amount': '5789'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1407', 'confirmation_code': 1594, 'created_by': 'Rushabh.Shah248@Yahoo.In', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,407"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,407"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,407"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b983.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b970.35"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.66"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,323.99"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '1323.99', 'status': 'success', 'timestamp': '2025-12-13T09:52:00+00:00', 'transaction_id': 1574641286, 'user_paid_amount': '1407'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2510', 'confirmation_code': 4191, 'created_by': 'Dino Modi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,510"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": "\\u20b9100"}, {"type": "user_paid_amount", ' '"label": "Paid amount", "value": "\\u20b92,610"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,510"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": ' '"\\u20b9100", "items": [{"type": "tip", "label": "Tip for the ' 'staff", "value": "\\u20b9100"}]}, {"type": "deductions_b", ' '"label": "Deductions (C)", "value": "\\u20b9148.09", "items": ' '[{"type": "commission", "label": "Commission", "value": ' '"-\\u20b9125.5"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b922.59"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,461.91"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2461.91', 'status': 'success', 'timestamp': '2025-12-13T09:46:00+00:00', 'transaction_id': 6273026301, 'user_paid_amount': '2610'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2646', 'confirmation_code': 1604, 'created_by': 'Vidhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,646"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,646"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,646"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9156.11", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9132.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b923.81"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,489.89"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2489.89', 'status': 'success', 'timestamp': '2025-12-13T09:45:00+00:00', 'transaction_id': 1833857767, 'user_paid_amount': '2646'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1664', 'confirmation_code': 5493, 'created_by': 'Siddhanth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,664"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9166.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9166.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,497.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,497.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b988.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.88"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.48"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,409.24"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '1409.24', 'status': 'success', 'timestamp': '2025-12-13T09:25:00+00:00', 'transaction_id': 138464538, 'user_paid_amount': '1497.6'} 2025-12-14 04:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '927', 'confirmation_code': 8806, 'created_by': 'Mala Todarwal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9927"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b992.7", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b992.7"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9834.3"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9834.3"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.23", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b941.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9785.07"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '785.07', 'status': 'success', 'timestamp': '2025-12-13T07:16:00+00:00', 'transaction_id': 4896726324, 'user_paid_amount': '834.3'} 2025-12-14 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5196', 'confirmation_code': 2221, 'created_by': 'Kavya Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,196"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,196"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,196"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9306.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9259.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b946.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,889.44"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '4889.44', 'status': 'success', 'timestamp': '2025-12-13T17:27:00+00:00', 'transaction_id': 3198360098, 'user_paid_amount': '5196'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6373', 'confirmation_code': 5865, 'created_by': 'Neel Pandit', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,373"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b96,373"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,373"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9376.01", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9318.65"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b957.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,996.99"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '5996.99', 'status': 'success', 'timestamp': '2025-12-13T16:03:00+00:00', 'transaction_id': 4025248775, 'user_paid_amount': '6373'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1218', 'confirmation_code': 3412, 'created_by': 'Neepa Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,218"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,218"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,218"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b971.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b960.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,146.14"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '1146.14', 'status': 'success', 'timestamp': '2025-12-13T15:59:00+00:00', 'transaction_id': 1530661398, 'user_paid_amount': '1218'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1218', 'confirmation_code': 7586, 'created_by': 'Neepa Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,218"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,218"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T15:56:00+00:00', 'transaction_id': 9822562671, 'user_paid_amount': '1218'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1218', 'confirmation_code': 8037, 'created_by': 'Neepa Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,218"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,218"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T15:54:00+00:00', 'transaction_id': 8278978160, 'user_paid_amount': '1218'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4616', 'confirmation_code': 8570, 'created_by': 'Nishant Bansal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,616"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,616"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,616"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9272.34", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9230.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b941.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,343.66"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21328593, 'settlement_amount': '4343.66', 'status': 'success', 'timestamp': '2025-12-13T15:51:00+00:00', 'transaction_id': 931579568, 'user_paid_amount': '4616'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1538', 'confirmation_code': 9404, 'created_by': 'Shubham Kulkarni', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,538"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,538"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,538"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.74", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.84"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,447.26"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '1447.26', 'status': 'success', 'timestamp': '2025-12-13T15:42:00+00:00', 'transaction_id': 5907533738, 'user_paid_amount': '1538'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1538', 'confirmation_code': 2354, 'created_by': 'Shubham Kulkarni', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,538"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,538"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T15:40:00+00:00', 'transaction_id': 1073168133, 'user_paid_amount': '1538'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1334', 'confirmation_code': 9840, 'created_by': 'Hitesh Jain', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,334"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,334"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,334"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,255.29"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '1255.29', 'status': 'success', 'timestamp': '2025-12-13T15:39:00+00:00', 'transaction_id': 716045084, 'user_paid_amount': '1334'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2189', 'confirmation_code': 1354, 'created_by': 'Ashok', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,189"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,189"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,189"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9129.15", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9109.45"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,059.85"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '2059.85', 'status': 'success', 'timestamp': '2025-12-13T15:00:00+00:00', 'transaction_id': 8546590224, 'user_paid_amount': '2189'} 2025-12-14 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/restaurants/get-all?page=2&service_type=dine_out) 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2775', 'confirmation_code': 5751, 'created_by': 'Aditi Subramaniam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,775"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,775"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:26:00+00:00', 'transaction_id': 1870856582, 'user_paid_amount': '2775'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2775', 'confirmation_code': 4516, 'created_by': 'Aditi Subramaniam', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,775"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,775"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T18:21:00+00:00', 'transaction_id': 8746576792, 'user_paid_amount': '2775'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13818', 'confirmation_code': 6830, 'created_by': 'Akshata Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,818"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b913,818"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b913,818"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9815.26", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9690.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b9124.36"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b913,002.74"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '13002.74', 'status': 'success', 'timestamp': '2025-12-13T17:17:00+00:00', 'transaction_id': 7338650821, 'user_paid_amount': '13818'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13818', 'confirmation_code': 8095, 'created_by': 'Akshata Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,818"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b913,818"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:16:00+00:00', 'transaction_id': 6159807858, 'user_paid_amount': '13818'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '10000', 'confirmation_code': 7773, 'created_by': 'Akshata Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b910,000"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,000"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:16:00+00:00', 'transaction_id': 553172977, 'user_paid_amount': '10000'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13818', 'confirmation_code': 9411, 'created_by': 'Akshata Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,818"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b913,818"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:12:00+00:00', 'transaction_id': 3304845300, 'user_paid_amount': '13818'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9341', 'confirmation_code': 6838, 'created_by': 'Siddharth Saklecha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,341"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,341"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,341"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9536.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9455.05"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b981.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b98,564.04"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '8564.04', 'status': 'success', 'timestamp': '2025-12-13T17:11:00+00:00', 'transaction_id': 9457040099, 'user_paid_amount': '9341'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13818', 'confirmation_code': 5478, 'created_by': 'Akshata Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,818"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b913,818"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:10:00+00:00', 'transaction_id': 4234825900, 'user_paid_amount': '13818'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13818', 'confirmation_code': 6534, 'created_by': 'Akshata Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,818"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b913,818"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:09:00+00:00', 'transaction_id': 7030127326, 'user_paid_amount': '13818'} 2025-12-14 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13818', 'confirmation_code': 4635, 'created_by': 'Akshata Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,818"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b913,818"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:06:00+00:00', 'transaction_id': 2524237210, 'user_paid_amount': '13818'} 2025-12-14 04:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2942', 'confirmation_code': 6584, 'created_by': 'Yugaa Sreejeev', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,942"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9588.37", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9588.37"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,353.63"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,353.63"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9166.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9141.22"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,186.99"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '2186.99', 'status': 'success', 'timestamp': '2025-12-13T09:03:00+00:00', 'transaction_id': 8589890522, 'user_paid_amount': '2353.63'} 2025-12-14 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20450710&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1764', 'confirmation_code': 8964, 'created_by': 'Samiksha Hiranwar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,764"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9176.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9176.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,587.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,587.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9112.41", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b995.26"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.15"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,475.19"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20450710, 'settlement_amount': '1475.19', 'status': 'success', 'timestamp': '2025-12-13T07:42:00+00:00', 'transaction_id': 8601164468, 'user_paid_amount': '1587.6'} 2025-12-14 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1187', 'confirmation_code': 2388, 'created_by': 'Tulika Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,187"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9237.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9237.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9949.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:52:00+00:00', 'transaction_id': 6180936828, 'user_paid_amount': '949.6'} 2025-12-14 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1187', 'confirmation_code': 3048, 'created_by': 'Tulika Sharma', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,187"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9237.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9237.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9949.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:52:00+00:00', 'transaction_id': 6493609020, 'user_paid_amount': '949.6'} 2025-12-14 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6098', 'confirmation_code': 3658, 'created_by': 'Ragupathi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,098"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,219.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,219.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,878.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,878.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9230.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9195.14"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.13"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,648.13"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4648.13', 'status': 'success', 'timestamp': '2025-12-13T17:47:00+00:00', 'transaction_id': 2339576188, 'user_paid_amount': '4878.4'} 2025-12-14 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3536', 'confirmation_code': 5882, 'created_by': 'Payal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,536"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9884", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9884"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,652"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,652"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9125.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9106.08"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,526.83"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2526.83', 'status': 'success', 'timestamp': '2025-12-13T17:43:00+00:00', 'transaction_id': 7171790557, 'user_paid_amount': '2652'} 2025-12-14 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2539', 'confirmation_code': 6715, 'created_by': 'Karthik Hariharan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,539"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9634.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9634.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,904.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,904.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b989.88", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.17"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.71"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,814.37"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1814.37', 'status': 'success', 'timestamp': '2025-12-13T17:42:00+00:00', 'transaction_id': 9929770699, 'user_paid_amount': '1904.25'} 2025-12-14 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2998', 'confirmation_code': 6416, 'created_by': 'Rrr Mallick', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,998"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9749.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9749.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,248.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,248.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9106.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b989.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,142.37"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2142.37', 'status': 'success', 'timestamp': '2025-12-13T17:40:00+00:00', 'transaction_id': 3804625545, 'user_paid_amount': '2248.5'} 2025-12-14 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2139', 'confirmation_code': 4598, 'created_by': 'Priyanka Sarda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,139"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9427.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9427.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,711.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,711.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b980.77", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b968.45"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,630.43"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1630.43', 'status': 'success', 'timestamp': '2025-12-13T17:34:00+00:00', 'transaction_id': 8732237295, 'user_paid_amount': '1711.2'} 2025-12-14 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4436', 'confirmation_code': 2672, 'created_by': 'Sonal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,436"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9887.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9887.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,548.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,548.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9167.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9141.95"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.55"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,381.3"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3381.3', 'status': 'success', 'timestamp': '2025-12-13T17:31:00+00:00', 'transaction_id': 7467889951, 'user_paid_amount': '3548.8'} 2025-12-14 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1995', 'confirmation_code': 3708, 'created_by': 'Arati Kalbhairav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,995"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9498.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9498.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,496.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,496.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.85"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,425.63"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1425.63', 'status': 'success', 'timestamp': '2025-12-13T17:19:00+00:00', 'transaction_id': 4502038130, 'user_paid_amount': '1496.25'} 2025-12-14 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2794', 'confirmation_code': 7299, 'created_by': 'Ishika Gandhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,794"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9698.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9698.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,095.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,095.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b998.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b983.82"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.09"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,996.59"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1996.59', 'status': 'success', 'timestamp': '2025-12-13T17:15:00+00:00', 'transaction_id': 9233176361, 'user_paid_amount': '2095.5'} 2025-12-14 04:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4079', 'confirmation_code': 3916, 'created_by': 'Rashi Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,079"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,079"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,079"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9240.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9203.95"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b936.71"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,838.34"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '3838.34', 'status': 'success', 'timestamp': '2025-12-12T18:52:00+00:00', 'transaction_id': 1024609814, 'user_paid_amount': '4079'} 2025-12-14 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2163', 'confirmation_code': 9312, 'created_by': 'Puneet', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,163"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,163"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,163"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9127.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9108.15"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.47"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,035.38"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 19542856, 'settlement_amount': '2035.38', 'status': 'success', 'timestamp': '2025-12-12T18:46:00+00:00', 'transaction_id': 6028886906, 'user_paid_amount': '2163'} 2025-12-14 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2163', 'confirmation_code': 8780, 'created_by': 'Puneet', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,163"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,163"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-12T18:45:00+00:00', 'transaction_id': 6678144306, 'user_paid_amount': '2163'} 2025-12-14 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=19542856&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2163', 'confirmation_code': 8300, 'created_by': 'Puneet', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,163"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,163"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 19542856, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-12T18:45:00+00:00', 'transaction_id': 5821211309, 'user_paid_amount': '2163'} 2025-12-14 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=0&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1334', 'confirmation_code': 9583, 'created_by': 'Shantam Choubey', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,334"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,334"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,334"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,255.29"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '1255.29', 'status': 'success', 'timestamp': '2025-12-13T14:29:00+00:00', 'transaction_id': 4862662600, 'user_paid_amount': '1334'} 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1334', 'confirmation_code': 9004, 'created_by': 'Shantam Choubey', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,334"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b91,334"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21328593, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T14:28:00+00:00', 'transaction_id': 5011901826, 'user_paid_amount': '1334'} 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3192', 'confirmation_code': 2316, 'created_by': 'Amit Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,192"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9319.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9319.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,872.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,872.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9169.5", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9143.64"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,703.3"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '2703.3', 'status': 'success', 'timestamp': '2025-12-13T09:55:00+00:00', 'transaction_id': 6013236377, 'user_paid_amount': '2872.8'} 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '572', 'confirmation_code': 4803, 'created_by': 'Juhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9572"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b957.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b957.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9514.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9514.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b930.37", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b925.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.63"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9484.43"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '484.43', 'status': 'success', 'timestamp': '2025-12-13T09:41:00+00:00', 'transaction_id': 1284805006, 'user_paid_amount': '514.8'} 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21328593&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2132', 'confirmation_code': 1198, 'created_by': 'Harsh Patil', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,132"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9213.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9213.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,918.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,918.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9113.21", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b995.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.27"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,805.59"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21328593, 'settlement_amount': '1805.59', 'status': 'success', 'timestamp': '2025-12-13T08:26:00+00:00', 'transaction_id': 6088160472, 'user_paid_amount': '1918.8'} 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9341', 'confirmation_code': 9314, 'created_by': 'Siddharth Saklecha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,341"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,341"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:06:00+00:00', 'transaction_id': 2324752675, 'user_paid_amount': '9341'} 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5943', 'confirmation_code': 6730, 'created_by': 'Pratik Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,943"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,943"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,943"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9350.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9297.15"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b953.49"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,592.36"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '5592.36', 'status': 'success', 'timestamp': '2025-12-13T17:03:00+00:00', 'transaction_id': 8404104874, 'user_paid_amount': '5943'} 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3943', 'confirmation_code': 1242, 'created_by': 'Khushi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,943"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,943"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,943"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9232.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9197.15"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.49"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,710.36"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '3710.36', 'status': 'success', 'timestamp': '2025-12-13T16:44:00+00:00', 'transaction_id': 3299093774, 'user_paid_amount': '3943'} 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5198', 'confirmation_code': 2072, 'created_by': 'Paritosh Rungta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,198"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,198"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,198"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9306.68", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9259.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b946.78"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,891.32"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '4891.32', 'status': 'success', 'timestamp': '2025-12-13T16:43:00+00:00', 'transaction_id': 1462194490, 'user_paid_amount': '5198'} 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3302', 'confirmation_code': 6363, 'created_by': 'Milonee Dhanwani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,302"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,302"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,302"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9194.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9165.1"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b929.72"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,107.18"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '3107.18', 'status': 'success', 'timestamp': '2025-12-13T16:40:00+00:00', 'transaction_id': 1719958881, 'user_paid_amount': '3302'} 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2657', 'confirmation_code': 6947, 'created_by': 'Sagar Desai', '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": "\\u20b9156.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9132.85"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b923.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,500.24"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2500.24', 'status': 'success', 'timestamp': '2025-12-13T16:39:00+00:00', 'transaction_id': 1580149435, 'user_paid_amount': '2657'} 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2914', 'confirmation_code': 9436, 'created_by': 'Roopal Bardia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,914"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,914"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,914"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9171.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9145.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b926.23"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,742.07"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2742.07', 'status': 'success', 'timestamp': '2025-12-13T15:53:00+00:00', 'transaction_id': 4383408715, 'user_paid_amount': '2914'} 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2914', 'confirmation_code': 3974, 'created_by': 'Roopal Bardia', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,914"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,914"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T15:52:00+00:00', 'transaction_id': 9594476584, 'user_paid_amount': '2914'} 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2415', 'confirmation_code': 1798, 'created_by': 'Sumit Joge', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,415"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,415"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,415"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9142.49", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9120.75"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.74"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,272.51"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2272.51', 'status': 'success', 'timestamp': '2025-12-13T15:10:00+00:00', 'transaction_id': 9085862685, 'user_paid_amount': '2415'} 2025-12-14 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3869', 'confirmation_code': 3754, 'created_by': 'Kinjal Asher', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,869"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,869"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,869"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9228.27", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9193.45"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b934.82"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,640.73"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '3640.73', 'status': 'success', 'timestamp': '2025-12-13T10:51:00+00:00', 'transaction_id': 6066543466, 'user_paid_amount': '3869'} 2025-12-14 04:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2794', 'confirmation_code': 9258, 'created_by': 'Ishika Gandhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,794"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9698.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9698.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,095.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T17:14:00+00:00', 'transaction_id': 916276370, 'user_paid_amount': '2095.5'} 2025-12-14 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4772', 'confirmation_code': 6554, 'created_by': 'Shalika', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,772"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,193", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,193"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,579"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,579"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9168.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9143.16"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,410.07"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3410.07', 'status': 'success', 'timestamp': '2025-12-13T17:02:00+00:00', 'transaction_id': 9908231126, 'user_paid_amount': '3579'} 2025-12-14 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7587', 'confirmation_code': 9274, 'created_by': 'Nikhil M', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,587"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,896.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,896.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,690.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,690.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9268.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9227.61"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b940.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,421.67"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '5421.67', 'status': 'success', 'timestamp': '2025-12-13T17:02:00+00:00', 'transaction_id': 2245135512, 'user_paid_amount': '5690.25'} 2025-12-14 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1844', 'confirmation_code': 1133, 'created_by': 'Nikhileswar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,844"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9461", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9461"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,383"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,383"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.32"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b99.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,317.72"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1317.72', 'status': 'success', 'timestamp': '2025-12-13T16:59:00+00:00', 'transaction_id': 9822858033, 'user_paid_amount': '1383'} 2025-12-14 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2171', 'confirmation_code': 6358, 'created_by': 'Sanjay John', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,171"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9434.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9434.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,736.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,736.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b981.97", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b969.47"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.5"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,654.83"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1654.83', 'status': 'success', 'timestamp': '2025-12-13T16:59:00+00:00', 'transaction_id': 6261118850, 'user_paid_amount': '1736.8'} 2025-12-14 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4773', 'confirmation_code': 4143, 'created_by': 'Harpreet S Wahan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,773"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,193.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,193.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,579.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,579.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9168.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9143.19"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.77"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,410.79"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3410.79', 'status': 'success', 'timestamp': '2025-12-13T16:58:00+00:00', 'transaction_id': 4802541204, 'user_paid_amount': '3579.75'} 2025-12-14 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4123', 'confirmation_code': 2781, 'created_by': 'Prashant Upadhyay', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,123"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,030.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,030.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,092.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,092.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9145.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9123.69"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.26"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,946.3"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2946.3', 'status': 'success', 'timestamp': '2025-12-13T16:57:00+00:00', 'transaction_id': 8131540282, 'user_paid_amount': '3092.25'} 2025-12-14 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2580', 'confirmation_code': 1139, 'created_by': 'Badri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,580"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9645", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9645"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,935"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,935"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b991.33", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b977.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.93"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,843.67"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1843.67', 'status': 'success', 'timestamp': '2025-12-13T16:49:00+00:00', 'transaction_id': 6361000216, 'user_paid_amount': '1935'} 2025-12-14 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '517', 'confirmation_code': 1597, 'created_by': 'Sahithi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9517"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9129.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9129.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9387.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9387.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b918.3", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b915.51"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9369.45"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '369.45', 'status': 'success', 'timestamp': '2025-12-13T16:42:00+00:00', 'transaction_id': 861357403, 'user_paid_amount': '387.75'} 2025-12-14 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6496', 'confirmation_code': 5605, 'created_by': 'Wynethkgokul', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,496"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,624", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,624"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,872"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,872"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9229.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9194.88"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b935.08"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,642.04"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '4642.04', 'status': 'success', 'timestamp': '2025-12-13T16:32:00+00:00', 'transaction_id': 2137729445, 'user_paid_amount': '4872'} 2025-12-14 04:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=10&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1748', 'confirmation_code': 9562, 'created_by': 'Parnika Bansal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,748"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9174.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9174.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,573.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,573.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b992.82", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b978.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.16"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,480.38"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '1480.38', 'status': 'success', 'timestamp': '2025-12-13T10:21:00+00:00', 'transaction_id': 3493483308, 'user_paid_amount': '1573.2'} 2025-12-14 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3539', 'confirmation_code': 2109, 'created_by': 'Neha Dhuri', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,539"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9353.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9353.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,185.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,185.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9187.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9159.26"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b928.67"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,997.17"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2997.17', 'status': 'success', 'timestamp': '2025-12-13T10:20:00+00:00', 'transaction_id': 6140530793, 'user_paid_amount': '3185.1'} 2025-12-14 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8526', 'confirmation_code': 9150, 'created_by': 'Yasmin Das', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,526"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9852.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9852.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b97,673.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b97,673.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9452.73", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9383.67"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b969.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b97,220.67"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '7220.67', 'status': 'success', 'timestamp': '2025-12-13T10:18:00+00:00', 'transaction_id': 3983101947, 'user_paid_amount': '7673.4'} 2025-12-14 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1990', 'confirmation_code': 6043, 'created_by': 'Aman Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,990"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9199", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9199"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,791"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,791"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9105.67", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b989.55"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.12"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,685.33"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '1685.33', 'status': 'success', 'timestamp': '2025-12-13T10:15:00+00:00', 'transaction_id': 5127590660, 'user_paid_amount': '1791'} 2025-12-14 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1990', 'confirmation_code': 5193, 'created_by': 'Aman Singh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,990"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9199", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9199"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,791"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T10:15:00+00:00', 'transaction_id': 9784849222, 'user_paid_amount': '1791'} 2025-12-14 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3239', 'confirmation_code': 2921, 'created_by': 'Punit Daftary', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,239"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9323.9", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9323.9"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,915.1"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,915.1"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9172", "items": [{"type": "commission", ' '"label": "Commission", "value": "-\\u20b9145.76"}, {"type": ' '"tax_on_commission", "label": "Tax on commission", "value": ' '"-\\u20b926.24"}]}, {"type": "net_receivable", "label": "Net ' 'receivable (A+B-C)", "value": "\\u20b92,743.1"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2743.1', 'status': 'success', 'timestamp': '2025-12-13T10:03:00+00:00', 'transaction_id': 3447404831, 'user_paid_amount': '2915.1'} 2025-12-14 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2814', 'confirmation_code': 7399, 'created_by': 'Bharati Vora', '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": "\\u20b9166.03", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9140.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b925.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,647.97"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 20575304, 'settlement_amount': '2647.97', 'status': 'success', 'timestamp': '2025-12-13T09:50:00+00:00', 'transaction_id': 3691111238, 'user_paid_amount': '2814'} 2025-12-14 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4704', 'confirmation_code': 8618, 'created_by': 'Urvi Shah', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,704"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9470.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9470.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,233.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,233.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9249.78", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9211.68"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b938.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,983.82"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '3983.82', 'status': 'success', 'timestamp': '2025-12-13T08:35:00+00:00', 'transaction_id': 8203019533, 'user_paid_amount': '4233.6'} 2025-12-14 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3591', 'confirmation_code': 8163, 'created_by': 'Mehali Dharod', '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': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,591"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9211.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9179.55"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.32"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,379.13"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '3379.13', 'status': 'success', 'timestamp': '2025-12-12T19:34:00+00:00', 'transaction_id': 8647687859, 'user_paid_amount': '3591'} 2025-12-14 04:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3591', 'confirmation_code': 7426, 'created_by': 'Mehali Dharod', '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': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-12T19:27:00+00:00', 'transaction_id': 7086720211, 'user_paid_amount': '3591'} 2025-12-14 04:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2447', 'confirmation_code': 5627, 'created_by': 'Samhita Simha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,447"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9611.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9611.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,835.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,835.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b986.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.41"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.21"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,748.63"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1748.63', 'status': 'success', 'timestamp': '2025-12-13T16:29:00+00:00', 'transaction_id': 4210406981, 'user_paid_amount': '1835.25'} 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2447', 'confirmation_code': 6097, 'created_by': 'Samhita Simha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,447"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9611.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9611.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,835.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T16:29:00+00:00', 'transaction_id': 6211906116, 'user_paid_amount': '1835.25'} 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '760', 'confirmation_code': 7290, 'created_by': 'Aishwarya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9760"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9190", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9190"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9570"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9570"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9543.1"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '543.1', 'status': 'success', 'timestamp': '2025-12-13T16:05:00+00:00', 'transaction_id': 7966604453, 'user_paid_amount': '570'} 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '665', 'confirmation_code': 9125, 'created_by': 'Aishwarya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9665"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9166.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9166.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9498.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T16:04:00+00:00', 'transaction_id': 23756372, 'user_paid_amount': '498.75'} 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1116', 'confirmation_code': 1000, 'created_by': 'Shivani Gupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,116"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9223.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9223.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9892.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9892.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b942.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b935.71"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9850.66"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '850.66', 'status': 'success', 'timestamp': '2025-12-13T15:59:00+00:00', 'transaction_id': 4584712784, 'user_paid_amount': '892.8'} 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2240', 'confirmation_code': 7089, 'created_by': 'Harsh Kattimani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,240"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9448", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9448"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,792"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,792"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b984.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b971.68"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.9"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,707.42"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1707.42', 'status': 'success', 'timestamp': '2025-12-13T15:51:00+00:00', 'transaction_id': 9187092382, 'user_paid_amount': '1792'} 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5424', 'confirmation_code': 5181, 'created_by': 'Sounak Purkayastha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,424"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,084.8", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,084.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,339.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,339.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9204.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9173.57"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b931.24"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,134.39"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4134.39', 'status': 'success', 'timestamp': '2025-12-13T15:43:00+00:00', 'transaction_id': 6598190787, 'user_paid_amount': '4339.2'} 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4255', 'confirmation_code': 7371, 'created_by': 'Srinidhi Mn', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,255"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9851", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9851"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,404"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,404"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9160.67", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9136.16"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b924.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,243.33"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3243.33', 'status': 'success', 'timestamp': '2025-12-13T15:42:00+00:00', 'transaction_id': 4021791981, 'user_paid_amount': '3404'} 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1065', 'confirmation_code': 4479, 'created_by': 'Mathu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,065"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9266.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9266.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9798.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9798.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b937.7", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b931.95"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.75"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9761.05"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '761.05', 'status': 'success', 'timestamp': '2025-12-13T15:37:00+00:00', 'transaction_id': 5737105511, 'user_paid_amount': '798.75'} 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=40&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7198', 'confirmation_code': 8588, 'created_by': 'Sunil Jamgouda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,198"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,799.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,799.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b95,398.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,398.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9254.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9215.94"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b938.87"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,143.69"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '5143.69', 'status': 'success', 'timestamp': '2025-12-13T15:36:00+00:00', 'transaction_id': 5746806902, 'user_paid_amount': '5398.5'} 2025-12-14 04:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=20&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3591', 'confirmation_code': 3400, 'created_by': 'Mehali Dharod', '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': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-12T19:25:00+00:00', 'transaction_id': 6741938796, 'user_paid_amount': '3591'} 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3591', 'confirmation_code': 3995, 'created_by': 'Mehali Dharod', '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': 20575304, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-12T19:24:00+00:00', 'transaction_id': 7427733553, 'user_paid_amount': '3591'} 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2688', 'confirmation_code': 3786, 'created_by': 'Vatsalya Badola', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,688"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b92,688"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,688"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9158.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9134.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b924.19"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,529.41"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '2529.41', 'status': 'success', 'timestamp': '2025-12-12T19:23:00+00:00', 'transaction_id': 7186890216, 'user_paid_amount': '2688'} 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '9973', 'confirmation_code': 1327, 'created_by': 'Jiten Hariya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b99,973"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b99,973"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b99,973"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9588.41", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9498.65"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b989.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,384.59"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '9384.59', 'status': 'success', 'timestamp': '2025-12-12T19:21:00+00:00', 'transaction_id': 7135308595, 'user_paid_amount': '9973'} 2025-12-14 04:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=20575304&start_date=2025-12-13&end_date=2025-12-13&offset=30&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '11107', 'confirmation_code': 2058, 'created_by': 'Ajinkya Sawrikar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b911,107"}, {"type": "discount", "label": "Total ' 'discount", "value": ""}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,107"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b911,107"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9655.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9555.35"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b999.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,451.69"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 20575304, 'settlement_amount': '10451.69', 'status': 'success', 'timestamp': '2025-12-12T19:14:00+00:00', 'transaction_id': 2907291544, 'user_paid_amount': '11107'} 2025-12-14 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=40&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1520', 'confirmation_code': 1086, 'created_by': 'Kriti', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,520"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9380", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9380"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,140"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,140"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b953.81", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b945.6"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.21"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,086.19"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1086.19', 'status': 'success', 'timestamp': '2025-12-13T15:35:00+00:00', 'transaction_id': 1230444866, 'user_paid_amount': '1140'} 2025-12-14 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1322', 'confirmation_code': 3324, 'created_by': 'Smitga', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,322"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9264.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9264.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,057.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,057.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b949.91", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b942.3"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.61"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,007.69"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '4', 'res_id': 21913226, 'settlement_amount': '1007.69', 'status': 'success', 'timestamp': '2025-12-13T15:17:00+00:00', 'transaction_id': 9164904764, 'user_paid_amount': '1057.6'} 2025-12-14 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '906', 'confirmation_code': 7412, 'created_by': 'Mrudula', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9906"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9226.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9226.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9679.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9679.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b932.07", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b927.18"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.89"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9647.43"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '647.43', 'status': 'success', 'timestamp': '2025-12-13T15:08:00+00:00', 'transaction_id': 4794419126, 'user_paid_amount': '679.5'} 2025-12-14 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '49079', 'confirmation_code': 3817, 'created_by': 'Thejaswini', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b949,079"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b912,269.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b912,269.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b936,809.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b936,809.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b91,737.4", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b91,472.37"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9265.03"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b935,071.85"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '35071.85', 'status': 'success', 'timestamp': '2025-12-13T14:52:00+00:00', 'transaction_id': 3087710561, 'user_paid_amount': '36809.25'} 2025-12-14 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1678', 'confirmation_code': 2674, 'created_by': 'Shash', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,678"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9335.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9335.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,342.4"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T14:52:00+00:00', 'transaction_id': 2788116359, 'user_paid_amount': '1342.4'} 2025-12-14 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '49079', 'confirmation_code': 6822, 'created_by': 'Thejaswini', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b949,079"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b912,269.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b912,269.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b936,809.25"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T14:51:00+00:00', 'transaction_id': 2836705049, 'user_paid_amount': '36809.25'} 2025-12-14 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '885', 'confirmation_code': 5267, 'created_by': 'Priyanka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9885"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9177", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9177"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9708"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9708"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b933.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b928.32"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9674.58"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '674.58', 'status': 'success', 'timestamp': '2025-12-13T14:50:00+00:00', 'transaction_id': 8252227549, 'user_paid_amount': '708'} 2025-12-14 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '885', 'confirmation_code': 5113, 'created_by': 'Priyanka', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9885"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9177", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9177"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9708"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T14:50:00+00:00', 'transaction_id': 9241014779, 'user_paid_amount': '708'} 2025-12-14 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3523', 'confirmation_code': 6415, 'created_by': 'Surabhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,523"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9880.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9880.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,642.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,642.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9124.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9105.69"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.02"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,517.54"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2517.54', 'status': 'success', 'timestamp': '2025-12-13T14:43:00+00:00', 'transaction_id': 7604763294, 'user_paid_amount': '2642.25'} 2025-12-14 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=50&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6191', 'confirmation_code': 4858, 'created_by': 'Shaz', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,191"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,547.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,547.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,643.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,643.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9219.16", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9185.73"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b933.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,424.09"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '4424.09', 'status': 'success', 'timestamp': '2025-12-13T14:19:00+00:00', 'transaction_id': 5881151802, 'user_paid_amount': '4643.25'} 2025-12-14 04:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=50&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1499', 'confirmation_code': 4306, 'created_by': 'Priyanshu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,499"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9299.8", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9299.8"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,199.2"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,199.2"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b956.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b947.97"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.63"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,142.6"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1142.6', 'status': 'success', 'timestamp': '2025-12-13T14:17:00+00:00', 'transaction_id': 3720907268, 'user_paid_amount': '1199.2'} 2025-12-14 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '639', 'confirmation_code': 6449, 'created_by': 'Pangkita', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9639"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9159.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9159.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9479.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9479.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b922.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b919.17"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.45"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9456.63"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '456.63', 'status': 'success', 'timestamp': '2025-12-13T14:14:00+00:00', 'transaction_id': 6702462203, 'user_paid_amount': '479.25'} 2025-12-14 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4046', 'confirmation_code': 5060, 'created_by': 'Rakshith Yadav', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,046"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,011.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,011.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,034.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,034.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9143.23", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9121.38"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b921.85"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,891.27"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2891.27', 'status': 'success', 'timestamp': '2025-12-13T14:13:00+00:00', 'transaction_id': 6548974369, 'user_paid_amount': '3034.5'} 2025-12-14 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3927', 'confirmation_code': 5277, 'created_by': 'Anitha Dsouza', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,927"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9785.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9785.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,141.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,141.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9148.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9125.66"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,993.32"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2993.32', 'status': 'success', 'timestamp': '2025-12-13T14:00:00+00:00', 'transaction_id': 902134502, 'user_paid_amount': '3141.6'} 2025-12-14 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3927', 'confirmation_code': 4753, 'created_by': 'Anitha Dsouza', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,927"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9785.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9785.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,141.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T13:59:00+00:00', 'transaction_id': 5274421477, 'user_paid_amount': '3141.6'} 2025-12-14 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3927', 'confirmation_code': 8314, 'created_by': 'Anitha Dsouza', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,927"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9785.4", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9785.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,141.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T13:59:00+00:00', 'transaction_id': 7007083725, 'user_paid_amount': '3141.6'} 2025-12-14 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2974', 'confirmation_code': 9809, 'created_by': 'Jerome Joseph', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,974"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9743.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9743.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,230.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,230.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9105.28", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b989.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,125.22"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2125.22', 'status': 'success', 'timestamp': '2025-12-13T13:54:00+00:00', 'transaction_id': 4863591891, 'user_paid_amount': '2230.5'} 2025-12-14 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1853', 'confirmation_code': 6866, 'created_by': 'Preethi Preethu', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,853"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9463.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9463.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,389.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,389.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b965.6", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b955.59"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.01"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,324.15"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1324.15', 'status': 'success', 'timestamp': '2025-12-13T13:43:00+00:00', 'transaction_id': 3097240232, 'user_paid_amount': '1389.75'} 2025-12-14 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3334', 'confirmation_code': 5273, 'created_by': 'Pani', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,334"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9833.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9833.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,500.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,500.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9118.02", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9100.02"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,382.48"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2382.48', 'status': 'success', 'timestamp': '2025-12-13T13:43:00+00:00', 'transaction_id': 413513893, 'user_paid_amount': '2500.5'} 2025-12-14 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=60&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3381', 'confirmation_code': 3216, 'created_by': 'Jithin Nair', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,381"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9676.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9676.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,704.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,704.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9127.66", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9108.19"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b919.47"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,577.14"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2577.14', 'status': 'success', 'timestamp': '2025-12-13T13:40:00+00:00', 'transaction_id': 6594996963, 'user_paid_amount': '2704.8'} 2025-12-14 04:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-14 04:30:38 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-14 04:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=60&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3381', 'confirmation_code': 8567, 'created_by': 'Jithin Nair', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,381"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9676.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9676.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,704.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T13:39:00+00:00', 'transaction_id': 200091171, 'user_paid_amount': '2704.8'} 2025-12-14 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3381', 'confirmation_code': 5871, 'created_by': 'Jithin Nair', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,381"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9676.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9676.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,704.8"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T13:38:00+00:00', 'transaction_id': 5058880558, 'user_paid_amount': '2704.8'} 2025-12-14 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7011', 'confirmation_code': 2445, 'created_by': 'Chaitan T', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,011"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,752.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,752.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,258.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,258.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9248.19", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9210.33"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b937.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,010.06"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '5010.06', 'status': 'success', 'timestamp': '2025-12-13T13:02:00+00:00', 'transaction_id': 2127669570, 'user_paid_amount': '5258.25'} 2025-12-14 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3437', 'confirmation_code': 2601, 'created_by': 'Shreya Dasgupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,437"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9859.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9859.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,577.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,577.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9121.67", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.11"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.56"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,456.08"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2456.08', 'status': 'success', 'timestamp': '2025-12-13T12:44:00+00:00', 'transaction_id': 8828090597, 'user_paid_amount': '2577.75'} 2025-12-14 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3785', 'confirmation_code': 6515, 'created_by': 'Shreya Dasgupta', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,785"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9946.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9946.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,838.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T12:38:00+00:00', 'transaction_id': 9051776662, 'user_paid_amount': '2838.75'} 2025-12-14 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '733', 'confirmation_code': 1797, 'created_by': 'Himanshi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9733"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9183.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9183.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9549.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9549.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b925.95", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b921.99"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9523.8"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '523.8', 'status': 'success', 'timestamp': '2025-12-13T12:34:00+00:00', 'transaction_id': 4530653714, 'user_paid_amount': '549.75'} 2025-12-14 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '25407', 'confirmation_code': 9901, 'created_by': 'Kabita', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b925,407"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b96,351.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b96,351.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b919,055.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b919,055.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9899.41", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9762.21"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9137.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b918,155.84"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '18155.84', 'status': 'success', 'timestamp': '2025-12-13T12:33:00+00:00', 'transaction_id': 8396670148, 'user_paid_amount': '19055.25'} 2025-12-14 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '692', 'confirmation_code': 7639, 'created_by': 'Sapna E', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9692"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9138.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9138.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9553.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9553.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.13", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.14"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b93.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9527.47"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '527.47', 'status': 'success', 'timestamp': '2025-12-13T12:28:00+00:00', 'transaction_id': 8146986592, 'user_paid_amount': '553.6'} 2025-12-14 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2852', 'confirmation_code': 8221, 'created_by': 'Jayosmita Ganguly', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,852"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9713", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9713"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,139"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,139"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9100.96", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,038.04"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2038.04', 'status': 'success', 'timestamp': '2025-12-13T12:27:00+00:00', 'transaction_id': 2295481619, 'user_paid_amount': '2139'} 2025-12-14 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=70&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2430', 'confirmation_code': 9083, 'created_by': 'Dhanush Nayak', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,430"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9486", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9486"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,944"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,944"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b991.76", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b977.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,852.24"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1852.24', 'status': 'success', 'timestamp': '2025-12-13T12:23:00+00:00', 'transaction_id': 1586440420, 'user_paid_amount': '1944'} 2025-12-14 04:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=70&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=80&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '998', 'confirmation_code': 8244, 'created_by': 'Nishanth', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9998"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9249.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9249.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9748.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9748.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b935.33", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b929.94"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.39"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9713.17"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '713.17', 'status': 'success', 'timestamp': '2025-12-13T12:15:00+00:00', 'transaction_id': 5115355606, 'user_paid_amount': '748.5'} 2025-12-14 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=80&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3876', 'confirmation_code': 3766, 'created_by': 'Rebha Ramaswamy', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,876"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9775.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9775.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,100.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,100.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9146.36", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9124.03"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b922.33"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,954.44"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2954.44', 'status': 'success', 'timestamp': '2025-12-13T11:56:00+00:00', 'transaction_id': 4455408507, 'user_paid_amount': '3100.8'} 2025-12-14 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=80&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '7445', 'confirmation_code': 1878, 'created_by': 'Suhas', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b97,445"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,861.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,861.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b95,583.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b95,583.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9263.55", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9223.35"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b940.2"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b95,320.2"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '5320.2', 'status': 'success', 'timestamp': '2025-12-13T11:49:00+00:00', 'transaction_id': 3958805196, 'user_paid_amount': '5583.75'} 2025-12-14 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=80&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3061', 'confirmation_code': 4823, 'created_by': 'User', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,061"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9612.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9612.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,448.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,448.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9115.58", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b997.95"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.63"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,333.22"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2333.22', 'status': 'success', 'timestamp': '2025-12-13T11:14:00+00:00', 'transaction_id': 7226465076, 'user_paid_amount': '2448.8'} 2025-12-14 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=80&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1258', 'confirmation_code': 7103, 'created_by': 'Pr Sushmalatha', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,258"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9314.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9314.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9943.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9943.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b944.53", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b937.74"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9898.97"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '898.97', 'status': 'success', 'timestamp': '2025-12-13T11:08:00+00:00', 'transaction_id': 7338521960, 'user_paid_amount': '943.5'} 2025-12-14 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=80&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2252', 'confirmation_code': 8582, 'created_by': 'Kinjal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,252"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9450.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9450.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,801.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,801.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b985.03", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b972.06"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b912.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,716.57"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1716.57', 'status': 'success', 'timestamp': '2025-12-13T11:06:00+00:00', 'transaction_id': 4628955071, 'user_paid_amount': '1801.6'} 2025-12-14 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=80&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2252', 'confirmation_code': 2050, 'created_by': 'Kinjal', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,252"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9450.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9450.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,801.6"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T11:05:00+00:00', 'transaction_id': 7084446442, 'user_paid_amount': '1801.6'} 2025-12-14 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=80&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3218', 'confirmation_code': 3361, 'created_by': 'Jude Jayaraj', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,218"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9643.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9643.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,574.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,574.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9121.52", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9102.98"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.54"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,452.88"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2452.88', 'status': 'success', 'timestamp': '2025-12-13T11:01:00+00:00', 'transaction_id': 8854063862, 'user_paid_amount': '2574.4'} 2025-12-14 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=80&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4994', 'confirmation_code': 3837, 'created_by': 'Anjali', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,994"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,248.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,248.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,745.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,745.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9176.79", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9149.82"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b926.97"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,568.71"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3568.71', 'status': 'success', 'timestamp': '2025-12-13T11:01:00+00:00', 'transaction_id': 5620970469, 'user_paid_amount': '3745.5'} 2025-12-14 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=80&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5034', 'confirmation_code': 5558, 'created_by': 'Sweeny', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,034"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,258.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,258.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,775.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,775.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9178.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9151.02"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b927.18"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,597.3"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3597.3', 'status': 'success', 'timestamp': '2025-12-13T10:51:00+00:00', 'transaction_id': 4901992145, 'user_paid_amount': '3775.5'} 2025-12-14 04:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=80&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=90&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '29925', 'confirmation_code': 7831, 'created_by': 'Vittalnema', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b929,925"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b97,481.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b97,481.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b922,443.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b922,443.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b91,059.35", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9897.75"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b9161.6"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b921,384.4"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '21384.4', 'status': 'success', 'timestamp': '2025-12-13T10:49:00+00:00', 'transaction_id': 1481434094, 'user_paid_amount': '22443.75'} 2025-12-14 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=90&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4735', 'confirmation_code': 4844, 'created_by': 'Shashank', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,735"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,183.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,183.75"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b93,551.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b93,551.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9167.62", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9142.05"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b925.57"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,383.63"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '3383.63', 'status': 'success', 'timestamp': '2025-12-13T10:49:00+00:00', 'transaction_id': 3586017515, 'user_paid_amount': '3551.25'} 2025-12-14 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=90&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3222', 'confirmation_code': 5450, 'created_by': 'Hema L N', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,222"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9805.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9805.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,416.5"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,416.5"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9114.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b996.66"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.4"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,302.44"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2302.44', 'status': 'success', 'timestamp': '2025-12-13T10:42:00+00:00', 'transaction_id': 3796256693, 'user_paid_amount': '2416.5'} 2025-12-14 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=90&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2752', 'confirmation_code': 1762, 'created_by': 'Nandini', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,752"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9688", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9688"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,064"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,064"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b997.42", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b982.56"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b914.86"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,966.58"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1966.58', 'status': 'success', 'timestamp': '2025-12-13T10:40:00+00:00', 'transaction_id': 8350712641, 'user_paid_amount': '2064'} 2025-12-14 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=90&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3034', 'confirmation_code': 5430, 'created_by': 'Nandini', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,034"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9758.5", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9758.5"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,275.5"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T10:36:00+00:00', 'transaction_id': 4367188156, 'user_paid_amount': '2275.5'} 2025-12-14 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=90&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3227', 'confirmation_code': 8127, 'created_by': 'Susheev Chetan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,227"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9806.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9806.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,420.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,420.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9114.24", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b996.81"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b917.43"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,306.01"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2306.01', 'status': 'success', 'timestamp': '2025-12-13T10:33:00+00:00', 'transaction_id': 6819363113, 'user_paid_amount': '2420.25'} 2025-12-14 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=90&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3449', 'confirmation_code': 1550, 'created_by': 'Aparna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,449"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9862.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9862.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,586.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,586.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9122.09", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9103.47"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b918.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,464.66"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2464.66', 'status': 'success', 'timestamp': '2025-12-13T10:22:00+00:00', 'transaction_id': 5012807787, 'user_paid_amount': '2586.75'} 2025-12-14 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=90&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1461', 'confirmation_code': 3981, 'created_by': 'Suvarna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,461"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9292.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9292.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,168.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,168.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b955.17", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b946.75"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b98.42"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,113.63"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1113.63', 'status': 'success', 'timestamp': '2025-12-13T10:22:00+00:00', 'transaction_id': 6853281545, 'user_paid_amount': '1168.8'} 2025-12-14 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=90&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3449', 'confirmation_code': 3036, 'created_by': 'Aparna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,449"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9862.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9862.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,586.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T10:22:00+00:00', 'transaction_id': 1258417822, 'user_paid_amount': '2586.75'} 2025-12-14 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=90&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1280', 'confirmation_code': 4483, 'created_by': 'Arjuna Adiga', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,280"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9320", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9320"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9960"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9960"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b945.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b938.4"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b96.91"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9914.69"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '914.69', 'status': 'success', 'timestamp': '2025-12-13T10:21:00+00:00', 'transaction_id': 5068811889, 'user_paid_amount': '960'} 2025-12-14 04:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=90&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=100&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6045', 'confirmation_code': 4247, 'created_by': 'Vilok Cv', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,045"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,511.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,511.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,533.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,533.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9213.99", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9181.35"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b932.64"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b94,319.76"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '4319.76', 'status': 'success', 'timestamp': '2025-12-13T10:12:00+00:00', 'transaction_id': 6019146777, 'user_paid_amount': '4533.75'} 2025-12-14 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=100&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '6045', 'confirmation_code': 3931, 'created_by': 'Vilok Cv', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b96,045"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,511.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,511.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b94,533.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T10:12:00+00:00', 'transaction_id': 1918550438, 'user_paid_amount': '4533.75'} 2025-12-14 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=100&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2548', 'confirmation_code': 2091, 'created_by': 'Sagar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,548"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9637", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9637"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,911"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,911"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b990.2", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b976.44"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.76"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,820.8"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1820.8', 'status': 'success', 'timestamp': '2025-12-13T10:08:00+00:00', 'transaction_id': 5416185053, 'user_paid_amount': '1911'} 2025-12-14 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=100&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3077', 'confirmation_code': 6738, 'created_by': 'Manjula', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,077"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9769.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9769.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,307.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,307.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9108.93", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b992.31"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b916.62"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,198.82"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '2198.82', 'status': 'success', 'timestamp': '2025-12-13T09:47:00+00:00', 'transaction_id': 1780471685, 'user_paid_amount': '2307.75'} 2025-12-14 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=100&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '3077', 'confirmation_code': 9643, 'created_by': 'Manjula', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b93,077"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9769.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9769.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,307.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T09:44:00+00:00', 'transaction_id': 4684474566, 'user_paid_amount': '2307.75'} 2025-12-14 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=100&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '326', 'confirmation_code': 6080, 'created_by': 'Vishruthi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9326"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b965.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b965.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9260.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9260.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b912.31", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b910.43"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b91.88"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9248.49"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '248.49', 'status': 'success', 'timestamp': '2025-12-13T09:42:00+00:00', 'transaction_id': 7518643541, 'user_paid_amount': '260.8'} 2025-12-14 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=100&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2131', 'confirmation_code': 5941, 'created_by': 'Pratiksha Natekar', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,131"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9532.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9532.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,598.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,598.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b975.44", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b963.93"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.51"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,522.81"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1522.81', 'status': 'success', 'timestamp': '2025-12-13T09:36:00+00:00', 'transaction_id': 5325796906, 'user_paid_amount': '1598.25'} 2025-12-14 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=100&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2428.8', 'confirmation_code': 1081, 'created_by': 'Vishruthi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,428.8"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9485.76", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9485.76"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,943.04"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,943.04"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b991.71", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b977.72"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.99"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,851.33"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1851.33', 'status': 'success', 'timestamp': '2025-12-13T09:31:00+00:00', 'transaction_id': 7727276869, 'user_paid_amount': '1943.0400000000002'} 2025-12-14 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=100&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '507', 'confirmation_code': 4128, 'created_by': 'Diya Raina', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9507"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9101.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9101.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9405.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9405.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b919.14", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b916.22"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b92.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9386.46"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '386.46', 'status': 'success', 'timestamp': '2025-12-13T09:29:00+00:00', 'transaction_id': 9857973719, 'user_paid_amount': '405.6'} 2025-12-14 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=100&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1443', 'confirmation_code': 2675, 'created_by': 'Mohammed', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,443"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9360.75", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9360.75"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,082.25"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,082.25"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b951.08", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b943.29"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b97.79"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,031.17"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1031.17', 'status': 'success', 'timestamp': '2025-12-13T09:21:00+00:00', 'transaction_id': 3938414185, 'user_paid_amount': '1082.25'} 2025-12-14 04:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=100&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=110&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '760', 'confirmation_code': 3282, 'created_by': 'Riya', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9760"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9190", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9190"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9570"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9570"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b926.9", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b922.8"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b94.1"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9543.1"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '543.1', 'status': 'success', 'timestamp': '2025-12-13T09:03:00+00:00', 'transaction_id': 1315058268, 'user_paid_amount': '570'} 2025-12-14 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=110&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '897', 'confirmation_code': 3219, 'created_by': 'Sherwin', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b9897"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9179.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9179.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b9717.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b9717.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b933.87", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b928.7"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b95.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b9683.73"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '683.73', 'status': 'success', 'timestamp': '2025-12-13T09:02:00+00:00', 'transaction_id': 2201325615, 'user_paid_amount': '717.6'} 2025-12-14 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=110&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2477', 'confirmation_code': 9007, 'created_by': 'Nidhi', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,477"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9619.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9619.25"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,857.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,857.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b987.69", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b974.31"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.38"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,770.06"}]', 'payout_settlement_date': '2025-12-17', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1770.06', 'status': 'success', 'timestamp': '2025-12-13T08:37:00+00:00', 'transaction_id': 8906735262, 'user_paid_amount': '1857.75'} 2025-12-14 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=110&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '4000', 'confirmation_code': 2725, 'created_by': 'Vilok Cv', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b94,000"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9800", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9800"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b93,200"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-13T05:28:00+00:00', 'transaction_id': 80268303, 'user_paid_amount': '3200'} 2025-12-14 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=110&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2076', 'confirmation_code': 3935, 'created_by': 'M.Sumukha Mallikarjuna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,076"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9415.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9415.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,660.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,660.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.43"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,582.41"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1582.41', 'status': 'success', 'timestamp': '2025-12-12T19:21:00+00:00', 'transaction_id': 6752008621, 'user_paid_amount': '1660.8'} 2025-12-14 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=110&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14705', 'confirmation_code': 9298, 'created_by': 'Chetan M', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,705"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,676.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,676.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,028.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b911,028.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9520.56", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9441.15"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b979.41"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b910,508.19"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '10508.19', 'status': 'success', 'timestamp': '2025-12-12T19:11:00+00:00', 'transaction_id': 2105808816, 'user_paid_amount': '11028.75'} 2025-12-14 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=110&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '14705', 'confirmation_code': 8143, 'created_by': 'Chetan M', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b914,705"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,676.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,676.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b911,028.75"}]', 'payout_info': 'null', 'payout_settlement_date': None, 'payout_status': None, 'rating': None, 'res_id': 21913226, 'settlement_amount': 'None', 'status': 'failed', 'timestamp': '2025-12-12T19:10:00+00:00', 'transaction_id': 9495738729, 'user_paid_amount': '11028.75'} 2025-12-14 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=110&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2076', 'confirmation_code': 9363, 'created_by': 'M.Sumukha Mallikarjuna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,076"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9415.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9415.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,660.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,660.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b978.39", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b966.43"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,582.41"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1582.41', 'status': 'success', 'timestamp': '2025-12-12T19:07:00+00:00', 'transaction_id': 507593121, 'user_paid_amount': '1660.8'} 2025-12-14 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=110&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2092', 'confirmation_code': 1891, 'created_by': 'Akanksha Ragesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,092"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9523", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9523"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,569"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,569"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b974.06", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b962.76"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b911.3"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,494.94"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '1494.94', 'status': 'success', 'timestamp': '2025-12-12T18:59:00+00:00', 'transaction_id': 5157916065, 'user_paid_amount': '1569'} 2025-12-14 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=110&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '13689', 'confirmation_code': 1848, 'created_by': 'M.Sumukha Mallikarjuna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b913,689"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b93,422.25", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b93,422.25"}]}, {"type": "tip_amount", "label": ' '"Tips", "value": ""}, {"type": "user_paid_amount", "label": ' '"Paid amount", "value": "\\u20b910,266.75"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b910,266.75"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9484.59", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9410.67"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b973.92"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b99,782.16"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '9782.16', 'status': 'success', 'timestamp': '2025-12-12T18:53:00+00:00', 'transaction_id': 9523374954, 'user_paid_amount': '10266.75'} 2025-12-14 04:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=110&limit=10&activeTabId=transactions&service_type=dine_out) 2025-12-14 04:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=120&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2286', 'confirmation_code': 3440, 'created_by': 'U Hari Krishna', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,286"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9457.2", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b9457.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,828.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,828.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b986.32", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b973.15"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b913.17"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,742.48"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1742.48', 'status': 'success', 'timestamp': '2025-12-12T18:49:00+00:00', 'transaction_id': 7189458569, 'user_paid_amount': '1828.8'} 2025-12-14 04:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=120&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '5028', 'confirmation_code': 1800, 'created_by': 'Ganesh', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b95,028"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,005.6", "items": [{"type": ' '"user_salt_discount", "label": "Pre-book discount", "value": ' '"\\u20b91,005.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b94,022.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b94,022.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9189.86", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9160.9"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b928.96"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b93,832.54"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '4', 'res_id': 21913226, 'settlement_amount': '3832.54', 'status': 'success', 'timestamp': '2025-12-12T18:43:00+00:00', 'transaction_id': 8310895726, 'user_paid_amount': '4022.4'} 2025-12-14 04:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=120&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '1857', 'confirmation_code': 8949, 'created_by': 'Namit Sharda', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b91,857"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9371.4", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9371.4"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b91,485.6"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b91,485.6"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b970.12", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b959.42"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b910.7"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b91,415.48"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '1415.48', 'status': 'success', 'timestamp': '2025-12-12T18:39:00+00:00', 'transaction_id': 2109012337, 'user_paid_amount': '1485.6'} 2025-12-14 04:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=120&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '2681', 'confirmation_code': 7732, 'created_by': 'Roshan Rvs', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b92,681"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b9536.2", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b9536.2"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b92,144.8"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b92,144.8"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9101.23", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b985.79"}, {"type": "tax_on_commission", "label": "Tax ' 'on commission", "value": "-\\u20b915.44"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b92,043.57"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': None, 'res_id': 21913226, 'settlement_amount': '2043.57', 'status': 'success', 'timestamp': '2025-12-12T18:36:00+00:00', 'transaction_id': 136638051, 'user_paid_amount': '2144.8'} 2025-12-14 04:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.zomato.com/dining-gw/merchant/web/transactions/history?select=transactions&res_id=21913226&start_date=2025-12-13&end_date=2025-12-13&offset=120&limit=10&activeTabId=transactions&service_type=dine_out> {'bill_amount': '8518', 'confirmation_code': 9119, 'created_by': 'Sukinder Rajan', 'payment_info': '[{"type": "bill_amount", "label": "Bill amount", "value": ' '"\\u20b98,518"}, {"type": "discount", "label": "Total ' 'discount", "value": "\\u20b91,703.6", "items": [{"type": ' '"instant_discount", "label": "Instant discount", "value": ' '"\\u20b91,703.6"}]}, {"type": "tip_amount", "label": "Tips", ' '"value": ""}, {"type": "user_paid_amount", "label": "Paid ' 'amount", "value": "\\u20b96,814.4"}]', 'payout_info': '[{"type": "gross_revenue_a", "label": "Gross revenue after ' 'discounts (A)", "value": "\\u20b96,814.4"}, {"type": ' '"additions_b", "label": "Additions (B)", "value": "", ' '"items": [{"type": "tip", "label": "Tip for the staff", ' '"value": ""}]}, {"type": "deductions_b", "label": "Deductions ' '(C)", "value": "\\u20b9321.64", "items": [{"type": ' '"commission", "label": "Commission", "value": ' '"-\\u20b9272.58"}, {"type": "tax_on_commission", "label": ' '"Tax on commission", "value": "-\\u20b949.06"}]}, {"type": ' '"net_receivable", "label": "Net receivable (A+B-C)", "value": ' '"\\u20b96,492.76"}]', 'payout_settlement_date': '2025-12-15', 'payout_status': 'pending', 'rating': '5', 'res_id': 21913226, 'settlement_amount': '6492.76', 'status': 'success', 'timestamp': '2025-12-12T18:30:00+00:00', 'transaction_id': 2804935940, 'user_paid_amount': '6814.4'} 2025-12-14 04:30:44 [scrapy.core.engine] INFO: Closing spider (finished) 2025-12-14 04:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-14 04:30:44 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 929 2025-12-14 04:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-12-14 04:30:44 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data/ HTTP/11" 201 112 2025-12-14 04:30:44 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '6dc72049-8f42-4da0-93f9-b29d5d8a81bf', 'timestamp': '2025-12-14T04:30:44Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 36.19, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-14 04:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-14 04:30:44 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-14/_doc HTTP/11" 201 166 2025-12-14 04:30:44 [dining_transaction_history_zomato] INFO: Logger Payload: {'run_id': '6dc72049-8f42-4da0-93f9-b29d5d8a81bf', 'timestamp': '2025-12-14T04:30:44Z', 'spider': 'dining_transaction_history_zomato', 'client_id': '3', 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 360640, 'duration_seconds': 36.19, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-12-14 04:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-12-14 04:30:44 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-12-14/_doc HTTP/11" 201 166 2025-12-14 04:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-12-14 04:30:44 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2025-12-14 04:30:44 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 193298, 'downloader/request_count': 42, 'downloader/request_method_count/GET': 42, 'downloader/response_bytes': 94729, 'downloader/response_count': 42, 'downloader/response_status_count/200': 42, 'elapsed_time_seconds': 36.194219, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 12, 14, 4, 30, 44, 240098, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 360148, 'httpcompression/response_count': 33, 'item_scraped_count': 241, 'items_per_minute': None, 'log_count/DEBUG': 359, 'log_count/INFO': 20, 'log_count/WARNING': 1, 'memusage/max': 116486144, 'memusage/startup': 116486144, 'request_depth_max': 16, 'response_received_count': 42, 'responses_per_minute': None, 'scheduler/dequeued': 42, 'scheduler/dequeued/memory': 42, 'scheduler/enqueued': 42, 'scheduler/enqueued/memory': 42, 'start_time': datetime.datetime(2025, 12, 14, 4, 30, 8, 45879, tzinfo=datetime.timezone.utc)} 2025-12-14 04:30:44 [scrapy.core.engine] INFO: Spider closed (finished)