{"info":{"_postman_id":"2f917e71-9451-4468-ac9e-45cf2dd1a6af","name":"API Documentation","description":"<html><head></head><body><h1 id=\"about-glibai\">About Glib.ai</h1>\n\n<p>We at GLIB.ai help businesses achieve last mile automation by providing document analysis. Using our indigenous AI/ML technology created by a team of expert research scientists, we extract data from documents, process the data by taking into consideration an array of information like position, context, structure etc.</p>\n\n<h1 id=\"getting-started\">Getting Started</h1>\n\n<p>To get started you would require an Auth token to successfully execute any of the API's.</p>\n\n<p>Don't have an Access?</p>\n\n<p><a href=\"mailto:support@glib.ai?subject=Autosift&amp;body=I\">Request A Demo Access</a></p>\n\n<p><a href=\"https://drive.google.com/drive/folders/1cW4-HDjbkQomqq1ARqeiRNBvfdnZTF_P?usp=share_link\">Demo Files</a></p>\n\n<p><img src=\"https://cdn.dribbble.com/users/916515/screenshots/5807370/____.gif\"></p>\n\n<h1 id=\"release-notes\">Release Notes</h1>\n<p><a href=\"https://drive.google.com/file/d/1x0_oNidHjzYXVzbozekSsv3TS9h3jwnI/view?usp=drive_link\">Version 2.2.6.40</a></p>\n<h2 id=\"facing-an-issue-raise-a-query-at-supportglibai-for-a-quick-resolution\">Facing an issue? Raise a query at <a href=\"https://mailto:support@glib.ai\">support@glib.ai</a>, for a quick resolution.</h2>\n<h1 id=\"quick-video-guides\"><strong>Quick Video Guides! 🚀</strong></h1>\n<ol>\n<li><a href=\"https://www.youtube.com/watch?v=kLaFn2LDkmM\">Seamless Registration</a></li>\n<li><a href=\"https://youtu.be/GpKuInZKStU\">API Credential Access</a></li>\n<li><a href=\"https://youtu.be/PZG0AlwUpBw\">Manual Work Order Creation</a></li>\n<li><a href=\"https://youtu.be/yRs1o8ds6Aw\">Generating Session Links</a></li>\n<li><a href=\"https://youtu.be/C7m3bIftibk\">Comprehensive Usage Reports</a></li>\n</ol>\n<h1 id=\"faqs\"><strong>FAQ's</strong></h1>\n<ol>\n<li><a href=\"https://drive.google.com/file/d/1m9vp63pJn2CsSDwiG2LUAdvmiIdpGwi_/view?usp=sharing\">Data Security FAQ's</a></li>\n</ol>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"About Glib.ai","slug":"about-glibai"},{"content":"Getting Started","slug":"getting-started"},{"content":"Release Notes","slug":"release-notes"},{"content":"Quick Video Guides! 🚀","slug":"quick-video-guides"},{"content":"FAQ's","slug":"faqs"}],"owner":"14278321","collectionId":"2f917e71-9451-4468-ac9e-45cf2dd1a6af","publishedId":"UVR5rUTT","public":true,"customColor":{"top-bar":"000000","right-sidebar":"FFFFff","highlight":"0257fd"},"publishDate":"2023-07-25T07:32:42.000Z"},"item":[{"name":"Autosift API V2","item":[{"name":"Autosift SDK","item":[{"name":"Create Session","id":"ffacf9a5-5ccc-4812-acd7-b04fd75f2edb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"report_type_name\": \"general\",  // REQUIRED — string, eNums and will be provided, based on the usecase.\n  \"expiry_in_minutes\": 30,                // OPTIONAL — integer > 0, default: 30\n  \"period_in_days\": 90,                   // OPTIONAL — integer >= 0, default: 90\n  \"work_order_id\": \"abcdef-1234-hgfyrt\", // OPTIONAL — string (prefer UUID format if you use UUIDs)\n  \"return_url\": \"https://www.example.com/callback\", // OPTIONAL — valid https URL\n  \"extra_params\": {                       // OPTIONAL — free-form object for downstream use\n    \"associated_party\": [\"ABC LTD\", \"XYZ Co\"]\n  }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{base_url_sdk}}/journey/create-session/","description":"<p>This end point is used to create a session, which can be directly embedded into the frontend</p>\n<p><a href=\"https://drive.google.com/file/d/1y358A6NgseWTqlQlsIG-XllVrv-XjABZ/view?usp=sharing\">SDK Documentation</a></p>\n\n<h4 id=\"base_url_sdk--httpsbase_url\"><strong>{{base_url_sdk}} : https://{</strong><em><strong>base_url}</strong></em></h4>\n<p><em>Please note:</em> <em><strong>report_type_name</strong></em> <em>are eNums and will be provided, based on the usecase.</em></p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["journey","create-session",""],"host":["{{base_url_sdk}}"],"query":[],"variable":[]}},"response":[{"id":"8b1f3a68-d5e9-4e39-b532-3cde3d3ab237","name":"Create Session","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"expiry_in_minutes\": 30,\n    \"period_in_days\": 90,\n    \"report_type_name\" : \"BSA\",\n    \"return_url\" : \"https://www.google.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url_sdk}}/journey/create-session/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Dec 2025 10:51:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"584"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST"},{"key":"Content-Security-Policy","value":"connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; base-uri 'self' 'unsafe-inline' data:; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; object-src 'self' s3.ap-south-1.amazonaws.com blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"session_id\": \"0b87929d-ebcd-4417-8129-0e719099e491\",\n    \"trace_id\": null,\n    \"url\": \"https://demo.staging.autosift.cloud/journey/start-session/?session_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzZXNzaW9uX2lkIjoiMGI4NzkyOWQtZWJjZC00NDE3LTgxMjktMGU3MTkwOTllNDkxIiwiY2xpZW50X2lkIjoiNjE3YjY5NTRmYTNhMWVjOCIsImV4cCI6MTc2NTUzODUxMH0.XMDehbHNMn3HOKgLieqegpB9VfSYcb9i9WZHVafoig8\",\n    \"return_url\": \"https://www.google.com\",\n    \"expires_at\": \"2025-12-12T16:51:50.355879+05:30\",\n    \"created_at\": \"2025-12-12T16:21:50.361388+05:30\",\n    \"is_active\": true,\n    \"report_type\": \"general\",\n    \"report_type_name\": \"BSA\"\n}"},{"id":"a441d470-6642-4e0f-8efc-3f9dc34604ba","name":"GSC401","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123","type":"text"},{"key":"client-secret","value":"123","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"expiry_in_minutes\": 30,\n    \"period_in_days\": 90,\n    \"report_type_name\" : \"BSA\",\n    \"return_url\" : \"https://www.google.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url_sdk}}/journey/create-session/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Dec 2025 10:59:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"51"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; object-src 'self' s3.ap-south-1.amazonaws.com blob:; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; base-uri 'self' 'unsafe-inline' data:; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC401\",\n    \"message\": \"Invalid Client Id\"\n}"}],"_postman_id":"ffacf9a5-5ccc-4812-acd7-b04fd75f2edb"},{"name":"Retrieve Session Details","id":"aef7fd1b-f5e9-4dba-80c6-5595cba46162","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"url":"{{base_url_sdk}}/journey/sessions/{{session-id}}/","description":"<p>Retrieve Session API is used to retrieve the current status and workorder ID for the session.</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["journey","sessions","{{session-id}}",""],"host":["{{base_url_sdk}}"],"query":[],"variable":[]}},"response":[{"id":"b62d46bc-e5b9-4a6f-ab15-032d35f5baf1","name":"Retrieve Session Details","originalRequest":{"method":"GET","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"url":"{{base_url_sdk}}/journey/sessions/{{session-id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Dec 2025 11:00:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"298"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; object-src 'self' s3.ap-south-1.amazonaws.com blob:; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; base-uri 'self' 'unsafe-inline' data:; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"session_id\": \"0b87929d-ebcd-4417-8129-0e719099e491\",\n    \"created_at\": \"2025-12-12T10:51:50.361Z\",\n    \"created_by\": null,\n    \"is_active\": true,\n    \"trace_id\": null,\n    \"expires_at\": \"2025-12-12T11:21:50.355Z\",\n    \"report_type\": \"general\",\n    \"report_type_name\": \"BSA\",\n    \"work_order_id\": null,\n    \"work_order_status\": null\n}"},{"id":"cc0829e4-85b0-4590-be55-e1b236c0d3c7","name":"GSC401 Copy","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123","type":"text"},{"key":"client-secret","value":"123","type":"text"}],"url":"{{base_url_sdk}}/journey/sessions/{{session-id}}/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Dec 2025 10:59:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"51"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; object-src 'self' s3.ap-south-1.amazonaws.com blob:; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; base-uri 'self' 'unsafe-inline' data:; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC401\",\n    \"message\": \"Invalid Client Id\"\n}"}],"_postman_id":"aef7fd1b-f5e9-4dba-80c6-5595cba46162"},{"name":"Deactivate Session","id":"b6266bb3-4bc6-4dac-aa8b-f8bdf9c31330","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"url":"{{base_url_sdk}}/journey/deactivate-session-api/{{session_id}}/","description":"<p>Retrieve Session API is used to retrieve the current status and workorder ID for the session.</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["journey","deactivate-session-api","{{session_id}}",""],"host":["{{base_url_sdk}}"],"query":[],"variable":[]}},"response":[{"id":"f7383740-9881-4103-a7f5-5569b8811cd3","name":"Deactivate Session","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"url":"{{base_url_sdk}}/journey/deactivate-session-api/{{session_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 16 Dec 2025 10:50:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"34"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST"},{"key":"Content-Security-Policy","value":"base-uri 'self' 'unsafe-inline' data:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; object-src 'self' s3.ap-south-1.amazonaws.com blob:"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Session Deactivated\"\n}"}],"_postman_id":"b6266bb3-4bc6-4dac-aa8b-f8bdf9c31330"},{"name":"Get Active Banks","id":"5a9ea511-b352-417d-8dc1-978069704675","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"url":"{{base_url_sdk}}/journey/get-banks","description":"<p>Retrieve Session API is used to retrieve the current status and workorder ID for the session.</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["journey","get-banks"],"host":["{{base_url_sdk}}"],"query":[],"variable":[]}},"response":[{"id":"f51f8ecf-b86a-4da1-aefa-329f753ff94d","name":"Get Active Banks","originalRequest":{"method":"GET","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"url":"{{base_url_sdk}}/journey/get-banks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 16 Dec 2025 11:28:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"729"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET"},{"key":"Content-Security-Policy","value":"script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; object-src 'self' s3.ap-south-1.amazonaws.com blob:; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; base-uri 'self' 'unsafe-inline' data:; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"banks\": {\n        \"1\": \"HDFC Bank\",\n        \"2\": \"State Bank of India\",\n        \"3\": \"ICICI Bank\",\n        \"4\": \"Axis Bank\",\n        \"5\": \"Kotak Mahindra Bank\",\n        \"6\": \"Andhra Bank\",\n        \"7\": \"IDBI Bank\",\n        \"8\": \"Canara Bank\",\n        \"9\": \"Punjab National Bank\",\n        \"11\": \"Yes Bank\",\n        \"12\": \"Indian Bank\",\n        \"15\": \"Bank of India\",\n        \"16\": \"Union Bank of India\",\n        \"17\": \"Bank of Baroda\",\n        \"19\": \"Dena Bank\",\n        \"20\": \"Vijaya Bank\",\n        \"21\": \"Corporation Bank\",\n        \"22\": \"Oriental Bank of Commerce\",\n        \"23\": \"United Bank of India\",\n        \"24\": \"Syndicate Bank\",\n        \"25\": \"Standard Chartered Bank\",\n        \"26\": \"IndusInd Bank\",\n        \"27\": \"Allahabad Bank\",\n        \"28\": \"Karnataka Bank\",\n        \"29\": \"IDFC FIRST Bank\",\n        \"30\": \"Indian Overseas Bank\",\n        \"32\": \"Karur Vysya Bank\",\n        \"34\": \"UCO Bank\",\n        \"36\": \"RBL (Ratnakar) Bank\",\n        \"42\": \"Dbs Bank\"\n    }\n}"}],"_postman_id":"5a9ea511-b352-417d-8dc1-978069704675"}],"id":"df8193f0-1121-40a5-b93e-2776581e3711","description":"<p>The Autosift Plug-and-Play SDK Documentation is a crucial tool for developers looking to effortlessly integrate Autosift into their applications, enabling seamless document intake for analysis. This resource provides clear and concise guidance, featuring a user-friendly Getting Started guide</p>\n<h2 id=\"session-callback-codes\">Session Callback Codes</h2>\n<h4 id=\"session-codes--\">Session Codes -</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>CODE</th>\n<th>A Brief Description</th>\n<th>LEVEL</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>SESSION_CREATED</td>\n<td>Session is successfully created.</td>\n<td>INFO</td>\n</tr>\n<tr>\n<td>SESSION_EXPIRED</td>\n<td>Current session expires.</td>\n<td>WARNING</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"initialization-codes--\">Initialization Codes -</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>CODE</th>\n<th>A Brief Description</th>\n<th>LEVEL</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>INIT_START</td>\n<td>Initialization of the session using the URL from Create Session.</td>\n<td>INFO</td>\n</tr>\n<tr>\n<td>INIT_COMPLETE</td>\n<td>Session is successfully initialized.</td>\n<td>INFO</td>\n</tr>\n<tr>\n<td>INIT_ERROR</td>\n<td>Session initialized failed.</td>\n<td>ERROR</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"fetchingextraction-codes--\">Fetching/Extraction Codes -</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>CODE</th>\n<th>A Brief Description</th>\n<th>LEVEL</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>FETCH_START</td>\n<td>Data fetch for net login/ Extraction of the bank statement has commenced successfully.</td>\n<td>INFO</td>\n</tr>\n<tr>\n<td>FETCH_COMPLETE</td>\n<td>Fetch for net login finishes/ Extraction of the bank statement completes successfully.</td>\n<td>INFO</td>\n</tr>\n<tr>\n<td>FETCH_ERROR</td>\n<td>Fetch for net login/ Extraction of the bank statement has an error.</td>\n<td>INFO</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"analysis-codes--\">Analysis Codes -</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>CODE</th>\n<th>A Brief Description</th>\n<th>LEVEL</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ANALYSIS_START</td>\n<td>Commencement of the analysis.</td>\n<td>INFO</td>\n</tr>\n<tr>\n<td>ANALYSIS_COMPLETE</td>\n<td>Analysis completes successfully.</td>\n<td>INFO</td>\n</tr>\n<tr>\n<td>ANALYSIS_ERROR</td>\n<td>Analysis ends with and error</td>\n<td>ERROR</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"completion-codes--\">Completion Codes -</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>CODE</th>\n<th>A Brief Description</th>\n<th>LEVEL</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>WORK_ORDER_PROCESSED</td>\n<td>When the workorder ID has completed with Status as PROCESSED.</td>\n<td>INFO</td>\n</tr>\n<tr>\n<td>WORK_ORDER_ERROR</td>\n<td>When the workorder ID has completed with Status as ERROR.</td>\n<td>ERROR</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"df8193f0-1121-40a5-b93e-2776581e3711","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}}},{"name":"Add Files","item":[{"name":"Add Bank Statement","id":"4cfdeaef-5089-43d8-afa0-d8067fd32872","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","description":"<p>pdf / jpeg / png / json (In case of AA raw json)</p>\n","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"bank_statement","type":"text"},{"key":"password","value":"<password>","description":"","type":"text","disabled":true},{"key":"source","value":"AA","description":"<p>Incase if AA raw json as input file </p>\n","type":"text","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/bank_statement/","description":"<p>Add Bank Statement API is used to add a bank statement to the workorder.</p>\n<p><a href=\"https://drive.google.com/file/d/1jc5MDxOVMUVN7dkkYVirViPjvDGfJpld/view?usp=drive_link\">Sample AA Input Json</a></p>\n\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if this file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Statement start date detected from the file\",\n      \"fe_date\": \"Statement end date detected from the file\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (e.g., bank_statement)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"List of detected document types within the file\",\n      \"is_reference\": \"Boolean flag indicating if the file is a reference document\",\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","bank_statement",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"df15a7bd-b3de-48ed-a7b5-f99624fef94b","name":"Add Bank Statement","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/Users/mohitshah/Data/ldc_pdf_dump/20220828144228DKYP4BG4.pdf"],"src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"bank_statement","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/bank_statement/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"bankstatement.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"bank_statement\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"70d13d84-58b8-4aaf-a05a-ce9ca5d793b5","name":"Add Bank Statement with a Password","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"bank_statement","type":"text"},{"key":"password","value":"123456","type":"text"}]},"url":{"raw":"{{base_url}}/work_orders/{{work_order_id}}/bank_statement/","host":["{{base_url}}"],"path":["work_orders","{{work_order_id}}","bank_statement",""],"query":[{"key":null,"value":"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 May 2023 14:17:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1873"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"bankstatement.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"bank_statement\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"1fc56e68-5411-46d7-a7f5-bcc73da21037","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"bank_statement","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/bank_statement/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"},{"id":"977d116e-a95b-493e-9d35-faa41874569e","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"bank_statement","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/bank_statement/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"}],"_postman_id":"4cfdeaef-5089-43d8-afa0-d8067fd32872"},{"name":"Add Credit Report","id":"0dcf7749-c5d7-4881-8de4-629b9895b361","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/Users/mohitshah/Work/Projects/dexter/payslips/samples/payslip_test_data/test2.pdf"],"src":"/Users/mohitshah/Work/Projects/dexter/payslips/samples/payslip_test_data/test2.pdf"},{"key":"file_type","value":"credit_bureau_report","type":"text"},{"key":"password","value":"<password>","type":"text","description":"","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/credit_bureau_report/","description":"<p>API to add credit report in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (credit_bureau_report)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","credit_bureau_report",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"12d087e1-823a-4554-912e-5a332fd83f57","name":"Add Credit Report","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/Users/mohitshah/Downloads/mcib.xml"],"src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"credit_bureau_report","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/credit_bureau_report/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:46:59 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"25991"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"credit.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"credit_bureau_report\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"f5ac2f56-109a-441b-aaab-f23b44ab3b57","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"credit_bureau_report","type":"text"},{"key":"sync","value":"true","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/credit_bureau_report/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:46:59 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"25991"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"}"},{"id":"71ad221d-4818-4e75-a061-cdcc18501976","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"credit_bureau_report","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/credit_bureau_report/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:46:59 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"25991"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"}],"_postman_id":"0dcf7749-c5d7-4881-8de4-629b9895b361"},{"name":"Add Payslip","id":"32c9120d-fe20-4cf3-9dae-72342311a1bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"payslip","type":"text"},{"key":"password","value":"<password>","type":"text","description":"","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/payslip/","description":"<p>API to add payslip document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (payslip)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","payslip",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d0166279-b54a-45c4-a829-6ba83ffa1804","name":"Add Payslip","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"payslip","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/payslip/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:44:23 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1563"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"jan.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"payslip\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"d7b22705-e0d3-41b6-be5e-a8332d1ce0a0","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/Users/mohitshah/Data/ldc_pdf_dump/20220903102446NVECEBRK.pdf"},{"key":"file_type","value":"payslip","type":"text"},{"key":"sync","value":"true","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/payslip/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:44:23 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1563"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"}"},{"id":"ac15b7ca-30b2-4f39-8543-77efa2fa2a23","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/Users/mohitshah/Data/ldc_pdf_dump/20220903102446NVECEBRK.pdf"},{"key":"file_type","value":"payslip","type":"text"},{"key":"sync","value":"true","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/payslip/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:44:23 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1563"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"}],"_postman_id":"32c9120d-fe20-4cf3-9dae-72342311a1bf"},{"name":"Add ITR","id":"71954a0c-3298-435b-8011-d8e09fff08d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"income_tax_return","type":"text"},{"key":"password","value":"","description":"<p>optional</p>\n","type":"text","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/income_tax_return/","description":"<p>API to add ITR document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (income_tax_return)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","income_tax_return",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"35d35ff9-9817-4178-8de8-7fda1343c95a","name":"Add ITR","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"income_tax_return","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/income_tax_return/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"itr.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"income_tax_return\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"d783dd9a-a934-422c-bd8f-1607c7866f8a","name":"Add ITR with a Password","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"income_tax_return","type":"text"},{"key":"password","value":"123456","type":"text"}]},"url":{"raw":"{{base_url}}/work_orders/{{work_order_id}}/income_tax_return/","host":["{{base_url}}"],"path":["work_orders","{{work_order_id}}","income_tax_return",""],"query":[{"key":null,"value":"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 May 2023 14:17:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1873"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"itr.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"income_tax_return\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"033006c5-5256-49e2-924a-de2f01076441","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"income_tax_return","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/income_tax_return/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"},{"id":"1c191de2-2c17-4348-b6b6-cab3b38ea9da","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"income_tax_return","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/income_tax_return/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"}],"_postman_id":"71954a0c-3298-435b-8011-d8e09fff08d1"},{"name":"Add Identity Proof","id":"a6161a60-4c19-43de-b830-c15625204c90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"identity_proof","type":"text"},{"key":"password","value":"","type":"text","description":"<p>optional</p>\n","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/identity_proof/","description":"<p>API to add Identity Proof document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (identity_proof)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","identity_proof",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"cb48a792-6767-45cd-bc88-2d8febeca885","name":"Add Identity Proof","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"identity_proof","type":"text"},{"key":"password","value":"","type":"text","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/identity_proof/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:40:47 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"1015"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"aadhar.jpg\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"identity_proof\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"cf154817-d444-4fe4-85a0-2a56fa4a5eef","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"identity_proof","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/identity_proof/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"},{"id":"29460c91-6ac6-4a9a-a12d-2e88a5b47a68","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"identity_proof","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/identity_proof/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"}],"_postman_id":"a6161a60-4c19-43de-b830-c15625204c90"},{"name":"Add Udyam Certificate","id":"92cdb263-a7e1-45c0-96d1-06fd610892ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/home/glib/Downloads/udyam-6.pdf"},{"key":"file_type","value":"udyam_registration","type":"text"},{"key":"password","value":"","type":"text","description":"<p>optional</p>\n","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/udyam_registration/","description":"<p>API to add Udyam Certificate document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (udyam_registration)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","udyam_registration",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"32a60aff-7211-44ec-910a-c82549b88834","name":"Add Udyam Certificate","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/home/darshimehta/Desktop/Demo Files/Udyam certificate/udyam-1 (1).pdf"],"src":"/home/darshimehta/Desktop/Demo Files/Udyam certificate/udyam-1 (1).pdf"},{"key":"file_type","value":"udyam_registration","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/udyam_registration/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"udyam.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"udyam_registration\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"3034f0e9-f44e-42e8-8a99-3f40f52ba6dc","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"udyam_registration","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/udyam_registration/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"8e38017e-4aee-4c33-b96b-4488eeff3ca5","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"udyam_registration","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/udyam_registration/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"92cdb263-a7e1-45c0-96d1-06fd610892ef"},{"name":"Add Credit Card Statement","id":"7347956e-a015-413b-a26d-d27f60f665e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/Users/mohitshah/Downloads/Add Identity Proof.pdf"],"src":"/Users/mohitshah/Downloads/Add Identity Proof.pdf"},{"key":"file_type","value":"credit_card_statement","type":"text"},{"key":"password","value":"","type":"text","description":"<p>optional</p>\n","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/credit_card_statement/","description":"<p>API to add Credit Card Statement document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (credit_card_statement)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","credit_card_statement",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"58c8b23c-13d2-4c7c-a5d0-ee189dae501f","name":"Add Credit Card Statement","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"credit_card_statement","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/credit_card_statement/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"creditcard.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"credit_card_statement\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"8bdeaa1a-0269-4bdd-9273-742efd49f29b","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"credit_card_statement","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/credit_card_statement/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"f83682fc-e496-495d-b6b8-ab5f168bc8f6","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"credit_card_statement","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/credit_card_statement/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"7347956e-a015-413b-a26d-d27f60f665e9"},{"name":"Add GST Notice","id":"b3711334-8327-4ada-804c-ee8d8ea9afab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/Users/mohitshah/Downloads/Add Identity Proof.pdf"],"value":null},{"key":"file_type","value":"gst_notice","type":"text"},{"key":"password","value":"","type":"text","description":"<p>optional</p>\n","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/gst_notice/","description":"<p>API to add GST Notice document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (gst_notice)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","gst_notice",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6a20f120-e00a-47bf-89e1-b76537607355","name":"Add GST Notice","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/home/darshimehta/Desktop/Demo Files/Udyam certificate/udyam-1 (1).pdf"],"src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"udyam_registration","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/gst_notice/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"gstnotice.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"gst_notice\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"9ad90968-9b7d-41a2-bdd6-3f2b2bdbb0aa","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"gst_notice","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/gst_notice/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"3724ab4c-5b2d-431a-a0a9-66dfe0b0a71d","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"gst_notice","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/gst_notice/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"b3711334-8327-4ada-804c-ee8d8ea9afab"},{"name":"Add GST Return","id":"702a6be3-5343-4be8-a99c-857bd38d4187","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"gst_return","type":"text"},{"key":"password","value":"","type":"text","description":"<p>optional</p>\n","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/gst_return/","description":"<p>API to add GST Return document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (gst_return)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","gst_return",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"8d8b4f80-e902-43bc-ad85-13bc66ce1829","name":"Add GST Return","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"gst_return","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/gst_return/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"gst_return.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"gst_return\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"63218293-0495-4fb8-9a8a-1f949c912e92","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"gst_return","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/gst_return/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"72d39b2e-843f-4ffa-8712-06b983c7746a","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"gst_return","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/gst_return/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"702a6be3-5343-4be8-a99c-857bd38d4187"},{"name":"Add I20","id":"7dba1119-e3a6-4750-beaf-f962ae4ec76c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"i_20","type":"text"},{"key":"password","value":"","type":"text","description":"<p>optional</p>\n","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/i20/","description":"<p>API to add i_20 document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (i_20)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","i20",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b1f34427-8cec-453e-a95c-e21e95732247","name":"Add i20","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"i_20","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/i20/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"i20.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"i20\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"65643512-0610-4b34-a241-319937768d65","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"i_20","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/i20/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"edf7ff4d-ecdb-44d5-9194-ba5d55a0b92f","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"i_20","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/i20/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"7dba1119-e3a6-4750-beaf-f962ae4ec76c"},{"name":"Add Utility Bills","id":"a5258941-bfcc-4791-ad59-b1c12d883c95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"utility_bills","type":"text"},{"key":"password","value":"","type":"text","description":"<p>optional</p>\n","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/utility_bills/","description":"<p>API to add Utility Bills document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (utility_bills)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","utility_bills",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"23acefea-7f87-463d-81ee-82c1dfacfbe9","name":"Add Utility Bills","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/home/darshimehta/Desktop/Demo Files/Light bill.jpg"},{"key":"file_type","value":"utility_bills","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/utility_bills/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"Light bill.jpg\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"utility_bills\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"c0b8e2ff-2d9a-4c8a-9feb-71173e21b06d","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"utility_bills","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/utility_bills/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"39aa1905-ed96-4832-b481-b19dea1917eb","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"utility_bills","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/utility_bills/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"a5258941-bfcc-4791-ad59-b1c12d883c95"},{"name":"Add Form 60","id":"1476af0a-c4de-4825-bacb-c3db96b7e960","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"form60","type":"text"},{"key":"password","value":"","type":"text","description":"<p>optional</p>\n","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/form60/","description":"<p>API to add Form 60 document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (form60)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","form60",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"9b782f6e-34a3-401e-9f33-83b2a6a25d4c","name":"Add Form 60","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/home/darshimehta/Desktop/Demo Files/Light bill.jpg"],"src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"form60","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/form60/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"form_60.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"form60\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"1824e78f-d4fd-4dc3-8d2e-df2dd04d45ec","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"form60","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/form60/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"83515163-2e1c-47c5-bd03-d99027060559","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"form60","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/form60/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"1476af0a-c4de-4825-bacb-c3db96b7e960"},{"name":"Add Form 26as","id":"fb52a3be-1b4a-4e8d-a883-d63ff387a8c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"form26as","type":"text"},{"key":"password","value":"","type":"text","description":"<p>optional</p>\n","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/form26as/","description":"<p>API to add Form 26as document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (form26as)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","form26as",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6e4aa6a5-4e5b-4d08-9c98-a53484c6691b","name":"Add Form 26as","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"form26as","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/form26as/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"form26as.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"form26as\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"adb2946c-0781-4d16-9378-571b63bb0562","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"form26as","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/form26as/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"2382f39a-f4e9-4a07-a137-7aa257df2666","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"form26as","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/form26as/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"fb52a3be-1b4a-4e8d-a883-d63ff387a8c8"},{"name":"Education Document","id":"49a23279-4475-4af7-b7c5-c98468a6ef4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"education_document","type":"text"},{"key":"password","value":"","type":"text","description":"<p>optional</p>\n","disabled":true}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/education_document/","description":"<p>API to add Education Document document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (education_document)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","education_document",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"21dd900c-edac-48b4-a3e0-72f11d4ed7a3","name":"Add Education Document","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"education_document","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/education_document/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"marksheet.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"education_document\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"62225227-3bc9-46d2-b7eb-889006cef2b2","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"education_document","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/education_document/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"453acdaa-5525-4675-9c49-a78e17f24879","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"education_document","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/education_document/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"49a23279-4475-4af7-b7c5-c98468a6ef4b"},{"name":"Update Application Form","id":"da277e7c-4fe1-498d-bfc6-8a0a0d73b2b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"application_form\": {\n        \"monthy_income\": \"MUR 15000\",\n        \"source_of_income\": \"Salaried\",\n        \"id_type\": \"NIC\",\n        \"mobile_number\": \"+2301234567890\",\n        \"email_id\": \"ahmed.shaikh@yopmail.com\",\n        \"id_number\": \"R1984IND417580\",\n        \"tenor_period\": \"18 Months\",\n        \"borrow_amount\": \"MUR 1200\",\n        \"customer_name\": \"RAJESH PARAMESWARAN\"\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/work_orders/{{work_order_id}}/","description":"<p>API to add application in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<p>Application_form field of workorder response will be populated.</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"75fb6ab2-fec6-4776-a63d-91e8372377c3","name":"Update Application Form","originalRequest":{"method":"PUT","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"application_form\": {\n        \"monthy_income\": \"RS 15000\",\n        \"source_of_income\": \"Salaried\",\n        \"id_type\": \"Passport\",\n        \"mobile_number\": \"+91 1230385679\",\n        \"email_id\": \"rs@gmail.com\",\n        \"id_number\": \"R19479562\",\n        \"tenor_period\": \"18 Months\",\n        \"borrow_amount\": \"RS 1200\",\n        \"customer_name\": \"JOHN DOE\"\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/work_orders/{{work_order_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 18 Dec 2025 19:28:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1521"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, PUT, HEAD, OPTIONS"},{"key":"Content-Security-Policy","value":"style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; object-src 'self' s3.ap-south-1.amazonaws.com blob:; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; base-uri 'self' 'unsafe-inline' data:"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"077cd947-0015-4534-adc3-8308b5afacb6\",\n    \"created_at\": \"2025-12-16T17:11:25.199004+05:30\",\n    \"updated_at\": \"2025-12-19T00:58:08.258036+05:30\",\n    \"country\": \"in\",\n    \"trace_id\": null,\n    \"mode\": \"api\",\n    \"status\": \"pending\",\n    \"error_message\": \"\",\n    \"error_reference_code\": null,\n    \"report_type\": \"general\",\n    \"num_files\": 0,\n    \"excel_report_url\": null,\n    \"json_report_url\": null,\n    \"application_form_file_url\": null,\n    \"application_form\": {\n        \"monthy_income\": \"RS 15000\",\n        \"source_of_income\": \"Salaried\",\n        \"id_type\": \"Passport\",\n        \"mobile_number\": \"+91 1230385679\",\n        \"email_id\": \"rs@gmail.com\",\n        \"id_number\": \"R19479562\",\n        \"tenor_period\": \"18 Months\",\n        \"borrow_amount\": \"RS 1200\",\n        \"customer_name\": \"JOHN DOE\"\n    },\n    \"files\": [],\n    \"additional_reports\": [],\n    \"bank_statements\": [],\n    \"payslips\": [],\n    \"credit_reports\": [],\n    \"identity_proof\": [],\n    \"customer_based_reports\": [],\n    \"cheques\": [],\n    \"gstrs\": [],\n    \"itrs\": [],\n    \"i20s\": [],\n    \"credit_card_statements\": [],\n    \"form16s\": [],\n    \"form26as\": [],\n    \"income_statements\": [],\n    \"xth_marksheets\": [],\n    \"xiith_marksheets\": [],\n    \"education_documents\": [],\n    \"gre_scorecards\": [],\n    \"rc_books\": [],\n    \"legal_agreements\": [],\n    \"gst_notices\": [],\n    \"aadhar_cards\": [],\n    \"pan_cards\": [],\n    \"passports\": [],\n    \"driving_licences\": [],\n    \"voter_ids\": [],\n    \"ration_cards\": [],\n    \"margin_money_receipts\": [],\n    \"employee_ids\": [],\n    \"utility_bills\": [],\n    \"rental_agreements\": [],\n    \"gst_certificates\": [],\n    \"udyam_registrations\": [],\n    \"tax_invoices\": [],\n    \"insurance_policies\": [],\n    \"property_taxes\": [],\n    \"property_documents\": [],\n    \"forms\": [],\n    \"form15gs\": [],\n    \"challans\": []\n}"},{"id":"cd0dc348-73e3-4537-b36c-ec9e7ec1fca2","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"raw","raw":"{\n    \"application_form\": {\n        \"monthy_income\": \"RS 15000\",\n        \"source_of_income\": \"Salaried\",\n        \"id_type\": \"Passport\",\n        \"mobile_number\": \"+91 1230385679\",\n        \"email_id\": \"rs@gmail.com\",\n        \"id_number\": \"R19479562\",\n        \"tenor_period\": \"18 Months\",\n        \"borrow_amount\": \"RS 1200\",\n        \"customer_name\": \"JOHN DOE\"\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/work_orders/{{work_order_id}}/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"eb4e5505-16a0-4721-b6fe-1d2df8c3aafc","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"application_form\": {\n        \"monthy_income\": \"RS 15000\",\n        \"source_of_income\": \"Salaried\",\n        \"id_type\": \"Passport\",\n        \"mobile_number\": \"+91 1230385679\",\n        \"email_id\": \"rs@gmail.com\",\n        \"id_number\": \"R19479562\",\n        \"tenor_period\": \"18 Months\",\n        \"borrow_amount\": \"RS 1200\",\n        \"customer_name\": \"JOHN DOE\"\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/work_orders/{{work_order_id}}/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"da277e7c-4fe1-498d-bfc6-8a0a0d73b2b1"},{"name":"Combo Upload","id":"adef0a65-7d13-485c-aa1d-079a7695498a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"combo","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/combo/","description":"<p>API to add Combo document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (combo)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","combo",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"4d81d4e9-5d15-411c-80da-ea6832b10c90","name":"Add Combo","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"combo","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/combo/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"merged.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"combo\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"800842d5-826b-46e4-91d4-d1262fe55677","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"combo","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/combo/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"a4794368-55f3-45a8-919b-261985dfb27c","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"combo","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/combo/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"adef0a65-7d13-485c-aa1d-079a7695498a"},{"name":"Add Scorecards","id":"c6467cdb-9fa2-4f51-b219-03e03713a577","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"scorecard","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/scorecard/","description":"<p>API to add Scorecards document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (scorecards)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","scorecard",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"9f6cd374-d217-4bf0-83e7-086eba27805a","name":"Add Scorecards","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"scorecard","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/scorecard/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"makrsheet.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"scorecard\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"0fcfb590-8d0a-44de-97b4-5660ce2667e7","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"scorecard","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/scorecard/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"e2704238-f06f-43d2-8bf8-6f1411a8877a","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"scorecard","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/scorecard/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"c6467cdb-9fa2-4f51-b219-03e03713a577"},{"name":"Add Admission Letter","id":"9b2fa5a7-1778-42b5-93d2-8fb8f302f1df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"admission_letter","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/admission_letter/","description":"<p>API to add Admission Letter document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (admission_letter)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","admission_letter",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"c539e99d-0318-4bb3-a5cb-1aa9f4d7581d","name":"Add Admission Letter","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"admission_letter","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/admission_letter/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"admission letter.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"admission_letter\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"2c1572c3-5a9a-4d29-937a-63c80bd99b60","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"admission_letter","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/admission_letter/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"e6162af5-55ec-4666-9cf6-5b12a8e7c4f5","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"admission_letter","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/admission_letter/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"9b2fa5a7-1778-42b5-93d2-8fb8f302f1df"},{"name":"Add Marksheet","id":"ff7cd16e-b841-43f3-980a-a57e9a0ba511","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"marksheet","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/marksheet/","description":"<p>API to add Marksheet document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (marksheet)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","marksheet",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"14452ae6-e228-49d2-a2d9-638415e1d4c6","name":"Add Marksheet","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"marksheet","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/marksheet/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"marksheet.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"marksheet\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"653457a0-8258-4cc1-b90e-da12a6e65a1b","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"marksheet","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/marksheet/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"e75989de-0967-4bd2-8ffa-74beceafeb79","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"marksheet","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/marksheet/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"ff7cd16e-b841-43f3-980a-a57e9a0ba511"},{"name":"Add Property Document","id":"78f36f23-d06d-4249-a5f7-7e75260fc11a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"property_document","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/property_document/","description":"<p>API to add Property Document document in the workorder.</p>\n<p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"files_added\": [\n    {\n      \"id\": \"Unique File ID generated by the system\",\n      \"work_order_id\": \"Associated Work Order ID\",\n      \"parent_file_id\": \"Parent file ID if the file is derived from another file, else null\",\n      \"created_at\": \"Timestamp when the file was uploaded\",\n      \"file_name\": \"Name of the uploaded file\",\n      \"customer_identifier\": \"Customer reference identifier, if provided\",\n      \"status\": \"Current processing status of the file (pending / processed / failed)\",\n      \"mime_type\": \"MIME type of the uploaded file\",\n      \"is_verified\": \"Verification status flag (system-defined numeric value)\",\n      \"fs_date\": \"Report start date, if available\",\n      \"fe_date\": \"Report end date, if available\",\n      \"verification_remarks\": \"Remarks related to document verification, if any\",\n      \"extraction_remarks\": \"Remarks related to data extraction, if any\",\n      \"num_pages\": \"Total number of pages in the document\",\n      \"file_type\": \"Type of document uploaded (property_document)\",\n      \"is_scanned\": \"Boolean flag indicating whether the file is scanned or searchable\",\n      \"validation_json\": \"Validation details generated during file checks\",\n      \"is_file_valid\": \"Boolean flag indicating whether the file passed validation\",\n      \"file_valid_remarks\": \"Remarks explaining file validity status\",\n      \"error_reference_code\": \"Reference code generated in case of processing errors\",\n      \"file_url\": \"Pre-signed URL to access the uploaded file from storage\",\n      \"included_file_types\": \"Detected sub-document types within the credit report, if any\",\n      \"is_reference\": \"Boolean flag indicating whether the file is marked as a reference document\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","property_document",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"9c5f5438-88d5-4652-8a5b-60ce9ad7e133","name":"Add Property Document","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1eeb9385-4f93-4770-aa86-dfed8c1807f9"},{"key":"file_type","value":"property_document","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/property_document/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"files_added\": [\n        {\n            \"id\": \"aa02c1f8-2e67-4280-bc37-ff7cc63dbb77\",\n            \"work_order_id\": \"9ad79797-c5ac-45fb-8d64-6f85c2fcd9c6\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-15T00:07:50.393873+05:30\",\n            \"file_name\": \"property.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"pending\",\n            \"mime_type\": \"\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 0,\n            \"file_type\": \"property_document\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/Light_bill_PfIpVr8.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T183750Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=a0e1ec84591d312387032a9e9e2ab669f877cf9d4d030b8a377170767a1df11b\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ]\n}"},{"id":"fd540b9d-198e-44d0-a035-90f32f8b60dc","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"property_document","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/property_document/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"55ba87db-8507-43a1-b78e-73fcf225bd53","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"file_type","value":"property_document","type":"text"}]},"url":"{{base_url}}/work_orders/{{work_order_id}}/property_document/"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:49:18 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"6595"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{ \"error\": \"GSC404\",   \n \"message\": \"Work order not found\"\n}"}],"_postman_id":"78f36f23-d06d-4249-a5f7-7e75260fc11a"}],"id":"195ef9f8-6dbb-4a75-96db-96301faf274e","description":"<p>This API is designed to simplify the process of adding files to our system. With this API, you can effortlessly upload files, supporting various formats, to enhance your application's capabilities.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP STATUS CODE</th>\n<th>ERROR Code</th>\n<th>Response/Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>201</td>\n<td>-</td>\n<td>As mentioned</td>\n</tr>\n<tr>\n<td>400</td>\n<td>GSC400</td>\n<td>Invalid request</td>\n</tr>\n<tr>\n<td>404</td>\n<td>GSC404</td>\n<td>Work order not found</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"195ef9f8-6dbb-4a75-96db-96301faf274e","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}}},{"name":"Autosift API - File Upload","item":[{"name":"Create Workorder","event":[{"listen":"test","script":{"id":"c6cfa0f1-0ed1-460d-9af2-c22dc8d4d0aa","exec":["pm.test(\"Set Workorder ID\", function () {","    var results = pm.response.json();    ","    pm.environment.set(\"work_order_id\", results.id);    ","});",""],"type":"text/javascript","packages":{}}}],"id":"78437d7d-a905-4c4a-a907-e5c5d98323bf","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"report_type_name","value":"BSA","type":"text","disabled":true},{"key":"extra_params","value":"{\"Input_account_number\" : \"39366355358\"}","type":"text","description":"","disabled":true}]},"url":"{{base_url}}/work_orders/","description":"<p>Create Workorder API is used to create and initialize an empty workorder container.</p>\n<p>The <strong>Workorder ID</strong> field will be used to add a bankstatement and subsequently process it for the final result.</p>\n<ul>\n<li><p><em>report_type_name</em> : The income type of the applicant.</p>\n<ul>\n<li>personal_salaried.</li>\n<li>personal_non_salaried.</li>\n<li>business_non_salaried.</li>\n<li>business_msme.</li>\n</ul>\n</li>\n<li><p><em>extra_params</em> : These fields are sent in the form of a dictionary. &lt;<em>optional&gt;</em></p>\n<ul>\n<li><em>name</em> : Input field for name of applicant for verification.</li>\n<li>Input_account_number : Input field for account number of applicant for verification.</li>\n<li><em>associated_party</em> : Input field for associated party name/s.</li>\n<li><em>fsdate</em> : Input field for filtering start date of transactions for a more currated analysis.</li>\n<li><em>fedate</em> : Input field for filtering end date of transactions for a more currated analysis.</li>\n</ul>\n</li>\n<li><p><em>trace_id</em> : User defined ID field. &lt;<em>optional&gt;</em></p>\n</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP STATUS CODE</th>\n<th>ERROR Code</th>\n<th>Response/Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>201</td>\n<td>-</td>\n<td>As mentioned</td>\n</tr>\n<tr>\n<td>400</td>\n<td>GSC400</td>\n<td>Invalid request</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response Description</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"id\": \"Unique Work Order ID generated by the system\",\n  \"created_at\": \"Timestamp when the work order was created\",\n  \"updated_at\": \"Timestamp when the work order was last updated\",\n  \"country\": \"Country code of the request (e.g., in)\",\n  \"trace_id\": \"Trace identifier for request tracking, if available\",\n  \"mode\": \"Mode of request initiation (api / dashboard)\",\n  \"status\": \"Current status of the work order (pending / processed / failed)\",\n  \"error_message\": \"Error message in case the work order fails\",\n  \"error_reference_code\": \"Reference code generated for error tracking, if any\",\n  \"report_type\": \"High-level report category (e.g., general)\",\n  \"num_files\": \"Total number of files uploaded under this work order\",\n  \"excel_report_url\": \"Download URL for the generated Excel report\",\n  \"json_report_url\": \"Download URL for the generated JSON report\",\n  \"application_form_file_url\": \"Download URL for the application form file, if uploaded\",\n  \"application_form\": \"Extracted application form data in JSON format\",\n  \"files\": \"List of all uploaded files linked to the work order\",\n  \"additional_reports\": \"List of additional or derived reports generated\",\n  \"bank_statements\": \"List of processed bank statements\",\n  \"payslips\": \"List of processed payslip documents\",\n  \"credit_reports\": \"List of processed credit bureau reports\",\n  \"identity_proof\": \"List of processed identity proof documents\",\n  \"customer_based_reports\": \"Customer-specific generated reports\",\n  \"cheques\": \"List of processed cheque documents\",\n  \"gstrs\": \"List of processed GST return documents\",\n  \"itrs\": \"List of processed Income Tax Returns\",\n  \"i20s\": \"List of processed I-20 documents\",\n  \"credit_card_statements\": \"List of processed credit card statements\",\n  \"form16s\": \"List of processed Form 16 documents\",\n  \"form26as\": \"List of processed Form 26AS documents\",\n  \"income_statements\": \"List of processed income statements\",\n  \"xth_marksheets\": \"List of processed 10th standard marksheets\",\n  \"xiith_marksheets\": \"List of processed 12th standard marksheets\",\n  \"education_documents\": \"List of processed education-related documents\",\n  \"gre_scorecards\": \"List of processed GRE scorecards\",\n  \"rc_books\": \"List of processed vehicle RC books\",\n  \"legal_agreements\": \"List of processed legal agreement documents\",\n  \"gst_notices\": \"List of processed GST notice documents\",\n  \"aadhar_cards\": \"List of processed Aadhaar card documents\",\n  \"pan_cards\": \"List of processed PAN card documents\",\n  \"passports\": \"List of processed passport documents\",\n  \"driving_licences\": \"List of processed driving licence documents\",\n  \"voter_ids\": \"List of processed voter ID documents\",\n  \"ration_cards\": \"List of processed ration card documents\",\n  \"margin_money_receipts\": \"List of processed margin money receipt documents\",\n  \"employee_ids\": \"List of processed employee ID documents\",\n  \"utility_bills\": \"List of processed utility bill documents\",\n  \"rental_agreements\": \"List of processed rental agreement documents\",\n  \"gst_certificates\": \"List of processed GST registration certificates\",\n  \"udyam_registrations\": \"List of processed Udyam registration documents\",\n  \"tax_invoices\": \"List of processed tax invoice documents\",\n  \"insurance_policies\": \"List of processed insurance policy documents\",\n  \"property_taxes\": \"List of processed property tax documents\",\n  \"property_documents\": \"List of processed property-related documents\",\n  \"forms\": \"List of processed generic form documents\",\n  \"form15gs\": \"List of processed Form 15G documents\",\n  \"challans\": \"List of processed challan documents\",\n  \"report_type_name\": \"Specific report type requested (e.g., BSA)\"\n}\n\n</code></pre>\n<p>The flow of the API:</p>\n<ol>\n<li>Create Workorder</li>\n<li>Add Bank statement</li>\n<li>Process Workorder</li>\n<li>Retrieve Workorder<ol>\n<li>Processed : If the workorder has completed processing successfully.</li>\n<li>Error : If the workorder has completed processing with an error.</li>\n<li>Processing : If the workorder is still processing</li>\n</ol>\n</li>\n<li>Download Report</li>\n</ol>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"4e78220d-bb6e-4af0-94d6-fbeff8c43953","name":"Create Workorder","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[{"key":"report_type_name","value":"BSA","type":"text"},{"key":"extra_params","value":"{\"Input_account_number\" : \"39366355358\"}","type":"text","description":"<optional>","disabled":true},{"key":"sync","value":"false","type":"text","disabled":true}]},"url":"{{base_url}}/work_orders/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Dec 2025 17:32:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1291"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"Content-Security-Policy","value":"frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; object-src 'self' s3.ap-south-1.amazonaws.com blob:; default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; base-uri 'self' 'unsafe-inline' data:"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"8b119224-dc2c-44dd-bbed-85cc4923ec00\",\n    \"created_at\": \"2025-12-14T23:02:20.481485+05:30\",\n    \"updated_at\": \"2025-12-14T23:02:20.488276+05:30\",\n    \"country\": \"in\",\n    \"trace_id\": null,\n    \"mode\": \"api\",\n    \"status\": \"pending\",\n    \"error_message\": \"\",\n    \"error_reference_code\": null,\n    \"report_type\": \"general\",\n    \"num_files\": 0,\n    \"excel_report_url\": null,\n    \"json_report_url\": null,\n    \"application_form_file_url\": null,\n    \"application_form\": {},\n    \"files\": [],\n    \"additional_reports\": [],\n    \"bank_statements\": [],\n    \"payslips\": [],\n    \"credit_reports\": [],\n    \"identity_proof\": [],\n    \"customer_based_reports\": [],\n    \"cheques\": [],\n    \"gstrs\": [],\n    \"itrs\": [],\n    \"i20s\": [],\n    \"credit_card_statements\": [],\n    \"form16s\": [],\n    \"form26as\": [],\n    \"income_statements\": [],\n    \"xth_marksheets\": [],\n    \"xiith_marksheets\": [],\n    \"education_documents\": [],\n    \"gre_scorecards\": [],\n    \"rc_books\": [],\n    \"legal_agreements\": [],\n    \"gst_notices\": [],\n    \"aadhar_cards\": [],\n    \"pan_cards\": [],\n    \"passports\": [],\n    \"driving_licences\": [],\n    \"voter_ids\": [],\n    \"ration_cards\": [],\n    \"margin_money_receipts\": [],\n    \"employee_ids\": [],\n    \"utility_bills\": [],\n    \"rental_agreements\": [],\n    \"gst_certificates\": [],\n    \"udyam_registrations\": [],\n    \"tax_invoices\": [],\n    \"insurance_policies\": [],\n    \"property_taxes\": [],\n    \"property_documents\": [],\n    \"forms\": [],\n    \"form15gs\": [],\n    \"challans\": [],\n    \"report_type_name\": \"BSA\"\n}"},{"id":"42d11a7d-2484-4aa4-823c-669e075e49b4","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"body":{"mode":"formdata","formdata":[{"key":"report_type_name","value":"BSA","type":"text"}]},"url":"{{base_url}}/work_orders/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 06:16:51 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"423"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"}],"_postman_id":"78437d7d-a905-4c4a-a907-e5c5d98323bf"},{"name":"Process Workorder","id":"cc541c5e-ffee-42da-8b2a-13f51779c4f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[]},"url":"{{base_url}}/work_orders/{{work_order_id}}/process/","description":"<p>Process Workorder API is used to process workorder files.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP STATUS CODE</th>\n<th>ERROR Code</th>\n<th>Response/Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>201</td>\n<td>-</td>\n<td>As mentioned</td>\n</tr>\n<tr>\n<td>400</td>\n<td>GSC400</td>\n<td>Invalid request</td>\n</tr>\n<tr>\n<td>404</td>\n<td>GSC404</td>\n<td>Work order not found</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","process",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f960005c-d681-42d6-83b1-1427f9d0ab36","name":"Process Workorder","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"body":{"mode":"formdata","formdata":[]},"url":"{{base_url}}/work_orders/{{work_order_id}}/process/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Dec 2025 17:33:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"69"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Content-Security-Policy","value":"img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:; object-src 'self' s3.ap-south-1.amazonaws.com blob:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; base-uri 'self' 'unsafe-inline' data:; default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"8b119224-dc2c-44dd-bbed-85cc4923ec00\",\n    \"status\": \"submitted\"\n}"},{"id":"9e6966b4-a721-4383-8d68-e7fd03d5656a","name":"GSC400","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"url":"{{base_url}}/work_orders/{{work_order_id}}/process/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 06:16:51 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"423"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC400\",\n    \"message\": \"Server did not understand the request\"\n}"},{"id":"3c65c856-d045-46e3-bfdf-9c79b27072d9","name":"GSC404","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"url":"{{base_url}}/work_orders/{{work_order_id}}/process/"},"code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:51:04 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, PUT, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"35467"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC404\",\n    \"message\": \"Work order not found\"\n}"},{"id":"35e1516e-96e4-4959-97ed-7e5b8118ac60","name":"Process Workorder","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"748240b4f662e3f3"},{"key":"client-secret","value":"1a389ce27812acc3c954c6855aac1346"}],"body":{"mode":"formdata","formdata":[]},"url":"https://internal-test.staging.autosift.cloud/api/work_orders/a8a53cff-74b6-4a87-9a8e-663a57ba9ba7/process/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 16 Dec 2025 12:51:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"69"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Content-Security-Policy","value":"base-uri 'self' 'unsafe-inline' data:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; object-src 'self' s3.ap-south-1.amazonaws.com blob:"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"a8a53cff-74b6-4a87-9a8e-663a57ba9ba7\",\n    \"status\": \"submitted\"\n}"}],"_postman_id":"cc541c5e-ffee-42da-8b2a-13f51779c4f3"},{"name":"Retrieve Workorder","id":"41bb2b97-78ea-46a6-9ac7-e5ff78670a40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"url":"{{base_url}}/work_orders/{{work_order_id}}/","description":"<p>Retrieve Workorder API is used to retrieve the current status and values of workorder.</p>\n<p><strong>Response Description</strong></p>\n<p>Response format will be same as create workorder API with updated values.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP STATUS CODE</th>\n<th>ERROR Code</th>\n<th>Response/Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>201</td>\n<td>-</td>\n<td>As mentioned</td>\n</tr>\n<tr>\n<td>400</td>\n<td>GSC400</td>\n<td>Invalid request</td>\n</tr>\n<tr>\n<td>404</td>\n<td>GSC404</td>\n<td>Work order not found</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"977a86e2-d40c-408a-8928-40b22d48f01c","name":"Retrieve Workorder","originalRequest":{"method":"GET","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"url":"{{base_url}}/work_orders/{{work_order_id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:51:04 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, PUT, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"35467"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"2a2edad0-4b6f-4f85-833e-351a36b24954\",\n    \"created_at\": \"2025-12-05T22:37:01.722684+05:30\",\n    \"updated_at\": \"2025-12-05T22:37:58.696462+05:30\",\n    \"country\": \"in\",\n    \"trace_id\": null,\n    \"mode\": \"web\",\n    \"status\": \"processed\",\n    \"error_message\": \"\",\n    \"error_reference_code\": null,\n    \"report_type\": \"personal_salaried\",\n    \"num_files\": 1,\n    \"excel_report_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging-artefacts/autosift/reports/2a2edad0-4b6f-4f85-833e-351a36b24954.xlsx?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T192023Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=d1281954084c2352a883b58d6306dcaa26e221eb1f25f8c2267bbbd0473c2f8f\",\n    \"json_report_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging-artefacts/autosift/reports/2a2edad0-4b6f-4f85-833e-351a36b24954.json?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZUIJVM7WS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T192023Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHIaCmFwLXNvdXRoLTEiRzBFAiEAhMyKWaGhd1zAKTUSatpau%2Bn%2FFAoGMDHBK5%2F1V0D4Q8ACIG9v9fp1xs2lhzdP0jMnLeZnayK%2BYDhbaMCs1%2BsMMpOaKpgECDwQAxoMNzU1MjY2ODA4MTE1Igy2alY9fgo%2BTXpkKSIq9QPslg8p%2BZq5ba%2FflsFW%2BzX4yC1qWu6AAjAr9ImY%2BNdMHejqUHhARQyo8lpqc7xwjq1rmT7AOd2aJDRaOyiiDcBO3hMiBOMduKWe%2FcAcXns67hIj5JkP1mSAciM8Y6zbyTFPKH9t0ahcK9Hi3VfmfG%2F%2BgsFaVC953OsiTAz%2B6eROL5vTKs7PF5c7aDWhjAt0I71AScz%2Fzw20cpZ1VeOSdetxEn9M8OwMD%2BG42NC9%2Fop7fifIbcbjJyWEbCtyd302jWTsbYcfus8RUd5KwBk4%2Fr%2FHPpk2lvrVBD73jBEstRvtyWXykWKSsUrVzEwEGOba1goBJy3AaOriuJy3BYS%2Fgs2DoqC75hLeZ5IYJ4PPMnnNd5o68kwxHqQG3HjFKXDo4Qj6vFvW1JFmyMPkI3Ed9Gm8pKr4Ai%2BeBAePFXPZsicwBFUKW3xQG%2BLU0mKlg9bQNlaeDTPIQr6ixgCrT8cVRS9ARgYH9cv7ODa4E8RgZKwF5sAJKdFEFoHHLUxPvLSsu1NzHYKi2%2FUHWeiyh4xzgm4w068asEs1z%2F5vPADbuQyxhMdQIdzarg%2BQPq%2FYubhg%2Fcb5CUzaDKnsVjmLfUpfavOJ3KRZab1y6SQqcu6S7O2rJNYOOlSoGbD8vQJL7lIOZm7njrGpaTNLgbJF09b6A%2Bh0U3%2Bz4HwwoYH8yQY6pgFVEpkyPGmrKnQjNAbG4XZrarRidQz57WDbb%2Fy%2BGSPK0uMYpb%2BPGhZQInAI67Hz5ouT9NYM1plH7nQ9jSmqj6CyvcQiCDON34D3Zn0AjWs2HwTtg6zEbIDtAu1IN0%2BKJL9aiErc%2BSzKFK5XccDsnv0L9B4YiJAjiOYKrRgb12CvlAvOER9tF9jBwDwlUX6rnOJyZd2HcXruu6yfX2Z2gbgXsKvlkd0F&X-Amz-Signature=9d1412f53b06628148df3575ef819d6915d5f4c42e83cb3a49124dd9b18b069c\",\n    \"application_form_file_url\": null,\n    \"application_form\": {\n        \"name\": [],\n        \"fedate\": null,\n        \"fsdate\": null,\n        \"associated_party\": []\n    },\n    \"files\": [\n        {\n            \"id\": \"d09e8999-0d8c-48eb-aa8f-45123d900d36\",\n            \"work_order_id\": \"2a2edad0-4b6f-4f85-833e-351a36b24954\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-12-05T22:37:01.752955+05:30\",\n            \"file_name\": \"HDFC 2023-24.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"processed\",\n            \"mime_type\": \"application/pdf\",\n            \"is_verified\": 1,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": \"No Invalid Producer or Tampering Flags Triggered\",\n            \"extraction_remarks\": null,\n            \"num_pages\": 58,\n            \"file_type\": \"bank_statement\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/HDFC_2023-24_XN4EBvi.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZTF3KKZMS%2F20251214%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251214T192023Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHMaCmFwLXNvdXRoLTEiRzBFAiEA4qXr4S0UDrvgirQ7imd6Gaia18S0tLooyhOTEzbAcGsCIBO74NVWhCNVJGManmtRB%2F8KZKE1HM3AuBba92lL0txwKpgECDwQAxoMNzU1MjY2ODA4MTE1IgzSrM2cPY4UExmkgIoq9QP2aa9aSaUA5DC7tIBGi7Cu9NHyhBbxtWNb9sl%2B%2B9FMRFHFPjLowGp6vfH7OIz%2FPYHOlRJW%2Bwd29Sry28iacMTMTIVLmj98bG8TVOR31ojxgtH1pA0fkccvx2yZoVGbUoMBdkP87NqlKvHVa7NNsRW2XkU8wOtAr%2BuHcsBnbyRbOwEiis7pQUP7SNPgFqqEtw7fM7%2FnzmNtHDhVf8K2KB3dPUYor%2F30bjLCUWT%2B1mKR%2FGhX313qAGLdspa5XzttNj0rFmkjMyrNQF1dTU11oryLBP8BmBygsrCz4z4wzFbRzMSD3jJ1WbpDIhrQbGI9YXIfs8n0Vsye9Fr%2FMSVL%2FU98ZuAj%2BAkUnAkCrs%2F65%2FTwHA3U2ij3mSWU6eWUH20KL0xnQxaJiuYacMXYhUHkvtuHYo5zeT%2BDasW8P9sZ2qs3hMFo8x%2F52VZ5JoH%2B2RJRBO0tEyOdJiNGkurhGVJL4StBfoFRVhFnS46GZnwJ6VTbCpGHlRGLXpOTGQU6zKwqaoYm4BWZLVpJ2g05P%2BkDYKkRAF8oqBawXPk20ZkGUjHKVBLOxitYCddkb3v5JVfwdjWySLtpuv7fjWMIl9uKMZBuun%2FRCs7GqUYNGd0v0imBSwyJp53DXKa3FhIen%2BYCqtw5hwlQ3tyrB0U%2F3YGlaWFlKSGn%2B98wgpf8yQY6pgHuexn5zVSf1qdHXhuHc93zZrpa%2FZ2xPUMdgdQryMigGEqDK8eChCniu2rRcy4uga6OsnWm8bMZPM4%2F%2BONpfyrijURvOOvalV7T2F1i51H1i6VBk9pAyfFT%2F6pm4TWfTa2Yhg1ptY511k4TW28KLn3qmDnn0JQYS%2FNzcz8brzdQOr%2B4K0X27BYF2oWTCgA4jv%2FQi8YsH3O9zRHWgol%2F8ebdef9Bhb%2Fe&X-Amz-Signature=f1682e3801a59f3cc3146362f0de0f981210f16b041dbafd0fc4c4ba19b0b4f1\",\n            \"included_file_types\": null,\n            \"is_reference\": false,\n            \"review_portal_link\": \"https://demo.staging.autosift.cloud/work_order/review/d09e8999-0d8c-48eb-aa8f-45123d900d36/\"\n        }\n    ],\n    \"additional_reports\": [],\n    \"bank_statements\": [\n        {\n            \"id\": \"c5a4f034-e5bf-44c5-83dc-a90e140395d9\",\n            \"work_order_id\": \"2a2edad0-4b6f-4f85-833e-351a36b24954\",\n            \"work_order_file\": \"d09e8999-0d8c-48eb-aa8f-45123d900d36\",\n            \"authenticity\": 1,\n            \"start_page\": 1,\n            \"end_page\": 58,\n            \"start_date\": \"2023-04-01T00:00:00\",\n            \"end_date\": \"2024-04-01T00:00:00\",\n            \"account_name\": \"MR. SIDDHARTH MISRA\",\n            \"account_number\": \"50100155561562\",\n            \"account_address\": \"M-203 SOCORRO GARDEN NEAR SOCORRO PANCHAYAT PORVORIM PANJIM 403501 GOA\",\n            \"account_type\": \"REGULAR\",\n            \"opening_balance\": 266560.22,\n            \"closing_balance\": 255069.86,\n            \"lien_amount\": null,\n            \"bank_name\": \"HDFC BANK\",\n            \"ifsc_code\": \"HDFC0004848\",\n            \"micr_code\": \"403240067\",\n            \"cheque_number\": null,\n            \"is_bank_statement\": true\n        }\n    ],\n    \"payslips\": [],\n    \"credit_reports\": [],\n    \"identity_proof\": [],\n    \"customer_based_reports\": [],\n    \"cheques\": [],\n    \"gstrs\": [],\n    \"itrs\": [],\n    \"i20s\": [],\n    \"credit_card_statements\": [],\n    \"form16s\": [],\n    \"form26as\": [],\n    \"income_statements\": [],\n    \"xth_marksheets\": [],\n    \"xiith_marksheets\": [],\n    \"education_documents\": [],\n    \"gre_scorecards\": [],\n    \"rc_books\": [],\n    \"legal_agreements\": [],\n    \"gst_notices\": [],\n    \"aadhar_cards\": [],\n    \"pan_cards\": [],\n    \"passports\": [],\n    \"driving_licences\": [],\n    \"voter_ids\": [],\n    \"ration_cards\": [],\n    \"margin_money_receipts\": [],\n    \"employee_ids\": [],\n    \"utility_bills\": [],\n    \"rental_agreements\": [],\n    \"gst_certificates\": [],\n    \"udyam_registrations\": [],\n    \"tax_invoices\": [],\n    \"insurance_policies\": [],\n    \"property_taxes\": [],\n    \"property_documents\": [],\n    \"forms\": [],\n    \"form15gs\": [],\n    \"challans\": [],\n    \"file_types\": {\n        \"bank_statement\": \"True\",\n        \"credit_bureau_report\": \"True\"\n    },\n    \"uploaded_file_types\": {\n        \"bank_statement\": true,\n        \"credit_bureau_report\": false\n    },\n    \"report_type_name\": \"BSA - Personal Salaried (Agentic AI)\",\n    \"review_portal_link\": \"https://demo.staging.autosift.cloud/work_order/files/2a2edad0-4b6f-4f85-833e-351a36b24954/\"\n}"},{"id":"f7b20a49-6ffb-4244-952d-68d59005132c","name":"GSC404","originalRequest":{"method":"GET","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"url":"{{base_url}}/work_orders/{{work_order_id}}/"},"code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:51:04 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, PUT, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"35467"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC404\",\n    \"message\": \"Work order not found\"\n}"}],"_postman_id":"41bb2b97-78ea-46a6-9ac7-e5ff78670a40"},{"name":"Download Report","id":"f968dc4d-a5b2-4d95-943b-19da2cbc87ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"url":"{{base_url}}/work_orders/{{work_order_id}}/download/?file_type=excel","description":"<p>API to download workorder report in EXCEL or JSON format.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP STATUS CODE</th>\n<th>ERROR Code</th>\n<th>Response/Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>201</td>\n<td>-</td>\n<td>As mentioned</td>\n</tr>\n<tr>\n<td>400</td>\n<td>GSC400</td>\n<td>Invalid request</td>\n</tr>\n<tr>\n<td>404</td>\n<td>GSC404</td>\n<td>Work order not found</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}","download",""],"host":["{{base_url}}"],"query":[{"key":"file_type","value":"excel"}],"variable":[]}},"response":[{"id":"bea304b0-f795-40d7-a803-dd4f8548fc30","name":"Download Report (Excel)","originalRequest":{"method":"GET","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"url":{"raw":"{{base_url}}/work_orders/{{work_order_id}}/download/?file_type=excel","host":["{{base_url}}"],"path":["work_orders","{{work_order_id}}","download",""],"query":[{"key":"file_type","value":"excel"}]}},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":[{"key":"Date","value":"Sun, 14 Dec 2025 18:24:32 GMT"},{"key":"Content-Type","value":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"},{"key":"Content-Length","value":"28012"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Disposition","value":"inline; filename=\"f9d00f89-6318-4935-9ccd-fe376651d924.xlsx\""},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Content-Security-Policy","value":"frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; object-src 'self' s3.ap-south-1.amazonaws.com blob:; default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; base-uri 'self' 'unsafe-inline' data:"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[F�MH�\u0000\u0000\u0000�\u0000\u0000\u0000\u0010\u0000\u0000\u0000docProps/app.xmlM�M\u000b�0\f\u0006�Rv���\u001e�\u000eD=����.u��)m����\u0004?nyy�\u001b�.�\"&��E�.�m32�\r@�#�>�ʡ���{�1݁��\u001a\u000f�\u001f\u001e\u0003âm׀�1\f8�ⷰ��.FguϖBw�:Q&��X4:�'\u001f��\u001c\n\u0010�z%>�\u0013K9�+\u0005��S�\u0015S���o�d\u0005�\u0007�\u0017PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[�سf�\u0000\u0000\u0000+\u0002\u0000\u0000\u0011\u0000\u0000\u0000docProps/core.xml͒�N�0\f�_\u0005��:ma���\u0005�\t$$&��E��E4�\u0018�{{Ҳu x\u0000����Yr��P>�S�\u0001#\u0019L\u0017��]\u0012*�ٞ(\b���he*s����G+)?�\u000e�T�r�Ps�\u0002�$�$\t\u0013�\b\u000b�u�VBE���\u0011�Ղ\u000f\u001f��aZ\u0001�h�Q����u��p\u0018�\u0016΀\tF\u0018m�*�^�s�O��\u0001vL��,�a\u0018ʡ�sy�\n^\u001f\u001f��u\u000b�\u0012I�0�JF�!���&�4�w�{�ռ�*���ͦj\u0004_�������Y�zm��\u0019�|3>\tv-����\u0013PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[�\\�#\u0010\u0006\u0000\u0000�'\u0000\u0000\u0013\u0000\u0000\u0000xl/theme/theme1.xml�Z[s�8\u0014~��xg�m\u000b�6���\u0013siv۴���N\u001f�\u0011X�lyd���G6\u0010˖\r�M��<\u0004,���EG��8y��.b膈��x`�/�ֻ�/��W2$\u0011A0\u0019����\n�L^�Zi\u0000�8}�\u0013\u0012�܂�\bKx\u0014��\\�[\u001a/#����V�il�\u0018Gd`}^,h@�TQZo_ ��\u001f3�\u0015�T�e�\u0001\u0013WA&�����l����>e��:\u001d2�n0\u001bX �o��NZ��T���jg?Vk���H���}�\u0005�I���\u0015\b2\r;:�X�v|��ퟌ��t4m\u001a���x8��ҋp\u001c\u0004�Q���l��A\t��i�d��ڮ����SO��}��h�\n�[O�kw�ӎ�ƭ�x\r��O�î�ƫ�t�i&'��k��\u0016hBF��z\u0012\u0015��@� \u0000Xpv���\u0003�^)�u�\u001a�\u001d��A\\�X�9�\u0011���\u0004�i�\u0019�4Fr��\u0005\u000e\u00007��LP|�A����\\���)�P\u001a\b�ȁ�G�!�ܯ����ɤ3z�}:�k�i�\u0001����ϓ�s�䟧��MB�p�,\t��#[a�'n;\u0013r:\u001cgB|�����%2���\n�N\n<g\u001fV��]��䞌r#���X}�OGn#ש��\"הF$E��-��\u00118�I\r2\u0013?\b���jP\u001c\u0002�\t1�����Ƭ\u0011�\u0013}��\b�ߍ���o�=W�XIڄ�\u0010F\u001a�s�s�l�\u0007�F��U�ܣ�X\u0015\u0001�\u0018�4�5,��x���<\u001d\u0013\u0012͔\u000b\u0006A��$&\u0012�9~MH\u0013�+�����@�/$�J��i�#�t&��3\u001a�F�\u001bu�h�\n    <z�\u0005��5\n\u001c�\u001b\u001d\u0002g\u001b�F!�i��\u001e�$����\u0011+B>b\u00196\u001ar�\u0016��q��`Z\u0012��xNҴ\u0011�Y�5�>`��͑u�֑\u000e\u0011�^7B>b΋�\u0011�\u001e�8J���qX\u0004��^�I���f��~��3l,��G�\u0017J�\u000f&�?�24\u0007��Y\t��Vj���4>�\u001e2\n\u0005�\u001e>�zx\n7�ƼP��{\u0001���7«���9.}ϥ��=�ҷ7#}g�Ӌ[�Fn[���1��4.(cWr���T��)�9����h>�����$���Y-#\u0016�K��A$�����*�\t�d[%\t�T�e7�\u0012�B\u001bn�S�J��对(�<[�鯡t>,��\n        <_��\u000b3C�rK궔��&8J���pN\u001e�\f;g<�\u001d�w�\u001d5��]v�#�0S�C�\u001aB�\u0003m���:8����\n�R�o����x\u001a�9�\u0004�}�Wm�������Q���<�\u001dǈ�!���C�y{_�g��P4\u0014ml�$,F�`���,\u0014�d`-�\u0007��Q\u0002�RU`1[�\u0003+��|L�E�p�\\_�ђ�ۦe�n�)w\u0019m\"R9�i�\u0013g���e��U\u001d�U[�j=�\u0015N��Y�ȟ\f\u0011N\u0016\u000b\u0012Hc�\u0017�J��\u0019S��+I�U8�E3�\u0012�\u0018����qNS�\u0012v�\u000f\u00022��9�ze1g���-\f\t,[�Y\u0012�M]��盜�z\"v��w�`��p�G\u000f�;�_�]C�~����n�;HL�y�\u0011\u0001tE\u0002#�\u001c\u0006\u0016\u00172�P\u0006\u0013\u0001͔�D�\u0002�d�\u001c���\u000b��\f�)\u0015έ>9E,��N^�%\u0012\u0014��\f\u0005!\u0017r���jw���,�m�T2d�\u0017�C��=3rC�T%��&\u000b���Tͻ\u001a�&`K�zn�-'��^�=�\u0017=F��\u001e��s�z��E��X�\u001e�2�9p�:�\u0003^�\u0013,C�~�}���\u0011�b���O�%�;�{� ���ۤ���\f|ԫZ�d+\u0011?K\u0007|\u001f�\u0006c�[�4_�\u0014b������1\fy�X�\f�f8߇E�\u001a3Ջ�9�\noA�@�?��\rh�\r4\u001c�\u0005^1��6��N\n<���\r��Ď�틿\u0001PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[�L�;�\u0005\u0000\u0000�\u0019\u0000\u0000\u0018\u0000\u0000\u0000xl/worksheets/sheet1.xml�Y[s�8\u0014�+\u001avf�\u0016,���M�\u0001\u0013��6�\tmv��\u0018\u0001��\u0016����ׯ|\u0001� \u001f�>$��;��ѹI�\u001c�xIw�I�3������r�i0H�\u001d�i��{��/\u001b.b*գ�\u000eҽ`t]��h@\f�\u0019�4Lz���݃\u0018��LFa�\u001e\u0004J�8��m�\"~������c�����`t��[�b���A���I�:�Y��\n            <A�mn{c�if�9�\u0018�\u0014�Czv�~q\u001e�\u0002\u001a�۞k�P��3�/�����g�\u0004Y�\u0002�K����|\u0016E�`E�G5G�D!\u0007��\u001f'�\u0015�P�=Ӕ�<�7\\˝����lC�H>��gV�g��\u0002\u001e��t(ǚF\u000f\u0005Y*y\\�\u0015�8L�+�Y��\u001c@Z\u0000�\u0002����\u0019�\n`^\u000b�*�u-��\u0000��\u0000�\u00028��Kc\u0015��RIG7�\u001f��G+i�M�\\\u0005Z\u00198LrG[I���\n'G���П�\u0004��*��\u0005T�o\u0006R��\u0007\r\u0002��Ğd��lR�&-���M1\u0005j\u0002��L�0J5@\u001f\u0006>1\u0011n�\u001e�Aߕh�@��w�2�}ihl�46��V\u000b\u0005�X0&Ђ�L�z\t�[���U\u001f����\\ͿΗ�\u0015\u001a/��_.��\u0016ų�&���Xg�\u0012�h,Q~\u0019�[�:Y�\u0002-1\u000e\u0002�%\u0012-���\t�),���y��\u0012�\u001cb�\r��%�-��\n�:R�^�մZմ�ԴOjڠ�\u0013��蔳A�>Og>��\u0017���*�ޕ\u000b�`�X; �*Sa�E\u0013\u001a�$�:�sfݤ���9\u000e�n��M3�\u000eH�;K\u0001��\u0013�!\u001cX\u0011O;\u0018\u000f/\u0018���M��'\\��F��'Z.Hk%��H%^-#\u0017t\u0002\u0003\u000f0V\r\u0001�u^�vr�N\u001c=��]�ne�\fM\u0003b�u2�F]�\f��|����Z�\u0015\u0016\n&�0�3tu4+4��Xb����l�ak�\u0006�\f�$Z���e]v1�������\u001b�eI.��]���! ��\"b�$�\u0015\u0019ձ�o2��_EqF|��S-�ߨf~\u0005\u0002��e��ƾxSgO�=�,���h�\u0004�ԣ\u0001Z>G�V�u4�י\u000e\u000f�6���^�^0l\u001c��\u0016bP'5\\e�6\u0005���Z\u0006\u001d0�6�:_a\u000f��S]\u000379��w�-j�z�\u0001�vt�{��]�\u001e�+K2�\u0012\u001cE�\u0013\u0018Z��:N\u000b�:�\u0010�1\u001a�L�L�\u0006O���i�ea2�\\�ocrִ��1\u0001j�Q�9\u0013�\u0019�m8�V���#�\\D'��/b��8�A���\u0012�3�S�0\b�\u001b�w,x\u0001��ԱN\u001c8\u001a�V�8�R}�|�vM\u0002u: C0��T���^�JG�Z\u0015���1�\"s\tq�\u0013\u0003�[��\u0013T�\u0004�-֤��b��n\u0005\u0011����i\\��#ʄw�\u0013�\u000f�\n                <??2��\u0004�׹{�7��)�P1�\u001d���� ����i\u0007Z��m29�wVE�mi���WV�$?2�J���*QNw\u001a5��i�\u0004��緮���J�u�p��d��\f=��N����P4�\u0012�v��\u0001k\u0010ўkt\tP�L��\u0014�g:��i��\"^�0bЩ�Y�\u0001�\n�a[R�FHu\tz��@뻸#\nhL�\u001f��ԯn@L\u000f��4CO4�7\u0001]�\u0016��+�������E���Ti���\u0017l\u001d��rq�W����*����&�:�Z�w~�\u0001���;����!�`���n��?з���4��=:$�=�<�K\u001d\u0007g����\u0015�Tl�$E\u0011�()F�j�(O��\u0007���{=s)y\\��\u0018]3�\u000fP�7���C~�}�\u0019f�?PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[�o�Qf\u0003\u0000\u0000�\u000b\u0000\u0000\u0018\u0000\u0000\u0000xl/worksheets/sheet2.xml��]s�8\u0014�����M�m�\u0003t�W�L�e���^\n�\u0000�Ȗ+�!�_�v\\�\nL\u0007.�e�}�HG:>�\u0003�/b\u000f �[J31��R�m[�{H��g9d�͖�\u0014K��;[�\u001cpR�Rj{�\u0013�)&�5��\u0016|�g��$�\u0005G�HS��G@�a`��ǃ%���~`\u000f�9��\n��|�U�n\\\u0012�B&\b�\u0010���zp??��\u0016�=�&p\u0010G��'c�*�\u0014\u0006V7���ن�\u0017�n�\f,G\u0003\u0002�XjG�.�0\u0006J����Q�a5\bZx|�1ج\\\u000b5�\r\u00160f�\u001f�Ƚ\u001a�B\tlqA�\u001d���_��bFE��\u000eU_߱P\\\b��Z�\bR�UW�V��5\u0002�\u0016x�\n�Z�_+\bjAp� �\u0005��\u0004�9AT\u000b�kG�ԂN\u0019�ju��L���>g\u0007�uo�o���v�B*$$�[s%�zM�P\u000e\u0017L\b���f\u001c\u0017\t�g\t��d\\�m��u';��F-^�\u00042I�\u0004�/�j[Q5h^��v�s�n�)�b@K�Y\u0016\u0013J�޽&���=c��7�hR�:�F\u001f��@�\u0006ԯ��3�k�3�˳%�:_#���'FI�ߍ���\u0019�\tU�P\u0005��V��ILX!�r��Bǔ&��\u0006���\n��Z�7���*�I#O��q�w��\u0000\u00145@�e�9�+(���l�\u000b$�\u0002㒀�+�a�:\rV�2�>�hR�T-�|7atn��6\u0018��\u0018�\u001f\u0005�h\u0002\u001b\"јCB�\t�{\u0003J�A�U.��\u0003�:������(\u0007V��\u000b�\u0010���U��n\u0007ܘ�Z�����2\u0019��6}��LI�M���\"3\r:mS�\u001df\u001aq֪\u0003\u0011s��Iŏm�%�#\u0006���4r�>\u0011n�ڣ��Im�K(��h�6��A�ס\u001b\u0004a/�އn�~=\t���\u001b�Q�����M��ٮ�JL/4��E]����n9�����z�S��ѷ���O���y:�{���x\u0019�1\\��uC�\u0013v��\u0018ז�_�����G5��y�1�\u0011����U~�}Gm\u0018^ՍUC��,z6L�\"��ݫ�\u001b���o\u0019�\u001f\r]\t5���?PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[�>a��\u0018\u0000\u0000\u001d�\u0000\u0000\u0018\u0000\u0000\u0000xl/worksheets/sheet3.xml��[s\u001c�y��b�R�E����\u000e�*ɪT|a�e9���\\�(�@\u0003K��\u000f\u0000\u001e�Q\t@?Jt!b������w���\u0017\u001f���z��p8�������go��w�9=�y��p��y~��py{ϛ�������\u000f�7�\u000f���\u000f�8?ͻ]?�؟]>{���w�~����������듛�\u0017\u0017�럾9�_}��Yz��\u0017:�����\u0017�/_���p��p��w���u����g\u0017�˛��˓�Û��}�~�͜��\u0011�������\u0006?������W���WϢ=;�۵ﯮ�zw��^�lwW�����x�����\u001f\u000f�=��ߵ|[��>u��K\rw\u000f�ϟ;���'�v���\u001c~{u�?g��oo�|v���f������\u000f�y������WW�7��?��q�^���zs������\n.�.?�����'\u0006\u000f(�G\u001e�?= ������*��\u001f�/_\\_}8�������\u001f�w��ѷŝ]ޥ�����޳��\u001d_~������o\u000f����͋��m�ww�����7\u001f\u001b�㾅����:���Kg�Kg���޾=ܼ�>{w��C=-\u001e�������\u001f��2ʗ2�ǆ⑆~uy|{����?\u001e�o\u000fœ�]��=Z\u001f��SC�˾��2JO%�\u0017�?>PB�RB�u%����c5�_֐r���x�H\u0019�K\u0019��2>w������ɟ���7���˃�B{��2Kk�y\u001f\u000f�ҿ��])�\u001e�\u0017��_VRZ�2��\u001e)d|)d<]ȟ��������\u0017W�/�\u000fU0~�\u0011_�\u000f��ǧ�����\u001f\u0015�K\u0005S=\u0003w]�\\��\u0007��eE�\u0014�v���U����s�??:\u001e�\u0005#e�u����_�;�p\u0005�\u0015�[My�H�œ�a4�E%���]��8�f��|ux����\n��=�x��#\u0015l#hZ\r�g��\n\u001e\u001c<#��|>V�6~��\u0000��)�xp>��\u0003\u0003g����H�۰�\u0016������\u0007���j{��m�L����߿\u0016\u001e����1��z͏t���i18~���;`\\L��~\u001b\u0016�b\\���\u001c._�~\f�?�N�.O��7Ǔ�;y����\u0017��?|��\u0007����i1d>^\\�'�[��duy\u001bE�b\u0014�����\u000f��c�����G������\u000f�#��*����\u001e\n                <X��'���׼\u0018_�U���\\��d��\b�\u0018{��ŷ���?�|s{\u001bq?�D.�~��mp΋��㧆�c�����q\u001b��b�^<�O&�h��\u0012�A>�>\u001c/��'k\\��t�ۛA^�\u0019�����WgǟN���\"���'�����|[��\u0001��d;\"�����דӯ��]�Ƿ\u0007q ,z~z\u000f�w��xG�����\u0019,z~z\u000f�7���=��/�G�\u0002��)�\\n]�����[o#hI뭷�����������^ޥ���^i���ގ���[o�W\u0019뭷,�:˲eY�Y�-˺βnY�u�u˲���[�u�e\u0005U���[�u�eݲ��,�e]gY�,�:˺eY�Y�-˶βmY�u�m˲��l[�m�e۲l�,\u001bth�e۲l�,ۖe[gٶ,�:˶e��Y�-˾βoY�u�}˲���[�}�e߲��,��e_gفq�,��e_gٷ,�:˾e��Y�-˱�rlY�u�c�r��\u001c[�c��ز\u001c�,ǖ�Xg9�,�:�\u0001�\\g9�,�:˱e9�YƖe���-�Xg\u0019[���2�,c�elY�:�ز�u��e\u0019�,c�2�Y\u0006�y�elY�:˹e9�Y�-˹�rnY�u�s�r���[�s��ܲ��,��\\g9�,�:˹e9�YNx�:˴#ʯ�L;��n�gځ�w�D�\u000e\u0018�[g�v���:մ���ֹ�\u001d�v�N6퀪�u�i\u0007\tݭ�M;��N��/]���g_��|��E\u0012��ˆ$��w\u0003I�K�O\"_\n|\u0012�\u0012͓ȗҝD���$�\u0005\u0007�,�\u0005̦,�\u0005��,�W�,�\u001d�,�\u0005�,�\u0005��,�\u0005a�,�\u0005\u0018%!F\td��\u0019%�Q\u0012j��FI�Q\u0002\u001c%!G���B�/�(\t=J�$�(\u0001��\u0010�\u0004BJ\u0012\u0010)\tEJ`�$\u001c)\u0001����\u0004JJ\u00120)\tMJ�$<)U~w+�\u0005)%aJ\t���*%�R\u0012��\u0000KI�R\u0002-%aK\t���.%�R\u0012��\u0000LI\bS\u00021%aL\tȔ�2��o�E���$�)�����\u0004lJB�\u0012�)\toJ\u0000�$�)���0�\u0004tJB�\u0012�)\twJ��$�)������y���\u0017���?%\u0000T\u0012\u0002�@PI\u0018T\u0002B%�P\t\f��C%@T\u0012\u0012�@QIXT\u0002F%�Q\t\u001c��G%�T\u0012\"�\u0006O:\u0011�\u0002��P�\u0004�J¥\u0012`*\t�J��$l*\u0001��Щ\u0004�J§\u0012�*\t�J �$�*\u0001��P�\u0004�J©R�L �/�*\t�J��$�*����\u0004�JB�\u0012�*\t�J@�$�*���p�\u0004�JB�\u0012�*\t�J��$�*M�|��7�x:�:�\f��¯2�*\u000b���,�*ï��\f��¯2�*\u000b���,�*ï��\f��¯2�*\u000b�ʉ'��|�WY�U�_e�W\u0019~��_e�U\u0016~��WY�U�_e�W\u0019~��_e�U\u0016~�y:���\u0013\u000b�_埝�'���v¯2�}\u0013~�y\"��̓_e��%�*�'s�\u0013Oy\u0012~��WY�U�_e�W\u0019~��_���)E��,�*ï��\f��¯2�*\u000b���,�*ï��\f��¯2�*\u000b���,�*ï��\\y��\u0017~��_e�U\u0016~��WY�U�_e�W\u0019~��_e�U\u0016~��WY�U�_e�W\u0019~��_e�U\u0016~�\u001bO\u0014\u0016�¯��\f��¯2�*\u000b���,�*ï��\f��¯2�*\u000b���,�*ï��\f��¯r�I�\"_�U\u0016~��WY�U�_e�W\u0019~��_e�U\u0016~��WY�U�_e�W\u0019~��_e�U\u0016~��WY�U\u001e<�]�\u000b��¯2�*\u000b���,�*ï��\f��¯2�*\u000b���,�*ï��\f��¯2�*\u000b���\t\u0003\"_�U\u0016~��WY�U�_e�W\u0019~��_e�U\u0016~��WY�U�_e�W\u0019~��_e�U\u0016~��WY�U��\u0012b�pR�:�\u0002�*¯\n��\b�*�\"������\u0002�*¯\n��\b�*�\"������\u0002�*¯\n��\b�*��~D��\"������\u0002�*¯\n��\b�*�\"������\u0002�*¯\n��\b�*�\"������9�K�\u000b�*¯\n��\b�*�\"������\u0002�*¯\n��\b�*�b�������i{f�\u001e'{��'���=3{�����=N�33�8�����$>3�����_\u0015�U\u0011~U�WE�U�_\u0015�W\u0005~U�_��ə\"_�U\u0011~U�WE�U�_\u0015�W\u0005~U�_\u0015�U\u0011~U�WE�U�_\u0015�W\u0005~U�_\u0015�U\u0011~U�WE�Ui�~+�_\u0015�W\u0005~U�_\u0015�U\u0011~U�WE�U�_\u0015�W\u0005~U�_\u0015�U\u0011~U�WE�U�_\u0015�W\u0005~U�_\u0015�U\u0011~U�WE�U�_\u0015�W\u0005~U�_\u0015�U\u0011~U�WE�U�_\u0015�W\u0005~U�_\u0015�U\u0011~U�WE�U�_\u0015�W\u0005~U�_\u0015�U\u0011~U�WE�U�_\u0015�W\u0005~U�_\u0015�U\u0011~U�WE�U�_\u0015�W\u0005~U�_\u0015�U\u0011~U�WE�U�_\u0015�W\u0005~U�_\u0015�U\u0011~U�WE�U�_\u0015�W\u0005~U�_\u0015�U\u0011~U�WE�U�_\u0015�W\u0005~U�_\u0015�U\u0011~U�WE�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WլCŅ��JT\\�ʬE�Ũ�jT\\�J�G�\u0005�D�\\�ʬI�E�̪T\\�ʬKŅ���T\\�J�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_U�U\u0015~U�WU�U�_U�W\u0015~U�_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��Wͬ�������\\^ݬ��\u0005��\n�\\bݬ��E��*�\\f]�˅��J�\\jݬ�����j�\\n]�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_5�W\r~Մ_5�U\u0013~��WM�U�_u�W\u001d~Յ_u�U\u0017~��W]�U�_u�W\u001d~Յ_u�U\u0017~��W]�U�_u�W\u001d~Յ_u�U\u0017~��W]�U�_u�W\u001d~Յ_u�U\u0017~��W]�U�_u�W\u001d~Յ_u�U\u0017~��W]�U�_u�W\u001d~Յ_u�U\u0017~��W]�U�_u�W\u001d~Յ_u�U\u0017~��W]�U�_u�W\u001d~Յ_u�U\u0017~��W]�U�_u�W\u001d~Յ_u�U\u0017~��W]�U�_u�W\u001d~Յ_u�U\u0017~��W]�U�_u�W\u001d~Յ_u�U\u0017~��W]�U�_u�W\u001d~Յ_u�U\u0017~��W]�U�_u�W\u001d~Յ_u�U\u0017~��W]�U�_u�W\u001d~Յ_u�U\u0017~��W]�U�_u�W\u001d~Յ_u�U\u0017~��W�\\/�\u0017\f4W\f�%\u0003�5\u0003y�@s�@^6�\\7�\u0017\u000e4W\u000e�\u0003յ\u0003y�@�//\u001fh�\u001f�\u000b\b�+\b�\u0012�¯:��\u000b���.��ï��\u000e��¯:��\u000b���.��ï��\u000e��¯:��\u000b���.��ï��\u000e��¯:��\u000b���.��ï��\u000e��¯:��\u000b���.��ï��\u000e��¯:��\u000b���.��ï��\u000e��¯:��\u000b���.��ï��\u000e��¯:��\u000b���.�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�j����\u0001�\u001a¯\u0006�j\b�\u001a�!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�*�W!�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��¯&�j\n���)�j¯��\t��O��������������������?�]ޜ�\u001f��n�{~�ڼ>���\u001bǫw_=�-��������Ƿ������\u0006�����:~�qz���������\u0001PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[,�G\u0015�\u0007\u0000\u0000k-\u0000\u0000\u0018\u0000\u0000\u0000xl/worksheets/sheet4.xml͚[s�8\u001a����\u0017{�5\u001e#q\u0012=I���6\t>\u0014���NH�5��bҙ�_�\u0012��\u0010��xzg��c#^��ы����,�c���\u0005�s�\\o�{�E��<\u0018l�^�U��5ۤk��嫤�_�o��&O��R�Z\u000e��\u0018�U�X�n��c���*{+��u:���m�J��t��_�`o \\|{-؁���&��Fiq����۠��y�J��E�\u0006y�r�#�s�0\u0013�g<,����g�,[EO�2��a�\u0007Xd_��\u000f��?_�\u00146�t�>\u0015�Ǆ���:�r�:���wu�^=\u0004&<���ذdAc��lS'[~Y<\u0017���=�$o�\"���i\u0015���{ʖ���;WUz��m[d�JLG�Z�w�?+.G\u0002�`�\u0002U\nt�h��Z\tTY�V\t4Y�^\ttY�Q\t\fY�Y\tLY\u0001�\u0004��+�\u001a\u0014V��d/\u0001���)Ғz���Y��oXN�`g�җnR$7Wy�\u000erv>�}(�]\u0012�vd7��j�w-�lY��\r\u001b\u00159=cA{,n�l\u0003�\u0002�<}^\u0014 Γ�6)AA{a'�]9�\u0017q\u001b[�Ɩac˨�e���K��_�Q�6^㮱%�\f�$�3��B�Ho\u0018)�ߔ3*[$K�O�b�4s\u0002�n�\u0007%\u001e��\u0015��*{[�@8ɞy�\u000eQ�5\u001a[�ݸ�\u0017q����]W��\u000fs=1�Z�Q��c4��\u0001���t�%\u0005�0\u001eE�\t��c\u0007��\u001a�\u0002��8�<`���\u000b�}0\ff�! S\u0017\fg37\u0002���{��g�\u001f��iT69��7�g�\u0003eg!b#�\u0010���\u0015�A�g����45���1��'a1�}�Q��������%���?\u0016Ƞ��ܗa����#e\u0014��Iܧ��lN�_\u0000\u0019O<�?v�t^�\u001dDha]5u\f\r��+�j����\\�w\u001c�\u0010\u001a���S��\u000f3\n                    <1�V\u001bY\u0013@�ڌ,\u0010O�ǎ�;��l@\u0003鏂�\u0003��\u0005��M�K\u001eI\u0000���\u001d?�G0\n�ğ�;r\u001f�I�H���\u001c|\rΌ�|����Քh4݆HUx�ֺ�Z�L��\f��3[K���Z4\u0003J��\u0005bʿOmM��\u0015�FѰi��T遇9]5f��8�\u001dX�a��{�ZG?��A]��&\u0004�@f�k��\u0018Z�\r�\u000bp�6C\u000b����24�\u001a�\u000f�\u001f\u000e�(\u0006t��\t�v�\u0003\r+�ް�\u001aBs+E�t\u0004\u0011ϲzW��\u001cꚢ}\\�%��Y�\u0012ƾ\fc�f�������l\u0016���.\u001b�,d�28Y�\u000fH!F�T��y6�;ژ\u0007��h\u000b~\u0018艋����\u0005�:[ ޻�&�����L���\u000e'yCSR��X\u0007�;�=\u000fiR�\"lqW_���\r�\u0007�'\u00114��\"и��2�EV�#\u0007��\u0015�L��?�2ƚiA���Y��he\u001eP��\u0018艕ͽ�Ǧ Un%,\u0010ׄ����\u0001��m4٭�G�\u001b8[%\u0010�X�4��xh͎hMY�\u0012Q���5Z|\tZ�x�6��i��)j��\u0004��h;璘�t\r\u0000g\u0019�\tc�i�\u0005y�qG�X��Dx-����uɳN >K� T1VT�ҳ��.\u001b��e��}�\\�y(��(��(-�a�,�\r\u0004A�R3��,Y\u0011�\u0015f�k�/R�.��ޣ��\u000f�M�w4\u001f�_Ks\u0012���s\u001f03�)��i���\n�*�_?}�\u0004F����1�\u0007�)a��\u001b�П����s��\u001f?���dN�� �'�R��qNNc�M\n��[\bÛ0�!9�8�\u001cx�\u001cx��\b�C\u0017سٝ�fWi�a\u0005ꖊ�g0�ًb�\u0015\u001c��1=�\f\u001c��+Ym~s��aW�P\u0016� 0��с0�d�\u0016�\u000f��b\u0018\u0010��@�4�\u0011�z�\u00180G�9����w<.N�\u0015'����y8\u0005Q\bq�\u001a��\u0011��\u0011�ÑCf\r�抿!S\u000b�d��u��q5|�-�7^�mn�M����X�n5q���(.����\"}sY\\�\u0014�o!>�\u0013�N�.�w#�^��\bч<�(|����O��\u000e�\b\u001e���h��\u001f�GW����\b9\u0019\u000e�\"-���W�Nq\b\u0012�8�\u0005U�����Z\r��� N�ï��\u0000i���F/\u0012�7��A��\\\u0019���\u0005='���\u0006eBnC�s+x�W�D���U��\u000bN��/h������Y�.�9�E�y��A\u001d��\\$�y�ɄԆ��}�.ٽ�E�k��A\u001d�o\\$���b\u0011%�谅�.��\u0011��\u0006��:�0�Hv��������U\b]R��E�Y�vP��{:�VΗ\u0015���5\r]R\u0002�E�R\u0003wP�\"��d���L`m�\u000f/s�B�-R��J��:��]$[\u000b�d\"�\u001e\u001c�r��\fy���\u0016�-X�/�\u001f�W�.E��/E�)�'_���V���4yNsv\u0002mɲb���>��}��\u0001PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[�Yצ\u0013\u0006\u0000\u0000C\u001a\u0000\u0000\u0018\u0000\u0000\u0000xl/worksheets/sheet5.xml��[s�H\u0014��J��S��\u0017\u001a�$U-�H�肺3��\u0018�X��\"����n5^ȑ�V&�RZέ?�4���KQ��~��\n�\\̗���SU������S��֟�U�Tg\u001e�r�UjX>�׫2��7J�y�b�\u0017�lٺ���6,�.��j>[��\u0012��\u0017�����ϋ��\u0016i����\u001e�*�C��b�=�i^�W�R��{+��E�\\ϊ%*�˖$_B\"��Fb2�_�G��ߢX��l�_�<�Bzfߋ�/}.��la\u001d`>ϧ�����\u001f����ڰ\n��>\u0004�x|���z�B��{���b���zR>[�>Ȟ�UR�t�����7-���'z��2�B��uU,v�*��l���~G��\u0014hM�(R�\u0006�i����w\n�{\u0015�Na3��v�\u001brAVeW\u0017e�J-���\r~5\u0003���͖z�U�Nϔbu���v�L�q{�S�\u0018�n��y\u0005��&w�zZ�Vz�\u0000ځA[.��e\u0005(�\u0006�N6ϖ��Dۊ�\u001e\u0018�\u0003�[S�\u0019S��\tQ�I9��DYg�+r��qL�`�����2\n,��Զ��~���[y�d�\u0017��Ot\u0013�a\u0002�\u0003�ۮ�CN#\b!1A<���\u001f�=���xXs��6�af<\u0006� \u001e\u0019�x�����+�\u0005��\u0019�jT\u0000)ʨ�眥b��\u0006*v\u0013\u0015�L�`��\n�R\u0019�L�\u001e�\u0003�g��D\r\b F��\b�=\u000b���怩�\u0004���\u0018�\u0002q��h�=���8\u001d�Y\u0004x��\b\u0010��v�c�����8���6�q\u0000�5<\u0006�A��4\u001d��B���G\u001d\u0019ߡ�H\re�\u001f\u0006�#\u0003ul!�1qm}๘2�=�\t5���\u0013�\u0019��D�\u0014�Q��X��A��^G*\u0019�\u0010�B���7�\u000f�C\u0019C��\u000f�\u0006&C��:m@��\u000ef��bt��ݏ�vʹ\r��\u0017mvJ������x\u0018�\r�1ڌ����\f�I\u0013n\u000f�\\�m�\u001f��#\u0014$Vډb=5F�5�=�&2N�m�+#�3\u0018J��m{\u0001,}Ub�#\"�OPJm[\b�\u001f\u0010\u001dQ\u0017��uB�������A���\u0013f|\u0006����5w�%�d�EA4�w\u001a\u001fJd?B\u001b��\u0019bA\u001d\u00061\u0004B\u0014���\u0012�fb\u000b&�y�\u0004\u001f�^l�ț(�j�\u0018M\u001e^9F~�U�8LX�8F2\u0019���P�\u001dW����\u0003\u0016�@`\u0004\u0013��5z�����\f&G]\u00031ܿ\u001b\u000b�S��:>��W|��(P�(&\u001a�0L��Ӱ\u001f���F*|��u��\b���8wA�@|\u001e\u0016��!\u0002rD%2\u0016�<�C'A\f�>\u0015�\u0010�2�\u000e���\u0010�`ܥ6\u0005!\u0002�\u0010��\b;�!�<�C�A\f\r\u0001mNd���C4x�%2�ln�er��\u0004���Xߊ5?\u0004\u0001Į��A�\u0005`l��{1$G��kZ��ք\u0018z��R�\u0000]�\u001b�\u0006\u000fu��q+B~\u0012�*f\u0012�~\u0014\u0007���\u0000~��Z0\u001b�\u000b���sN�:@@�1a�R�\u001cZ\u0019b�5\bn\u0004\b�\tN\u001d��õ�\u0015�D}p��\u0018۞+\\oS*N�h�\f���W!J��\u0003\u0014NT^� 2��R̀E\u0007H2F\tk��ȡ�!�\u0006���9�>���ƌ\u0010�y�\u0014��n�[D[X_�Q'��@`@$�ڞxs�\u0005\u0004��m���\u000e\u001d\n1�(�I\n��ox\u0019<�\"^P$�'�TȠ ��9�\f�\u001c:\f�\u0016�\u0000�[�e�nң=��̶&Q�;\u0018��H�v�?H�=-�W�\u001e%��s<�\"�f`�O�$��S�\u001a��C�AL�F�\u0003J�7\u001c\r\u001e��1J}t��7����S��g����\u0019�\b\u0004x�#$i�ix�G����~V>Ζk4�\u001f�2�쪽�ܾ��\u000e�b�y�����b�9|ʳ���\u0002��CQT�\u0003�T����?PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[�u��/\u0002\u0000\u0000P\u0006\u0000\u0000\u0018\u0000\u0000\u0000xl/worksheets/sheet6.xml��[o�0\u0014ǿ����\\\bEU�\u0004�mhm���=�p V�8�\u001d���g'!\u0003\u0014\u0014��!�����/\u001f':\n��2\u0000�>8���ɴ.�0Vi\u0006���( 7;;!9�f*�X\u0015\u0012ȶ�8þ�0'4w�Z[�8\u0012�f4��D����3`�8q<��F���\u000b8�\n��5���J�\u0019n�l)�\\Q�#\t��3��\u0016���\f~P8��1�#\u0004_����\u0019�\u000e��m�x�{���qm~� ��!1�\u0003$���k��Մp�\f,x>>\u0005�TIaJ�\u0010\u0005�`?�Vg&����#%�o��\u0005��B�/\u0015LUot�m\u0003�Ai���\rl2�4��䣑�\u001e�o\u0000�\n\u0018�7��\u0001�{#\f\u001b`x/\u00106@U:�k���\u0013M�H�#���x��J}S���`4��f��٦\u0006Ա� �ڸ�s�6ج\u0007�,EYtpI_8P���=$\u001d����rQ�\u0003\\�3�H�^\u0015��V�`~+�_�\u001a�p危癶��.�.`۳�؋��\\�\u001e��9J�����y1@���\u0011z@�u���+��̞ѲK����p\u0018��9,�����\u001b\u000f��^�\u0013��\u0004��OЯO��[�<\u0006���\u0011\\�W\u0002u�9��\u0010>k?{׾\u0010���B\fv\u0006v\u0007��T��ª'Z\u0014U?o�6�]\r3s僴\u0006f'�>Ml��?��/PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[�����\u0001\u0000\u0000N\u0005\u0000\u0000\u0018\u0000\u0000\u0000xl/worksheets/sheet7.xml���n�0\f�_��\u0003�i�Q8\u0006�tYv\u0018\u0010�Xw\u001c\u0014���J�'�s��\u001f%+A\u0006x�/6)�#)�R֢y�\u0015�Kޕ�v�*��4�E\u0005��;�A��FqG�9��6��\u0000)�N'�e���,�����\u00196N\n\r\u0007��F)n>\u001eAb�a���,Ε�\u000bi���\f/��\u0007CZz�R\n\u0005�\nԉ�ӆ}��\u0007���*��7r�\u0007Q�\u0014\\�\u0017,�\u001b;\"�y��r�&�>�P8\u001f���7lAJ\u001f���\u0015S�k\u0005\u001e��/�v�(hkGna��(]E9YR7�=c������W��ᛴ��%Ec\u001d��R\u0001J��������&�\u0001�\u0011��\u0005f\u0011��\u0005�\u0011��\u0005\u0016\u0011X�\u0005�\u0011X�\u0005V\u0011X�\u0005�\u0011X��v�\b�|���61ޛ�y!�\u0003�)�Z(���\u0017g�,\bty�\u001dd��P^O��=\u000e`\\a�]\u000f�\u001d\u0000�\\r]��|\u001a�\u0014laD�'���<@+,���\u0006�����\u0007�2\u0012�9��\u0003���XJ����������Yh�H8Q��݊\u0002��v��:��\u0011\u001d�R\u0010+z��x\u0007��\u0010�E�\u0003u}B�PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[�Ot\u001dr\u0003\u0000\u0000\u0011\u000f\u0000\u0000\u0018\u0000\u0000\u0000xl/worksheets/sheet8.xml���r�:\u0014\u0005�Wa�o���c{�9���m���׊-�L\u0001���m��\u0012v�+6��\\$\u0001,�%�|��8��{��R\u0007?���N���(��;Y��J�ec^٪�\u0016ڜ�\u000fQ�o�����*B�Ҩ\u0016e\u0013�\u0016���v�P��*\u001by�\u0006�c]��׵��a\u0019B�|�s����B�Z�Ń������5gѐ�)k�t�j�Vn��?���s;�\u001f񵔇��8��T}�\u0016�\\�y\u0012\u0006����n_{�Y��.PVr�m�0��\u001bYU6�,�ǩ#\u001c�`'�\u001f?����\u000bso���oT�����\f��܊�JV�w�t��[���\u0007��X��`��iU�&�\u0015�es�+~�ޗ�2\u0001O\u0013�_���_��b�h�!h�h�f\u000f�[�g�ŕ����tk^-�<����Mp-*Ѭe���I�ף��1IC\u001c\u000eq��a2�w#~�\u001d�Ϻ���Q=\u0005�\u0002d���\u0006>���i�xO���i\u0005����4\u0004φ�E�\u0002�W�\u001b�W~<���|�����!?\u0019�s/?!�Ӥ�x:?\u001d��q~�姗�gC~6�O�����|�������_�_\f��8?����9slܐ{\r�c.�8c\r�¯��Q�\u0003\u0012Θ߁�\u000e\u000e�p�Mw8�@Y�1\u0003�\u001997%�t��\f�g�A\u0003!\u001a9f���\u000eG\u001a\b��\u0006B�l�c\r�k�a\u0003%\u001b2D��\u000eG\u001b\b���\u0006J7�\u0018/^��\u001do |�\u000f\u001c(�s\u001d�8\u0010��G\u000e�r��\u0017;�)GB9�̑`\u000eq�\u0014�At̑`\u000e�s$��v�=�\t��;G��l�s��s��#�\u001cb^�<��pΑzn�Αp>��#�\u001c}�H8��pΑp��s$�\u0003OrV��\u000e�\u001c\t��;G�9p�^�pΑp��s$��v8�H8G�9RO�\u000e�s�9��9�\u001cbLa�\u0019ŝsN8G�9'��<�l� w�9����9��T\u0000O�����/�r>�j~\u001a�G�\u0001\u0017\u001d��h�f�h\u001fʦ\u000b*�5s�Uf���\r��D�}�ɹW�l��Ýٳ��\u000e0�o���'v�4�W\u0000PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[�>䪝\b\u0000\u0000�9\u0000\u0000\u0018\u0000\u0000\u0000xl/worksheets/sheet9.xml��as�8\u0012��\n�\u000f�mc\u000b��{I�&��]�.7S���ό-��`�\u0002N2��O`l� ��L����۲\u001e\u001ax�\u0012�}+�\u001f�N��{�gyu7�������Z��>�n���u˶(�I�ߖ/��P�d�\u0006����X��>I���m�ٗ���8�Y��/�W\u001d���������n�f�\u000f�ӗ]�|0��=$/ꫪ�8|)�����M�Wy�\u0016�W����\u0013�UF�\th\u0015�����W\u0014���$Sw��ϼ��{Q�h�\u001e7w�E3@��u�����^�JeYӱ\u001e���w�.Ch\u0002���_�{{,4���R�\"�+��;��3o���1�������\u001d�Ȫ�_���\r�>Vu���\b�i~�?y�K?`1\u0011�w\u0001>5 �\u0002\u0002j@�\u0005��9���A&ur[\u0016o^٨uo͋�`��\u001a?͛��k]��T���\u000fI��k�IU'iV��k�i�4_뿺�K���G���9f�.������ڸ�.�O���x����\u0015\u0012�����\u0012'��U�WE�n�Zm\u001c��\u0005\n                        <8�'\\��OﳾF���뎭�Pt=EmOͥ�z\u001f.�`,���v�ڧ�B+iZ�\u0017^�B7��TI*O_��=ǡe\u0000�/��\u0002v�VҴ\u0000�_��5`,��q�\bX��>\u001b�]��4- \u0013\u00172q\r�Ϫ�F&�#`a�\\�|Lv�VҴ�,��EW����E�\u0011��\u0017,\u001c�]��4- �/d1�.�ʊ\n����a�A�\u0002q�\u001c�ѥ�$\u0005l�\u000b�����U�zr���\u001f.��x\b�r��B�\b1 �h�\tΖ˛h�F�\u0017���q�\u0005����\u0005u\u000e'���\u0011K�\u0018r�f\b\f�Js'\u0017���Wh%M\u000b��$����\u0004�\u0006lk��\u0018�g�t?�&؏1W\u0016:�a��V���Ӱ��B�ی�1��9�9��I\u001a\u001699K�\u0002��4f\\�!��\u000e�[�j�Z\r�Y�+\u000e\u0004\u000b���CVJ�\u0012�\u0018/d�\u0019v<�1��bہy��$������P\u0016\u0017\u001b��\u001a��@&�\f��\u0013ӳ��en\u001d�ͦ\u0004\u000f�b�@\u0014J�\u0010�\u0018�c��0N\u0019��،iȁk�[\u0003�9�k>�k����+�wűvdƷ�Q\u0014.y<�n�RR�\u0010�؛��[\u0007v�|\bx\u0016[\n�`�F�5\u0010�W{�ؙ����>��εs\u000f��P����D�`}��~�_UU�N�c�.�N6K�;�\u001f\u00104ҭ�$��}��\u001e��\u001b\u0010��ٷ\u0014�#\u0012\\#�\u001aHb�\u000f>R1��Hr}��Uz�]�Զ#\b\\#�\u001a\baf\u0001>2\u000b\u0000\u0010��LX�{\u0004�k�[\u0003!�����?7g�L_Ӎ�7���U��1WN,n=��5ҭ�8��}��'p&�ӷx��\u0006�H�\u0006�\u0018��\u0011�_%�NWN�\u001f�?����7] >��Q�9\u0012d��\u0011\u0012��n\r\\�4s�\u0000�\u000b8�&�\u0014X�{HD�H�\u0006\u0012\u0019�\u000f\u0010��\\�TYyS��C`����q�tk���\u0007��w��>�\u0016g\u001e�\u001e�H�\u0006���`���'�������:~�\u0013\u0007��ϐ���\u0014%$2\u001e\u001fت�n�h�\u001e\u0018�\r�t?�&؏1�@8�\u0015>\u001fkl]����uƎ���\n����\u0015���u\u0005,���c�+ լR}O�S���2�\u000f㥿�n���kĒ(�`��\u0002��Z$�M�b5\u0001\u001f�\u0010D\u0012\u0011��+�Z!�Z\u000f�JRU�o�\u0007�W�r�ohq\u0019�\b�8\u0016�2�.�$)�3\u0016\u0016\"\u00166ƛLUhq�`�1G\u0010ID\u0004Y��������7�K򳭒\u001cI��\u0011c��p�lBVJ�\u0012R\u0019�\u000b\u0011��SM���K���\u001a��@���/R����HI\f�n%h�[\u0003\u0019���H��g�N\u0003�j%h�[\u0003\u0011���H���Wǲ��$$�P�\u00124ҭ�$f�\u0010\"��d:%�����n\r\u00041�\u001f\"��[�yJ6���ж�l��R�� �X��C��X�ٱ��辅k�[\u0003��0��\u0011�?UH�':\bu)A#�\u001a8nc�\u001c1����\u0003�P�\u00124ҭ�\u0018��9��mE��\u000b��\u0004��A�t�RR���x:����6�~������\u0004��=�ĝ��S��Q}�����_\u001c��\u001c-3�q%.>X��\u0003�����ɺ\u000f\u000b$�}�8\u0019'��V������f-�M�vꂵ��}\u0007���\u0014%�3��Ie��|'\"\u0000ZLiX;\u00114ҭ�8��8�k [�z�T�����9a9���n\r|�Ϙ� m�^R��\b��\u00114ҭ�4��\u0004��Ι٩���MCp>�F�5��8�@�o�\u001b\u0002\u000fa����n\r�1~'����\u0004�1~'����\u0004�1~'>�w�J��آv'z��~��ć�\u000e���;,�hw�؝ �]r�\u000bo�.\f�+�z0\bU\u001bA#�\u001aHa\\M�\\�G1�\u0019/\b��\u0004�tk ��3��2�n,�L%z��>���\n��8\u001a�\u0010�� ��w\u001bg���FH5Y|F�g_\u0007<\u0004�tk �q�\b{��1�晢M��%�k�9��\u0010��\u001f\u000fah:�� �1�\b1�\u0011�tr,F4,�\b\u001a��@\u000ech\u0011�(\u000b&���X�S#\u0011�,�]�+����t�f#d�\u0016�M�Ȳ��. �H\"\"�al>��\t�6����~���^�))_Ҽ�2����M\u0013Z�~�wzS\u0017�v.��b߾ܩd��F�۷EQ��4?���\u0010���PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[IE��,\u0010\u0000\u0000�c\u0000\u0000\u0019\u0000\u0000\u0000xl/worksheets/sheet10.xml���r�8\u0016�_\u0005勹�\u001aF�ƥ'I\u0015D�\"�uHI��N��Xղ��$=O? �P�!\u000fCu*�h;�\u0001�3p�\u0003���X��\\?���|^��?�\n                            <m6���Z뇧�y�~�|M_�;_����F?]}k�_W��1\u000fz^��iZ����������������f1IG+�~{~���n���\u000f7�f�B<����^h}|�:��&�f�:Z�g�C)����e=_��U��Í��G�g\u0001�'������1��r��<�\u0016�\u001bGސ�e_��?����\u000f7fV�t�>l�\u0012g��練.\u0016Y��Z�4n\u000eU�\u0002�\u001f��n�k���e�N�����q�5o�c�u�����\u001fa�k���{X.�������ܼ!\u000fo���y\u0017�k�<��?���.u\u0002�.��\u0005PFK\"�.�ו\u0010�\u0000Q7@�\u0002d�\u0000k\u0017`�\r�w\u0001v�\u0000g\u0017��\rpw\u0001n���\u000b̿}��}|�Z� ��Ӻ��A�P\u001e����K\u0006�Y�w�:n�Q-\u0016d����g9}����.5{���+��-�;y\u0011�OS�VK\u000b\u001d��A��e�DN�1�$�0o�>�7-?�2�\u0000�\u001e���\u001fV�׬�@��D����\u000b$\u001b ���#��[$�=[�^\u001e��\u000e\u0012\u0019�_�U\nǆ�%��̷��o 4BB��/\u0006\u001c~\u0002\t?@·�Y%噼E��P�\u0006S^�]\u0007�h\f1��z��HE��\u0013�\b�?鷍��SwD�z�\u001a�A:� �!�N��~@�\u0014�\u001e~޷�\u001f���)��\r\u0004\u0006*ߥ���N�S�\u000evm�,� J����Z��^��\u001e~�Pm#���e���\u0004�\u0004\u0015q@E\\��h�\n\"\u001a�;\t�cC���iY�br�'}�G�h�zF{8R�\u0013E�~�\u001b���2�\"�&�]*\\)m\b#q�53�Z�9G5�\u0007Q\u0004\u0014/,�2\u0001P�]��\"\u000eQ���f��i\u0003\r6\u0011\u0012:X�T�#\u000f���r�Y\u0005�l\b\u000e\"z;&�\u0006G�#Mj��2\u001dKR�f��8\tՀ�bu;!=O?�cE�q4\r�\b�E^~��a�y�U\u0006H����t\u0005�\u0002�/�mqa_�h\u001c�\u0002]�\u0010\t��\u0005\tEp�\u000e�X��b5�\u0005\u0011=�E�&�pl�vl�_��4)C⍣�$D�B�i0\u0018C?��\u0005�B�4/F(�B��\u0000\u0002�3\n��h\u001c�bA� �U� �\b+��\u0015�\u001aV솬 ��@�r6&uU<��DS\u0011ģ8J\u0002=2���t\u0018�\u0006����:��\\�P��\u0000@�e�s~jT\u0012�\u0007(�S&�\t��H\u001c�\u0003��!\u0012^�\u000fָj|�\u0003>\u000e�\u000f��g\u001bLEY\u000e\u0019��\u0002�\u0007Q�s\u001a/6\"/��գ�;ƭ��� \u0019\u0013\rK�Ho�\u001b\u0001�<\u001a&Q��l;\u001do8Ⱥ��y\u001e��t(�\u0003�t%\u0003�L�\u0001�\u0012���\u001e�F�!���d.H\u0014\"qҪ�F�X]ӇTOB!��H\u0004-���{\rZnÞ\t\u0011=\u001b�(�cr��bw����\u001d�>�Q;'\u000b\u0002ƽ�B���\u0015g� �)\u001d�����\u0004�� \u001aG]�\u0003a��WuAH(�\t5\u000bSȼ��]������G��\u001d\r�+�G\u0001c�z�L� Vw�PE���c\u0018u\u0019cB�.DЩ�>a�{FP�:B\u0004A�s�X&\u0013�\ba\"G\fA�\t��*��\u0006\"\u0014\u001dY��*�hS�\u0010�S�,�[�P]��z�>R݌\"\u0012�~D\u000e3u\u0018%�e\u0016�\u000e�V`�\u001bQv>xթ(�\u0012P>\u0017.wM\b%D�@�Q\u0010%$�\u0012%��\bJ�oL�U(��(!�g\u001d\u00127]�H�8\bHW'��@��\u0017x�D��%\bO�\u00146\u0011 P\f�,�/��:�\u0005�\u0002\u0004���I\u000e\u0011��\u001c\u0011e�D!���bAvX�T!��|1���5\t�E���a��2�i�\n                                <SĜD0k�=c�{Gq�}K�\u000bc\u001a���0\t#\r`�\r�\f.rJW��:��&��|ç�}L�_�9]5�\t�\u0005(�R�j;�\f�\u0016����\n������OIY%HM�iL\u0016\\�P\u0003�s��A<�\f�\u0001\u0018Ò3�\u001c\u000eL�t�\u0002\u0012`��̴\u0000<�[�PW\u001a�՜��ȧ���q5�1[���jii!��\u0014�4�,iQ�LSO\u001a�=E�n��t�^\u000f�\u0005��u�/�hL��\u0016@�1�r!3\u0011�9�L`Z�xt�B�y�*\u001ci�Y�ո4��1�}F4��*��������$���/2 r�\u0002\t�q���ó3�B\u0016�+/��\u001a�\u0003�\u0002��sE�\u0010U�=j��X|�\u0010u�KM\u000b��b>u5@vS�\u0011��\t*�F�Z���F^f0�T'\u0018\u0010_ݫ\u001e���\u001fޫ{��&k\u0003�U�$T�{E�w�\b�N$)�\"\u0007|\u000f\u001e�\rM(W�)hm3��sg�N�@�\u0000\u0005Am�\u0018\u0005�CD�v�I8RR�\u001b��\u0014A���)�u�J\u0004��}\u0018����\u001d���]#�\f���'s8rփ��'��6�0�S��6uf~\u0001R�ځ A��i�\u001c��\u0010��\u000b3�.\f���®��i�gS�ж+�i�hc��O�$�\u0004� \u0019\u001f��\u0006]�{���L���\u001f\u001b$��l�=p��K�q������o�3�S�\u001a�h0\u000eH\n                                    <PY��;��H'�^@Ɓgx��^�j��\u001aܓ^�\u0007�\u0003�k\nM��&\u0005��\u000f�cU\u0002\u001f�#2o\r���C��E:,�\u0012��\n                                        <rVx�\f��+�cM=rL�����9�,|\f��\u001d�X@ۄ�\u0007\tqVB\u001f&vD\u001f��\u0000���\u000f���+�u�y���5��1�[����n���y\\�\u001f�1�t9#��N�ev98� '\u001a�O��G�͞_��$\u0001�7L\u0012R��\u0005>H��2�\u0010\u0015!�eۻ����/Mð�����zS6�Ģ��՟�D/������S�\n��af�S�VS�\u001d���F�G�C���۽��\u0005u\u001ca�Tgh a��\u000e��u�\t\u0012\u0006)�\u0012V�c\u0007\u0017����N\n[D@:��Ng��^\rRS;\u001d�=���n/\u001b\u0006�U4�䎄*��.�F�$[��H❢t��\u001dS0[r\u000e��e��.��tu�\t�\u0004\tp*a�����R2\u0016_I�u~:+�t����$5��1�=ISo��/\"��H��\u001e髸�\u000b*V�4Bܵ8�\u0016]}\u0006Y�z,� �F�@���)s\u0005�\u0010A�-w\u000e� c�\u0004]�ߛ\u0015�:���j�����?���\u0001��e;���\u0015�:��\u0011�@%���\u00030�#`��rX|%0���f���0��\u001a\u0018��?���\t��M�z=ݥ�õ����DŐE��\u0002NK�}�R\\\u0018�h-�)\u0019��d{�\u0000^��麍 /H|�n�VЭ}\u0011\u0016�e7\"-\u0016�c\u00152���0K�\u001a�Ɩ:�[�L>�Ǒ\u0001\u001cjx�U\u0003c\u00062�E\u00194uwz�V�Р\u0006x)4Hd-h\n\u0013�a&x54MMpLv��t\u0012�m*��ه���<k�?n2��Aj�D?�S���*�e�$�\r�:�oͅu�#5�š�\u0010�\u0005��ھ8�^\u0014b�q��m���=�_��6B\u001b�\fa�?�0ܭD�m�\u001f!���\t�:I6���\u0015>\u0015�u��TG����▂��l~Or�\\�t8s\\p%�AN8��%�9h5j\u000f�\u0006(0KkP\u0013\u0000\r\u0011ٷ\fmX�V�|%\u000f\u000bEH�\u0019�13��4��\f�d��Q܎\u0012���G�����\u0017�2R�D�#�-\u001d��2�C��A���\f�\bT(�0���\n\u001c\u0003����'�\r\u0016��p\u00155���\u0011��Un��MMlLv?��ݓ�u�hbL�c\u0015\u001f\u0016F�ѝ�ȉ�]>�g���ͩ\u0014�\u0006L\u000eXϖ��s�\u001a�\u0016������#\u0001�j�\u0016���),\u001e�0����)^��\u001c�5Y�~\u0017����d\u000f�u#__Wf�l��(�u&5I�~f\u0000tT? ���0w�唜\u0018�\u0001��1]W���p�8T>�RK\u0000#\u001e&r�\u0016��\u0000��r\u0005�\u0006\"\u0003���$���*���Ƨ�Ե�w��\u001c!����DMI2�Mv�����a��ڮ��E�9`5K�r�W�~ A����\u0007\t�me�>\u0001\u0016_I�uV6/�l�X��r�v\u0017� )�t�I����L�[z漻�E��:��N�o{�I�'�á��Q\u001cMK��\n                                            <y�\n��n\u0018�5��Lx�'\u0007,i\u000e.��i\b�\u001at�I)k�H톅XI���w�l\u000f�\u0002ٻ�\u0004�\t�\u0011w�Uz\r��\t��\u0016&�iY�mm\u001ba����\u001a\u0004IH2�H�H\u0012���\u000b@~\u0000�ږ\u0010>M-pH�g�d������\u0005\\,�����\u0003�\u0007�\u0011\u0014��j�\u000b\"{>�q.�H�]�\u0001�G\u0003?\u0001��\u0007;�b6\u0013��\u000e𬩔2�\u0007t�P���\u0004\u0001\u0002��B�\u001f\u0001���\u0000}\u0001,�� ��\bA�%�\u0011�\u0014!��q(��a/�v\u000b�q���GY\u001c%���V:�8�t���ir���ǰ\u001a�\u0003\t\u0002\u0014X)A�\u000fC���u�i(X,FP�s�\u000eE\bj�c���EY�\u0007\u0002�\u0007\u0001�\u001e�\u0006�\u0004>\u0010\u0010ڪ\r�\b�ա�H@@�qas����7�\u001f\u0017�&~O]��ֻ��\u0017\u00068G\fN���\u001b�1�}�����y�Ý�&)u���\u0017u��2$'�L��֛�E�c�\u0002��Cn�)�u�:�\u0005\u0011�\u0004�`\u0016�\u0010���[�N�\u0015[��X�+\u0012��-\u0010�\u001a'����d�8�E�&7�TOŪ��\u0015��*�\t\u0011�\"��Lfp�N@�48�թ(�\u0012�P�\u0012&r�\u0012��\u0004��<}��ۢ��\u0005f}W.����7&{�\u001b�].uz\rn�\u0015�&�K7�N\u001dA� �;;'��\u0000E��n\u0001\u001a�X|%E�\u001d�\"\nO[`�v5EM=mL��dJW8vv��~a\u001c\u0006d��\"�x�Gd\br\u0002�ʌq.Ώ.ŪQ:��\u0014�\u0018�l��ڶ�\u0000mk,�\u0012��lkQ��\u0002�/y塔��m���~����&�\u0019\u0011/Tq' ��Ò4<�$�Dp[0[Ppi_@&���Χ�hm��I��Ɔr�{�\rv���aU�\n�2�f�o)LNC��u��\u0002��n��\n�5Y�_u9�;[ސ��7Dl�l���o\u000f���l���çt����\u000f���.�����\u0017\u0012\u001c~m���\u0003PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[NG��`\u0001\u0000\u0000^\u0002\u0000\u0000\u0019\u0000\u0000\u0000xl/worksheets/sheet11.xmlMR�N�0\f~�(\u000f�\f�\u0000Mm%\u0018 v@�6\u0001�u�hI\\\u0012�\u000e�\u001e'�&\u000em��ߏ�\u0014\u0003�}�\u0000H\u001c����\u001dQ?W*�\u001d8\u001d'؃�J��i�4�T�\u0003�&��U���r�xY\u0015�n\u0015�\u0002\u000fd��U\u0010���\u000e?�`q(�\n                                                <_�ͮ�t����;�\u0000�������4Ɓ�\u0006�\bЖ��j���sÇ�!���/����B)�gR�����T[6��&`��D����\u0005X�x���IB^\u001c$���,��W��mu�\u0005�O�PǚR4�ꃥ5\u000e�p\u001ao��j�1��0��HQ\u001f\"�;aـ3~<��\u00155²�&]\u0015\u0001\u0007\u0011R��R��g\u0014K\u0019�6���U�8��ߖ�\"&J���c��D#c���\u000e;㣰�2�tr��\u000b��1!��\u0016�-��\u0007\u0000!5p�E�s�|_�T�\u0007PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[�4�D\u0001\u0000\u0000)\u0002\u0000\u0000\u0019\u0000\u0000\u0000xl/worksheets/sheet12.xmlMR�N�0\f��(\u001f@:�\u0000Mm�1���4m\u0002�Y�ђ�$.\u001d|=I�M�$�����$\u001f�\u001d}\u0007@�d��\u0005���\u0010���H�=؀4茤�V�ށ�S���6���2O��+s\u001cH+\u000b[��`�t�O�q,���\u0003;�v\u0014\u0003��{��\u001e�ߺ��K�Z\u0019�^�e\u000e���\u0017�u�O\t�\nFe�?D�����?.9��\u001d\u0010�\u0011{�\u000b�E}����P��\u00076�u�\u001bT}�\u0014�� \u0016^�g����0�Azؠ�R5u���\u001a\u001a9h���\n�x�دB����)���j��f�\r\u0002���-O�V�T�8�%�2w82\u0017�\u0000\u0006�,n\u0002�\u0012ߥk��LC\u0013ȳ���\u00077)�\u001c�>�\u001c�\u0002{2���bB�\u001bD:;Q��w��PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[闩\u000b�\u0004\u0000\u0000q1\u0000\u0000\r\u0000\u0000\u0000xl/styles.xml�[mo�8\u0010�+�\u000f�� ��p�DJi�*흪kV��$��Z�r������\u0004H�ɦ)y�\u0006U�\f3�3�͋;��\u001bA/\u000b����I�\u000f�\u0005c�\u001f���\u0016(\u000e���\f%\\\u0013�4\u000e\u0018?�s#�(\n�\\\u0018�İL�1�\u0000'�h�,c?f�6K�\t\u001b�J���SȅNWפ;/\r�P���eʾL���(��\u0000\u0002������h`�`�A�&\r̞.%\u001c:���\u001a���\u0005\u0004O)\u0016fQ\u0010c�&Ŗ\u0010�R�R��h�`�%�\u000f���3���O���\u0016�\u0012a\u001bgLq@\n����<�ҏ\u0012w�PJ\u000et>\u001d�o9b� b]\u0000�sjL�;\u0018�ц-Gj����d\u0016�\u000b!�!�\u0012�D񁨦9vm�`�V*����@�\u0016���NOܗS9\u0006��y��oO�����yHZ[jɏ��6q��\u0014;1[aB��JL�B2\u001ad\u0001c�&>?)�\n�J+�'o\u0019���4x�X=�`�<%8\u0014�so�\u0000\u001e���\u0000���Gӳ�����\u0007��\u001d�z�W�����:l\u0011�7\u001f�Ǿ\u0002�m��+�\u0003��r}O�6v��2Z]\f۱U��r&ew�A[+ZD���鶢o��V\u0017�vlU�*ъ\u001d\u001fC�)\r\u0011�F\u0011[_�F\u0003�\"��)�/Ğ��@I\u0019Kc~\u0010�`�&A1¬-��Z�\n                                                    <0�ق�ϯ�l\u000b��m�\u0004ؖ�\u0017��(\u000fx�f��\u0017q�?��C�*j<���q$�\u000ey��C�F�\b�Mo�wí�\u001e�W��k��<��8\u0017�)z�(«�|\u0015U\u0004 �ڻ����A���1��$F2��\u0001G�`m�-R�p41�͸\u0000Q]{E��YS�/(N�OR\u001f��T��`�VM۾!�6ܖ�L�[��>ۢw�@�W���\fi�\u0005r���(A��e7x�1]�Ӻ��\u0001�=\r�w&��\"�6����G�@]�WN�|C+i߽�v!z���aA��S�4�&h%�w#�*\u001e\u001aIgߑ\fa��\u0010%�{�}e�����o�=E�P\u0001�\"��[\u000f\\=�_��j�\"�F�ݚ�sC�=�\\�]w������\u0006�y\rM�S���\u0017�gk��;���=w\u001d���j$��u�����R�3��a\n�\u0018��y�\"�\u0017x7u�Xӹ�R�\u000e\u001a(Zx�Z�\u001f�/��s����^���螵�\u001d;\u0018��%�\u0018?�y�C�Q~�l|\u0012�� ZI5�\u0010f��%�g���6]b�p�*���h��)A����!��%a�J9���?Q���[]�,�S^U\u001f\u0015\r�q�U7\u001c\u000b'!Z��+O�|���n��z�mM�HcW\u0003�H�Z#t\u0010\u000e�\u0000��V\u0010ί\u0014O\u001f��^s���Wj��M\u001f��V*�Wl\u0010����?u��kێ\u0003e��\f<(o�#��� n�\u0002�Y��:<�pk�\u0015��\u000e�6�W!P�p%B�¹\u0016\u001auބ��[\u001b+��8P�\b|5��)��m�V��A=\u0018ָ.�\u0011���Q�\u0001��M�>P/�m�Uk�N���!�荰\u0006b 8@\u001a�p�ؚ���\n                                                        <e��d1�\u001fPK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[���\u001c�\u0000\u0000\u0000\u0013\u0002\u0000\u0000\u000b\u0000\u0000\u0000_rels/.rels���n�0\f@�О0\u0007�!�3e�\u0016\u0004�\u0001V�\u000f�\u0012\u0005�E���ڥq�\u000b\u0019y=<\u0012�\u001ei@�8����\u0018�\u0010RiZո\u0001H�%�iΑB��,\u001e5��@D�cC�Z,>@.\u0019f��d\u0016�s�W�\\ם�=�/OAo��:LqBiHK3\u000e���2��\f5E�J#�[\u001ax���v�Iѡ\"X\u0016�E�Ӣ\u001d�\u001d�����c\"�z[��qhT\n��c%�qb��5��\u000f�~\u0000PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[A��P�\u0001\u0000\u0000b\b\u0000\u0000\u000f\u0000\u0000\u0000xl/workbook.xml��_o�0\u0010\u0000�b�\u0001\u0006I���J\u001f��[�u���ݫc�p����i�~�\u0019(��IV_�\u0013�����p�:\u0019:�9�\u0017%�͓ʹz��VT���bj�~�4���C:��&���\u0000���4�\u0016�⨓�!�=���8\u0010\u000e���6��p���!{F�{��^󤻗�0�\u001a\u0015�A�'Y�leN?\f�ю˭ #e�L��G ���E���v\u0011��\u000f�C�d���%�u�\u0013]~���\u001f�G�37(\u001dК;�N��Q\u001f�4~\u0015i���\u000eõ/�>SFS�(`mD�@���\u0004�\u0005j[am\u0013���<�6JqzmW�_�)��9�\njEK�\u0013�):�x�\u001b�M�V\u0015�#�j\u0017��\u0011�t\\�V�/C\u001f�\u001a\u001cGi\u0003�Y\u0004u6.jgj�#�-�>�P5��f�\u001e@4�^�=�P5����K�\"(>�\u0016\u0011�bl�kH�^t�9�p���|�[��\\r- ,�EDt1���i\u001d@.#��q!�?�_�,�\"��w�v\u0013R��z�vݵ��<�ĺ��k��p�\u0015P���Oe}ܟ��X{�3��\u0013��e#�����OË�\u001c���?PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[\t\u001a���\u0000\u0000\u0000;\b\u0000\u0000\u001a\u0000\u0000\u0000xl/_rels/workbook.xml.rels��ϊ�0\u0010\u0006�W)y\u0000��Zu����u�\u0005B����\t�YV�~K=ԑ=�E�S��|�A��/�\u001c�~��\r�\\�n��4��\u0003��\u0006{G\u000b\u001fp\u0018�T>���1�\u0010\\yq5B��9��\fs�?f&�[��$��jK���w�\u0003�\u0011\f?>^�Ad��\\��\u000b\u0003�n�&�\u0016�\u0018�Mr<\u0017&\u001e�ր6(\u0013�L\u001f�\u0014��>h%@+}�Z����\\�r}�F�6���\u0000m�A;\u0001��l*�1}\u0003�SY�A[[Y���}M|�f�}�����y<����x�|z���A�+\u001c~\u0001PK\u0003\u0004\u0014\u0000\u0000\u0000\b\u0000���[҃~4E\u0001\u0000\u0000�\t\u0000\u0000\u0013\u0000\u0000\u0000[Content_Types].xml͖�N�0\f�_����f\u001b0\u000eZw\u0003��.x�кk��\u0014{c{{�� �F�T$rӨ��l)��m�\u0001���\u0016�&�\u000fB`Q���9\u000f�#�\u000bF\u0012����X�%��h4\u0015��\u0004���h���\u0013Tr�)y��6*g�4��4y�'6�<��kUH����\u001bex d\\��`�<\u000e8!\u0015g\tM�g���u\u0003!�\u0012��\f�\"\rg��\u0016H;\r�uK���J\u0015P�bm�$C\u001f@�X\u0003���^t�M&�0����V�\u000bș��<��\u0002\\�;���\u001ez\u0016�@���'\"K�>\u001f4�.��%����ª�\u0007�v���3>�_�c\u0012���H|\\G��&\u0012\u001f�H|�F��.\u0012\u001f���\u0018�b1\u0012ˍ:��+�ݹ�_�\u001e�53R�#_�O��'PK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[F�MH�\u0000\u0000\u0000�\u0000\u0000\u0000\u0010\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�\u0001\u0000\u0000\u0000\u0000docProps/app.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[�سf�\u0000\u0000\u0000+\u0002\u0000\u0000\u0011\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�\u0001�\u0000\u0000\u0000docProps/core.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[�\\�#\u0010\u0006\u0000\u0000�'\u0000\u0000\u0013\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�\u0001�\u0001\u0000\u0000xl/theme/theme1.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[�L�;�\u0005\u0000\u0000�\u0019\u0000\u0000\u0018\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000��%\b\u0000\u0000xl/worksheets/sheet1.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[�o�Qf\u0003\u0000\u0000�\u000b\u0000\u0000\u0018\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000��\b\u000e\u0000\u0000xl/worksheets/sheet2.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[�>a��\u0018\u0000\u0000\u001d�\u0000\u0000\u0018\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000���\u0011\u0000\u0000xl/worksheets/sheet3.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[,�G\u0015�\u0007\u0000\u0000k-\u0000\u0000\u0018\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000���*\u0000\u0000xl/worksheets/sheet4.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[�Yצ\u0013\u0006\u0000\u0000C\u001a\u0000\u0000\u0018\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000���2\u0000\u0000xl/worksheets/sheet5.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[�u��/\u0002\u0000\u0000P\u0006\u0000\u0000\u0018\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000���8\u0000\u0000xl/worksheets/sheet6.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[�����\u0001\u0000\u0000N\u0005\u0000\u0000\u0018\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000��^;\u0000\u0000xl/worksheets/sheet7.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[�Ot\u001dr\u0003\u0000\u0000\u0011\u000f\u0000\u0000\u0018\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000��n=\u0000\u0000xl/worksheets/sheet8.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[�>䪝\b\u0000\u0000�9\u0000\u0000\u0018\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000��\u0016A\u0000\u0000xl/worksheets/sheet9.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[IE��,\u0010\u0000\u0000�c\u0000\u0000\u0019\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000���I\u0000\u0000xl/worksheets/sheet10.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[NG��`\u0001\u0000\u0000^\u0002\u0000\u0000\u0019\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000��LZ\u0000\u0000xl/worksheets/sheet11.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[�4�D\u0001\u0000\u0000)\u0002\u0000\u0000\u0019\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000���[\u0000\u0000xl/worksheets/sheet12.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[闩\u000b�\u0004\u0000\u0000q1\u0000\u0000\r\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�\u0001^]\u0000\u0000xl/styles.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[���\u001c�\u0000\u0000\u0000\u0013\u0002\u0000\u0000\u000b\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�\u0001{b\u0000\u0000_rels/.relsPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[A��P�\u0001\u0000\u0000b\b\u0000\u0000\u000f\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�\u0001dc\u0000\u0000xl/workbook.xmlPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[\t\u001a���\u0000\u0000\u0000;\b\u0000\u0000\u001a\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�\u0001qe\u0000\u0000xl/_rels/workbook.xml.relsPK\u0001\u0002\u0014\u0003\u0014\u0000\u0000\u0000\b\u0000���[҃~4E\u0001\u0000\u0000�\t\u0000\u0000\u0013\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000�\u0001�f\u0000\u0000[Content_Types].xmlPK\u0005\u0006\u0000\u0000\u0000\u0000\u0014\u0000\u0014\u0000C\u0005\u0000\u0000\u0013h\u0000\u0000\u0000\u0000"},{"id":"b228625a-5241-42a9-bc61-de3701aae7de","name":"Download Report (Json)","originalRequest":{"method":"GET","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"url":{"raw":"{{base_url}}/work_orders/{{work_order_id}}/download/?file_type=json","host":["{{base_url}}"],"path":["work_orders","{{work_order_id}}","download",""],"query":[{"key":"file_type","value":"json"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 14 Dec 2025 18:24:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"31188"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"Content-Security-Policy","value":"img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:; object-src 'self' s3.ap-south-1.amazonaws.com blob:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; base-uri 'self' 'unsafe-inline' data:; default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"Summary - Scorecard\": [\n        {\n            \"Item\": \"Customer Name\",\n            \"Details\": \"M/S. EXPOSITIONS AND CONVENTIONS\",\n            \"Verification\": \"NA\"\n        },\n        {\n            \"Item\": \"Account Number\",\n            \"Details\": \"99909825371110\",\n            \"Verification\": false\n        },\n        {\n            \"Item\": \"Bank\",\n            \"Details\": \"HDFC BANK\",\n            \"Verification\": \"NA\"\n        },\n        {\n            \"Item\": \"Opening Balance\",\n            \"Details\": 4966118.51,\n            \"Verification\": \"Yes\"\n        },\n        {\n            \"Item\": \"Closing Balance\",\n            \"Details\": 838136.91,\n            \"Verification\": \"Yes\"\n        },\n        {\n            \"Item\": \"Start Date\",\n            \"Details\": \"01/11/2025\",\n            \"Verification\": \"NA\"\n        },\n        {\n            \"Item\": \"End Date\",\n            \"Details\": \"30/11/2025\",\n            \"Verification\": \"NA\"\n        },\n        {\n            \"Item\": \"IFSC Code\",\n            \"Details\": \"HDFC0001678\",\n            \"Verification\": \"NA\"\n        },\n        {\n            \"Item\": \"MICR Code\",\n            \"Details\": \"380240032\",\n            \"Verification\": \"NA\"\n        }\n    ],\n    \"Summary - Document Authenticity Check\": [\n        {\n            \"Tag\": \"Fingerprint Check\",\n            \"Status\": \"No\"\n        },\n        {\n            \"Tag\": \"Balance Recon\",\n            \"Status\": true\n        }\n    ],\n    \"Summary - Fixed Income / Obligation\": {\n        \"Loan\": 0,\n        \"Average Monthly Revenue\": 7495866,\n        \"Average Monthly Surplus\": -4127981.6,\n        \"Average Monthly Balance\": 2905506.66,\n        \"EMI\": \"NA\"\n    },\n    \"Fraud Check Triggers - Fraud Checks\": [\n        {\n            \"Possible Fraud Indicators\": \"Balance Reconciliation\",\n            \"Identified?\": false\n        },\n        {\n            \"Possible Fraud Indicators\": \"Equal Debit Credit\",\n            \"Identified?\": false\n        },\n        {\n            \"Possible Fraud Indicators\": \"Transactions on Bank Holidays\",\n            \"Identified?\": false\n        },\n        {\n            \"Possible Fraud Indicators\": \"Suspicious RTGS Transactions\",\n            \"Identified?\": false\n        },\n        {\n            \"Possible Fraud Indicators\": \"Suspicious Tax Payments\",\n            \"Identified?\": true\n        },\n        {\n            \"Possible Fraud Indicators\": \"Irregular Transfers to Parties\",\n            \"Identified?\": false\n        },\n        {\n            \"Possible Fraud Indicators\": \"Data Duplicity\",\n            \"Identified?\": false\n        }\n    ],\n    \"Fraud Check Triggers - Fraud Check Details\": [\n        {\n            \"FCU Trigger\": \"Suspicious Tax Payments\",\n            \"Date\": \"19/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"RTGS DR-RBIS0GSTPMT-GST-BOPAL, AHMED-HDF CR52025111985375816\",\n            \"Amount\": 1165642,\n            \"Balance\": 1445968.51,\n            \"Reference\": \"000000000633\"\n        }\n    ],\n    \"Emi Details\": {},\n    \"MWD - Balance Details\": [\n        {\n            \"Min Balance\": 838136.91,\n            \"Month\": \"Nov-25\",\n            \"Monthly Opening Balance\": 4966118.51,\n            \"Balance as on 7th\": 4659248.51,\n            \"Balance as on 14th\": 4172221.51,\n            \"Balance as on 21st\": 1439085.51,\n            \"Balance as on 28th\": 1142614.51,\n            \"Monthly Closing Balance\": 838136.91,\n            \"Average Bank Balance\": 2905506.66,\n            \"Max Balance\": 4966118.51\n        },\n        {\n            \"Min Balance\": 838136.91,\n            \"Month\": \"Total\",\n            \"Monthly Opening Balance\": 4966118.51,\n            \"Balance as on 7th\": 4659248.51,\n            \"Balance as on 14th\": 4172221.51,\n            \"Balance as on 21st\": 1439085.51,\n            \"Balance as on 28th\": 1142614.51,\n            \"Monthly Closing Balance\": 838136.91,\n            \"Average Bank Balance\": 87165199.7,\n            \"Max Balance\": 4966118.51\n        },\n        {\n            \"Min Balance\": 838136.91,\n            \"Month\": \"Consolidated\",\n            \"Monthly Opening Balance\": 4966118.51,\n            \"Balance as on 7th\": 4659248.51,\n            \"Balance as on 14th\": 4172221.51,\n            \"Balance as on 21st\": 1439085.51,\n            \"Balance as on 28th\": 1142614.51,\n            \"Monthly Closing Balance\": 838136.91,\n            \"Average Bank Balance\": 2905506.66,\n            \"Max Balance\": 4966118.51\n        }\n    ],\n    \"MWD - Inflow Details\": [\n        {\n            \"Month\": \"Nov-25\",\n            \"Total Credit\": 8361316,\n            \"Total Count of Credit Transactions\": 6,\n            \"Total Return\": 865450,\n            \"Return Count\": 2,\n            \"Total Credit Without Return\": 7495866,\n            \"Credit Count Without Return\": 4,\n            \"Revenue Amount\": 7495866,\n            \"Investment Income Amount\": 0,\n            \"Investment Income counts\": 0,\n            \"Loan Receipt Amount\": 0,\n            \"Loan Receipt Counts\": 0,\n            \"Rent Dividend Interest Amount\": 0,\n            \"Rent Dividend Interest Count\": 0,\n            \"Cash Back & Tax Refund Amount\": 0,\n            \"Cash Back & Tax Refund Count\": 0,\n            \"Others Total\": 0,\n            \"Others Count\": 0,\n            \"Maximum Income\": 3000000\n        },\n        {\n            \"Month\": \"Total\",\n            \"Total Credit\": 8361316,\n            \"Total Count of Credit Transactions\": 6,\n            \"Total Return\": 865450,\n            \"Return Count\": 2,\n            \"Total Credit Without Return\": 7495866,\n            \"Credit Count Without Return\": 4,\n            \"Revenue Amount\": 7495866,\n            \"Investment Income Amount\": 0,\n            \"Investment Income counts\": 0,\n            \"Loan Receipt Amount\": 0,\n            \"Loan Receipt Counts\": 0,\n            \"Rent Dividend Interest Amount\": 0,\n            \"Rent Dividend Interest Count\": 0,\n            \"Cash Back & Tax Refund Amount\": 0,\n            \"Cash Back & Tax Refund Count\": 0,\n            \"Others Total\": 0,\n            \"Others Count\": 0,\n            \"Maximum Income\": 3000000\n        },\n        {\n            \"Month\": \"Consolidated\",\n            \"Total Credit\": 8361316,\n            \"Total Count of Credit Transactions\": 6,\n            \"Total Return\": 865450,\n            \"Return Count\": 2,\n            \"Total Credit Without Return\": 7495866,\n            \"Credit Count Without Return\": 4,\n            \"Revenue Amount\": 7495866,\n            \"Investment Income Amount\": 0,\n            \"Investment Income counts\": 0,\n            \"Loan Receipt Amount\": 0,\n            \"Loan Receipt Counts\": 0,\n            \"Rent Dividend Interest Amount\": 0,\n            \"Rent Dividend Interest Count\": 0,\n            \"Cash Back & Tax Refund Amount\": 0,\n            \"Cash Back & Tax Refund Count\": 0,\n            \"Others Total\": 0,\n            \"Others Count\": 0,\n            \"Maximum Income\": 3000000\n        }\n    ],\n    \"MWD - Outflow Details\": [\n        {\n            \"Month\": \"Nov-25\",\n            \"Total Debits\": 12489297.6,\n            \"Debit Count\": 35,\n            \"Business Expenses Amount\": 10488864,\n            \"Business Expenses Count\": 31,\n            \"GST Payment Amount\": 1165642,\n            \"GST Payment Count\": 1,\n            \"EMI Payment Amount\": 0,\n            \"EMI Payment Count\": 0,\n            \"Insurance Payment Amount\": 0,\n            \"Insurance Payment Count\": 0,\n            \"Investment Made Amount\": 800000,\n            \"Investment Made Count\": 1,\n            \"Others\": 0,\n            \"Total Count of Others\": 0,\n            \"Month Maximum Expenses\": 1165642\n        },\n        {\n            \"Month\": \"Total\",\n            \"Total Debits\": 12489297.6,\n            \"Debit Count\": 35,\n            \"Business Expenses Amount\": 10488864,\n            \"Business Expenses Count\": 31,\n            \"GST Payment Amount\": 1165642,\n            \"GST Payment Count\": 1,\n            \"EMI Payment Amount\": 0,\n            \"EMI Payment Count\": 0,\n            \"Insurance Payment Amount\": 0,\n            \"Insurance Payment Count\": 0,\n            \"Investment Made Amount\": 800000,\n            \"Investment Made Count\": 1,\n            \"Others\": 0,\n            \"Total Count of Others\": 0,\n            \"Month Maximum Expenses\": 1165642\n        },\n        {\n            \"Month\": \"Consolidated\",\n            \"Total Debits\": 12489297.6,\n            \"Debit Count\": 35,\n            \"Business Expenses Amount\": 10488864,\n            \"Business Expenses Count\": 31,\n            \"GST Payment Amount\": 1165642,\n            \"GST Payment Count\": 1,\n            \"EMI Payment Amount\": 0,\n            \"EMI Payment Count\": 0,\n            \"Insurance Payment Amount\": 0,\n            \"Insurance Payment Count\": 0,\n            \"Investment Made Amount\": 800000,\n            \"Investment Made Count\": 1,\n            \"Others\": 0,\n            \"Total Count of Others\": 0,\n            \"Month Maximum Expenses\": 1165642\n        }\n    ],\n    \"MWD - Mode of Transaction - Credit\": [\n        {\n            \"Month\": \"Nov-25\",\n            \"Total sum of Fund Transfers\": 7495866,\n            \"Total count of Fund Transfers\": 4,\n            \"Total sum of Cash Deposits\": 0,\n            \"Total count of Cash Deposits\": 0,\n            \"Total sum of Cheque Deposits\": 0,\n            \"Total count of Cheque Deposits\": 0\n        },\n        {\n            \"Month\": \"Total\",\n            \"Total sum of Fund Transfers\": 7495866,\n            \"Total count of Fund Transfers\": 4,\n            \"Total sum of Cash Deposits\": 0,\n            \"Total count of Cash Deposits\": 0,\n            \"Total sum of Cheque Deposits\": 0,\n            \"Total count of Cheque Deposits\": 0\n        },\n        {\n            \"Month\": \"Consolidated\",\n            \"Total sum of Fund Transfers\": 7495866,\n            \"Total count of Fund Transfers\": 4,\n            \"Total sum of Cash Deposits\": 0,\n            \"Total count of Cash Deposits\": 0,\n            \"Total sum of Cheque Deposits\": 0,\n            \"Total count of Cheque Deposits\": 0\n        }\n    ],\n    \"MWD - Mode of Transaction - Debit\": [\n        {\n            \"Month\": \"Nov-25\",\n            \"Total auto debit sum\": 0,\n            \"Total auto debit counts\": 0,\n            \"Cheque Cleared Amount\": 139987,\n            \"Cheque Cleared Count\": 4,\n            \"Cash Withdrawals Amount\": 52528,\n            \"Cash Withdrawals Count\": 2,\n            \"Fund Transfer Amount\": 7634185.6,\n            \"Fund Transfer Count\": 24\n        },\n        {\n            \"Month\": \"Total\",\n            \"Total auto debit sum\": 0,\n            \"Total auto debit counts\": 0,\n            \"Cheque Cleared Amount\": 139987,\n            \"Cheque Cleared Count\": 4,\n            \"Cash Withdrawals Amount\": 52528,\n            \"Cash Withdrawals Count\": 2,\n            \"Fund Transfer Amount\": 7634185.6,\n            \"Fund Transfer Count\": 24\n        },\n        {\n            \"Month\": \"Consolidated\",\n            \"Total auto debit sum\": 0,\n            \"Total auto debit counts\": 0,\n            \"Cheque Cleared Amount\": 139987,\n            \"Cheque Cleared Count\": 4,\n            \"Cash Withdrawals Amount\": 52528,\n            \"Cash Withdrawals Count\": 2,\n            \"Fund Transfer Amount\": 7634185.6,\n            \"Fund Transfer Count\": 24\n        }\n    ],\n    \"EOD\": {\n        \"2025/11/1\": 4966118.51,\n        \"2025/11/2\": 4966118.51,\n        \"2025/11/3\": 4659248.51,\n        \"2025/11/4\": 4659248.51,\n        \"2025/11/5\": 4659248.51,\n        \"2025/11/6\": 4659248.51,\n        \"2025/11/7\": 4659248.51,\n        \"2025/11/8\": 4659248.51,\n        \"2025/11/9\": 4659248.51,\n        \"2025/11/10\": 3125307.51,\n        \"2025/11/11\": 2332534.51,\n        \"2025/11/12\": 2327206.51,\n        \"2025/11/13\": 2327206.51,\n        \"2025/11/14\": 4172221.51,\n        \"2025/11/15\": 4070397.51,\n        \"2025/11/16\": 4070397.51,\n        \"2025/11/17\": 2460397.51,\n        \"2025/11/18\": 1445968.51,\n        \"2025/11/19\": 1445968.51,\n        \"2025/11/20\": 1445968.51,\n        \"2025/11/21\": 1439085.51,\n        \"2025/11/22\": 1439085.51,\n        \"2025/11/23\": 1439085.51,\n        \"2025/11/24\": 1358090.51,\n        \"2025/11/25\": 1300090.51,\n        \"2025/11/26\": 1300090.51,\n        \"2025/11/27\": 4300090.51,\n        \"2025/11/28\": 1142614.51,\n        \"2025/11/29\": 838278.51,\n        \"2025/11/30\": 838136.91,\n        \"2025/11/31\": \"\"\n    },\n    \"All Transactions\": [\n        {\n            \"Date\": \"03/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"CHQ PAID-CTS S4-MUMB-BAJAJ ALLIANZ GENER\",\n            \"Amount\": 47200,\n            \"Mode\": \"Cheque\",\n            \"Balance\": 4918918.51,\n            \"Reference\": \"000000000612\",\n            \"Category\": \"Business Expense\",\n            \"Sub-Category\": \"Insurance\"\n        },\n        {\n            \"Date\": \"03/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"RTGS DR-AMCB0660003-D M DIGITAL-BOPAL, A HMED-HDFCR52025110379149557\",\n            \"Amount\": 259670,\n            \"Mode\": \"RTGS\",\n            \"Balance\": 4659248.51,\n            \"Reference\": \"000000000613\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"10/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"FT - DR - 50100160865191 - DARSHAN PRAFU LCHANDRA TRIVEDI\",\n            \"Amount\": 182901,\n            \"Mode\": \"Other\",\n            \"Balance\": 4476347.51,\n            \"Reference\": \"000000000615\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"10/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"FT - DR - 50200048797873 - VP PRODUCTION S AND EVENTS\",\n            \"Amount\": 1155000,\n            \"Mode\": \"Other\",\n            \"Balance\": 3321347.51,\n            \"Reference\": \"000000000616\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"10/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"NEFT DR-AMCB0660003-KARTIK ENTERPRISE-BO PAL, AHMED-HDFCN52025111089153503\",\n            \"Amount\": 196040,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 3125307.51,\n            \"Reference\": \"000000000617\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Credit/Debit\": \"credit\",\n            \"Description\": \"RTGS CR-ICIC0001238-FAIRFEST MEDIA LTD-E XPOSITIONS AND CONVENTIONS-ICICR52025111 100595212\",\n            \"Amount\": 1404000,\n            \"Mode\": \"RTGS\",\n            \"Balance\": 4529307.51,\n            \"Reference\": \"ICICR52025111100595212\",\n            \"Category\": \"Receipt\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"FT - DR - 50200113880313 - JP EVENT AND EXHIBITION\",\n            \"Amount\": 924894,\n            \"Mode\": \"Other\",\n            \"Balance\": 3604413.51,\n            \"Reference\": \"000000000618\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"NEFT DR-SBIN0000312-VALA VANRAJBHAI-BOPA L, AHMED-HDFCN52025111192224499\",\n            \"Amount\": 18389,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 3586024.51,\n            \"Reference\": \"000000000619\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"NEFT DR-SBIN0060363-AKASH DIPAKBHAI RAMI -BOPAL, AHMED-HDFCN52025111192209263\",\n            \"Amount\": 92120,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 3493904.51,\n            \"Reference\": \"000000000621\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"NEFT DR-SBIN0003097-SHREE KRISHNA ELECTR ICALS-BOPAL, AHMED-HDFCN5202511119223047 4\",\n            \"Amount\": 161370,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 3332534.51,\n            \"Reference\": \"000000000620\",\n            \"Category\": \"Bill Payment\",\n            \"Sub-Category\": \"Utilities Electricity\"\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"RTGS DR-ICIC0005734-VIBHOOSHIT DECOR-BOP AL, AHMED-HDFCR52025111182170268\",\n            \"Amount\": 1000000,\n            \"Mode\": \"RTGS\",\n            \"Balance\": 2332534.51,\n            \"Reference\": \"000000000623\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"12/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"CHQ PAID-CTS S4-MUMB-ANANT XEROX\",\n            \"Amount\": 5328,\n            \"Mode\": \"Cheque\",\n            \"Balance\": 2327206.51,\n            \"Reference\": \"000000000614\",\n            \"Category\": \"Cash Withdrawal\",\n            \"Sub-Category\": \"Cheque Withdrawal\"\n        },\n        {\n            \"Date\": \"14/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"CHQ PAID-CTS S1-MUMB-UGVCL\",\n            \"Amount\": 40259,\n            \"Mode\": \"Cheque\",\n            \"Balance\": 2286947.51,\n            \"Reference\": \"000000000624\",\n            \"Category\": \"Bill Payment\",\n            \"Sub-Category\": \"Utilities Electricity\"\n        },\n        {\n            \"Date\": \"14/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"NEFT DR-UCBA0000696-VINU SOUND-BOPAL, AH MED-HDFCN52025111498910119\",\n            \"Amount\": 40950,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 2245997.51,\n            \"Reference\": \"000000000625\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"14/11/2025\",\n            \"Credit/Debit\": \"credit\",\n            \"Description\": \"NEFT CR-ICIC0000165-GLPC LTD DEEN DAYAL UPADHYAY GRAMIN KAUSHALYA YOJA-EXPOSITIO NS AND CONVENTIONS-ICICN3202511142001230\",\n            \"Amount\": 1926224,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 4172221.51,\n            \"Reference\": \"ICICN32025111420012300\",\n            \"Category\": \"Receipt\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"15/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"NEFT DR-ICIC0006639-SUN ARTS-BOPAL, AHME D-HDFCN52025111500622776\",\n            \"Amount\": 101824,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 4070397.51,\n            \"Reference\": \"000000000605\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"17/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"DD ISSUE - HDFC BANK LT - AHMEDABAD - - 000174 - 087023508839 - *** GUJARAT INTE RNATIONAL FINANCE TEC-CITY COMPANY LIM\",\n            \"Amount\": 10000,\n            \"Mode\": \"DEMAND DRAFT\",\n            \"Balance\": 4060397.51,\n            \"Reference\": \"000000000627\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"17/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"DD ISSUE - HDFC BANK LT - AHMEDABAD - - 000173 - 087023508838 - *** GUJARAT INTE RNATIONAL FINANCE TEC-CITY COMPANY LIM\",\n            \"Amount\": 800000,\n            \"Mode\": \"DEMAND DRAFT\",\n            \"Balance\": 3260397.51,\n            \"Reference\": \"000000000626\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"17/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"FD BOOKED - 50301248015932 : GIFT CITY C OMPANY LIMITED A/C E&C\",\n            \"Amount\": 800000,\n            \"Mode\": \"Other\",\n            \"Balance\": 2460397.51,\n            \"Reference\": \"4426772025111715912300\",\n            \"Category\": \"Investment\",\n            \"Sub-Category\": \"Market Instrument\"\n        },\n        {\n            \"Date\": \"18/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"RTGS DR-ICIC0005734-VIBHOOSHIT DECOR-ISC KON AMBLI-HDFCR52025111884791622\",\n            \"Amount\": 1000000,\n            \"Mode\": \"RTGS\",\n            \"Balance\": 1460397.51,\n            \"Reference\": \"000000000628\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"18/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"NEFT DR-IBKL0001006-V J HARDIK VISUALS-I SCKON AMBLI-HDFCN52025111804275337\",\n            \"Amount\": 145000,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 1315397.51,\n            \"Reference\": \"000000000629\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"18/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"NEFT DR-VCOB0000015-PATEL MARBLE-BOPAL, AHMED-HDFCN52025111804396311\",\n            \"Amount\": 21240,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 1294157.51,\n            \"Reference\": \"000000000631\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"18/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"FT - DR - 50200113880313 - JP EVENT AND EXHIBITION\",\n            \"Amount\": 678989,\n            \"Mode\": \"Other\",\n            \"Balance\": 615168.51,\n            \"Reference\": \"000000000632\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"18/11/2025\",\n            \"Credit/Debit\": \"credit\",\n            \"Description\": \"DD CANCELLED- 000000000136 - ISCKON AMBL I\",\n            \"Amount\": 65450,\n            \"Mode\": \"DEMAND DRAFT\",\n            \"Balance\": 680618.51,\n            \"Reference\": \"000000000136\",\n            \"Category\": \"Return\",\n            \"Sub-Category\": \"Cancelled\"\n        },\n        {\n            \"Date\": \"18/11/2025\",\n            \"Credit/Debit\": \"credit\",\n            \"Description\": \"DD CANCELLED- 000000000173 - ISCKON AMBL I\",\n            \"Amount\": 800000,\n            \"Mode\": \"DEMAND DRAFT\",\n            \"Balance\": 1480618.51,\n            \"Reference\": \"000000000173\",\n            \"Category\": \"Return\",\n            \"Sub-Category\": \"Cancelled\"\n        },\n        {\n            \"Date\": \"18/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"NEFT DR-GSCB0ADC124-AJIT BHAI RUPCHANDBH AI JAIN-ISCKON AMBLI-HDFCN52025111804290 971\",\n            \"Amount\": 34650,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 1445968.51,\n            \"Reference\": \"000000000630\",\n            \"Category\": \"Related Transfer\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"19/11/2025\",\n            \"Credit/Debit\": \"credit\",\n            \"Description\": \"RTGS CR-BARB0DBMANW-EXPOSITIONS CONVENTI ONS-EXPOSITIONS AND CONVENTIONS-BARBR520 25111900832890\",\n            \"Amount\": 1165642,\n            \"Mode\": \"RTGS\",\n            \"Balance\": 2611610.51,\n            \"Reference\": \"BARBR52025111900832890\",\n            \"Category\": \"Receipt\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"19/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"RTGS DR-RBIS0GSTPMT-GST-BOPAL, AHMED-HDF CR52025111985375816\",\n            \"Amount\": 1165642,\n            \"Mode\": \"RTGS\",\n            \"Balance\": 1445968.51,\n            \"Reference\": \"000000000633\",\n            \"Category\": \"Tax\",\n            \"Sub-Category\": \"GST\"\n        },\n        {\n            \"Date\": \"21/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"NEFT DR-BARB0ALKAPU-UTTAR GUJARAT VIJ CO MPANY LIMITED-BOPAL, AHMED-HDFCN52025112 109731548\",\n            \"Amount\": 6883,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 1439085.51,\n            \"Reference\": \"000000000634\",\n            \"Category\": \"Bill Payment\",\n            \"Sub-Category\": \"Utilities Electricity\"\n        },\n        {\n            \"Date\": \"24/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"NEFT DR-BKID0002019-SUPER AMUSEMENT GAME S-BOPAL, AHMED-HDFCH00629268557\",\n            \"Amount\": 80995,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 1358090.51,\n            \"Reference\": \"000000000635\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"25/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"NEFT DR-ICIC0000845-MARK AV SOLUTIONS-BO PAL, AHMED-HDFCH00630795535\",\n            \"Amount\": 58000,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 1300090.51,\n            \"Reference\": \"000000000636\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"27/11/2025\",\n            \"Credit/Debit\": \"credit\",\n            \"Description\": \"RTGS CR-SCBL0036001-SHREE BHAGWATI FLOUR AND FOODS PRIV-EXPOSITIONS AND CONVENTI ONS-SCBLR22025112700808419\",\n            \"Amount\": 3000000,\n            \"Mode\": \"RTGS\",\n            \"Balance\": 4300090.51,\n            \"Reference\": \"SCBLR22025112700808419\",\n            \"Category\": \"F&B Credit\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"28/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"FT - DR - 06612000001477 - GANESH MANDAP SERVICE\",\n            \"Amount\": 750000,\n            \"Mode\": \"Other\",\n            \"Balance\": 3550090.51,\n            \"Reference\": \"000000000638\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"28/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"NEFT DR-ICIC0000335-I CREATIVE MINDS-BOP AL, AHMED-HDFCH00636627246\",\n            \"Amount\": 155526,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 3394564.51,\n            \"Reference\": \"000000000640\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"28/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"RTGS DR-IBKL0000082-JSM MEDIA-BOPAL, AHM ED-HDFCR52025112888594694\",\n            \"Amount\": 1000000,\n            \"Mode\": \"RTGS\",\n            \"Balance\": 2394564.51,\n            \"Reference\": \"000000000639\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"28/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"CHQ PAID-CTS S6-MUMB-BAJAJ GENERAL INSUR\",\n            \"Amount\": 47200,\n            \"Mode\": \"Cheque\",\n            \"Balance\": 2347364.51,\n            \"Reference\": \"000000000637\",\n            \"Category\": \"Cash Withdrawal\",\n            \"Sub-Category\": \"Cheque Withdrawal\"\n        },\n        {\n            \"Date\": \"28/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"RTGS DR-KKBK0000838-VINAYAK LIGHT AND SO UND-BOPAL, AHMED-HDFCR52025112888787747\",\n            \"Amount\": 204750,\n            \"Mode\": \"RTGS\",\n            \"Balance\": 2142614.51,\n            \"Reference\": \"000000000643\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"28/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"RTGS DR-SBIN0000103-JALARAM DECORATARS-B OPAL, AHMED-HDFCR52025112888844591\",\n            \"Amount\": 1000000,\n            \"Mode\": \"RTGS\",\n            \"Balance\": 1142614.51,\n            \"Reference\": \"000000000642\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"29/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"NEFT DR-BKID0002019-SUPER AMUSEMENT GAME S-BOPAL, AHMED-HDFCH00639357242\",\n            \"Amount\": 80995,\n            \"Mode\": \"NEFT\",\n            \"Balance\": 1061619.51,\n            \"Reference\": \"000000000644\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"29/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"FT - DR - 50200094870615 - THE OZA STUDI O\",\n            \"Amount\": 223341,\n            \"Mode\": \"Other\",\n            \"Balance\": 838278.51,\n            \"Reference\": \"000000000645\",\n            \"Category\": \"Payments\",\n            \"Sub-Category\": \"None\"\n        },\n        {\n            \"Date\": \"30/11/2025\",\n            \"Credit/Debit\": \"debit\",\n            \"Description\": \"DD/MC CANCELLATION CHARGE 181125-CDT2533 437427410\",\n            \"Amount\": 141.6,\n            \"Mode\": \"DEMAND DRAFT\",\n            \"Balance\": 838136.91,\n            \"Reference\": \"CDT2533437427410\",\n            \"Category\": \"Charges\",\n            \"Sub-Category\": \"None\"\n        }\n    ],\n    \"Return Transactions\": [],\n    \"Recurring Debits\": [\n        {\n            \"Date\": \"03/11/2025\",\n            \"Group\": 1,\n            \"Description\": \"CHQ PAID-CTS S4-MUMB-BAJAJ ALLIANZ GENER\",\n            \"Amount\": 47200,\n            \"Balance\": 4918918.51\n        },\n        {\n            \"Date\": \"12/11/2025\",\n            \"Group\": 1,\n            \"Description\": \"CHQ PAID-CTS S4-MUMB-ANANT XEROX\",\n            \"Amount\": 5328,\n            \"Balance\": 2327206.51\n        },\n        {\n            \"Date\": \"14/11/2025\",\n            \"Group\": 1,\n            \"Description\": \"CHQ PAID-CTS S1-MUMB-UGVCL\",\n            \"Amount\": 40259,\n            \"Balance\": 2286947.51\n        },\n        {\n            \"Date\": \"28/11/2025\",\n            \"Group\": 1,\n            \"Description\": \"CHQ PAID-CTS S6-MUMB-BAJAJ GENERAL INSUR\",\n            \"Amount\": 47200,\n            \"Balance\": 2347364.51\n        },\n        {\n            \"Date\": \"17/11/2025\",\n            \"Group\": 2,\n            \"Description\": \"DD ISSUE - HDFC BANK LT - AHMEDABAD - - 000174 - 087023508839 - *** GUJARAT INTE RNATIONAL FINANCE TEC-CITY COMPANY LIM\",\n            \"Amount\": 10000,\n            \"Balance\": 4060397.51\n        },\n        {\n            \"Date\": \"17/11/2025\",\n            \"Group\": 2,\n            \"Description\": \"DD ISSUE - HDFC BANK LT - AHMEDABAD - - 000173 - 087023508838 - *** GUJARAT INTE RNATIONAL FINANCE TEC-CITY COMPANY LIM\",\n            \"Amount\": 800000,\n            \"Balance\": 3260397.51\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Group\": 3,\n            \"Description\": \"NEFT DR-SBIN0000312-VALA VANRAJBHAI-BOPA L, AHMED-HDFCN52025111192224499\",\n            \"Amount\": 18389,\n            \"Balance\": 3586024.51\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Group\": 3,\n            \"Description\": \"NEFT DR-SBIN0060363-AKASH DIPAKBHAI RAMI -BOPAL, AHMED-HDFCN52025111192209263\",\n            \"Amount\": 92120,\n            \"Balance\": 3493904.51\n        },\n        {\n            \"Date\": \"15/11/2025\",\n            \"Group\": 3,\n            \"Description\": \"NEFT DR-ICIC0006639-SUN ARTS-BOPAL, AHME D-HDFCN52025111500622776\",\n            \"Amount\": 101824,\n            \"Balance\": 4070397.51\n        },\n        {\n            \"Date\": \"24/11/2025\",\n            \"Group\": 4,\n            \"Description\": \"NEFT DR-BKID0002019-SUPER AMUSEMENT GAME S-BOPAL, AHMED-HDFCH00629268557\",\n            \"Amount\": 80995,\n            \"Balance\": 1358090.51\n        },\n        {\n            \"Date\": \"29/11/2025\",\n            \"Group\": 4,\n            \"Description\": \"NEFT DR-BKID0002019-SUPER AMUSEMENT GAME S-BOPAL, AHMED-HDFCH00639357242\",\n            \"Amount\": 80995,\n            \"Balance\": 1061619.51\n        },\n        {\n            \"Date\": \"25/11/2025\",\n            \"Group\": 5,\n            \"Description\": \"NEFT DR-ICIC0000845-MARK AV SOLUTIONS-BO PAL, AHMED-HDFCH00630795535\",\n            \"Amount\": 58000,\n            \"Balance\": 1300090.51\n        },\n        {\n            \"Date\": \"28/11/2025\",\n            \"Group\": 5,\n            \"Description\": \"NEFT DR-ICIC0000335-I CREATIVE MINDS-BOP AL, AHMED-HDFCH00636627246\",\n            \"Amount\": 155526,\n            \"Balance\": 3394564.51\n        },\n        {\n            \"Date\": \"10/11/2025\",\n            \"Group\": 6,\n            \"Description\": \"FT - DR - 50200048797873 - VP PRODUCTION S AND EVENTS\",\n            \"Amount\": 1155000,\n            \"Balance\": 3321347.51\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Group\": 6,\n            \"Description\": \"FT - DR - 50200113880313 - JP EVENT AND EXHIBITION\",\n            \"Amount\": 924894,\n            \"Balance\": 3604413.51\n        },\n        {\n            \"Date\": \"18/11/2025\",\n            \"Group\": 6,\n            \"Description\": \"FT - DR - 50200113880313 - JP EVENT AND EXHIBITION\",\n            \"Amount\": 678989,\n            \"Balance\": 615168.51\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Group\": 7,\n            \"Description\": \"RTGS DR-ICIC0005734-VIBHOOSHIT DECOR-BOP AL, AHMED-HDFCR52025111182170268\",\n            \"Amount\": 1000000,\n            \"Balance\": 2332534.51\n        },\n        {\n            \"Date\": \"18/11/2025\",\n            \"Group\": 7,\n            \"Description\": \"RTGS DR-ICIC0005734-VIBHOOSHIT DECOR-ISC KON AMBLI-HDFCR52025111884791622\",\n            \"Amount\": 1000000,\n            \"Balance\": 1460397.51\n        }\n    ],\n    \"Recurring Credits\": [\n        {\n            \"Date\": \"18/11/2025\",\n            \"Group\": 1,\n            \"Description\": \"DD CANCELLED- 000000000136 - ISCKON AMBL I\",\n            \"Amount\": 65450,\n            \"Balance\": 680618.51\n        },\n        {\n            \"Date\": \"18/11/2025\",\n            \"Group\": 1,\n            \"Description\": \"DD CANCELLED- 000000000173 - ISCKON AMBL I\",\n            \"Amount\": 800000,\n            \"Balance\": 1480618.51\n        }\n    ],\n    \"Scoring Details\": [\n        {\n            \"Description\": \"Monthly Average Inflow\",\n            \"Value\": 8361316\n        },\n        {\n            \"Description\": \"Monthly Average Outflow\",\n            \"Value\": 12489297.6\n        },\n        {\n            \"Description\": \"Average Credit Transactions\",\n            \"Value\": 1393552.67\n        },\n        {\n            \"Description\": \"Average Debit Transactions\",\n            \"Value\": 356837.07\n        },\n        {\n            \"Description\": \"Total Credit Amount\",\n            \"Value\": 8361316\n        },\n        {\n            \"Description\": \"Total Debit Amount\",\n            \"Value\": 12489297.6\n        },\n        {\n            \"Description\": \"Total Count of Credit Transactions\",\n            \"Value\": 6\n        },\n        {\n            \"Description\": \"Total Count of Debit Transactions\",\n            \"Value\": 35\n        },\n        {\n            \"Description\": \"Monthly Average Surplus\",\n            \"Value\": -4127981.6\n        },\n        {\n            \"Description\": \"Fixed Obligation To Income Ratio\",\n            \"Value\": 0.03\n        },\n        {\n            \"Description\": \"Maximum Balance\",\n            \"Value\": 4966118.51\n        },\n        {\n            \"Description\": \"Minimum Balance\",\n            \"Value\": 838136.91\n        },\n        {\n            \"Description\": \"Maximum Credit\",\n            \"Value\": 3000000\n        },\n        {\n            \"Description\": \"Minimum Credit\",\n            \"Value\": 65450\n        },\n        {\n            \"Description\": \"Maximum Debit\",\n            \"Value\": 1165642\n        },\n        {\n            \"Description\": \"Minimum Debit\",\n            \"Value\": 141.6\n        },\n        {\n            \"Description\": \"Month end balance in last 90 days\",\n            \"Value\": \"NA\"\n        },\n        {\n            \"Description\": \"Month end balance in last 180 days\",\n            \"Value\": \"NA\"\n        },\n        {\n            \"Description\": \"Number of Cash withdrawal in last 3 months\",\n            \"Value\": \"NA\"\n        },\n        {\n            \"Description\": \"Number of Cash withdrawal in last 6 months\",\n            \"Value\": \"NA\"\n        },\n        {\n            \"Description\": \"Count of Cheque Bounce in last 3 months\",\n            \"Value\": \"NA\"\n        },\n        {\n            \"Description\": \"Amount of Cheque Bounce in last 3 months\",\n            \"Value\": \"NA\"\n        },\n        {\n            \"Description\": \"Count of Cheque Bounce in last 6 months\",\n            \"Value\": \"NA\"\n        },\n        {\n            \"Description\": \"Amount of Cheque Bounce in last 6 months\",\n            \"Value\": \"NA\"\n        },\n        {\n            \"Description\": \"Velocity – (Sum of debits and credits) /AMB in the last 3 months\",\n            \"Value\": \"NA\"\n        },\n        {\n            \"Description\": \"Velocity – (Sum of debits and credits) /AMB in the last 6 months\",\n            \"Value\": \"NA\"\n        }\n    ],\n    \"Summary - Bureau Rating\": [\n        {\n            \"Item\": \"Total EMIs\",\n            \"Bureau Ratings\": \"NA\",\n            \"Bank Statement\": 0,\n            \"Reconciled\": \"NA\"\n        },\n        {\n            \"Item\": \"EMI Value\",\n            \"Bureau Ratings\": \"NA\",\n            \"Bank Statement\": 0,\n            \"Reconciled\": \"NA\"\n        }\n    ],\n    \"Summary - Credit Card\": [\n        {\n            \"Item\": \"Payment Amount\",\n            \"Credit Data\": \"NA\",\n            \"Bank Statement\": 0,\n            \"Reconciled\": \"NA\"\n        }\n    ],\n    \"Summary - Cheque Bounce Charges\": [\n        {\n            \"Type\": \"Amount of Cheque Bounce\",\n            \"Value\": 0\n        },\n        {\n            \"Type\": \"Count of Cheque Bounce\",\n            \"Value\": 0\n        }\n    ],\n    \"Bureau Ratings - Telephone\": [],\n    \"Bureau Ratings - Address\": [],\n    \"Bureau Ratings - Loans\": [],\n    \"Bureau Ratings - Enquiry\": {\n        \"Member\": null,\n        \"Enquiry Date\": null,\n        \"Enquiry Purpose\": null,\n        \"Enquiry Amount\": null\n    },\n    \"Bureau Ratings - Consumer Information\": [\n        {\n            \"Item\": \"Date of Birth\",\n            \"Detail\": null\n        },\n        {\n            \"Item\": \"Gender\",\n            \"Detail\": null\n        }\n    ],\n    \"Bureau Ratings - Accounts\": [],\n    \"Bureau Ratings - Identification Type\": [],\n    \"Bureau Ratings - Emails\": [],\n    \"Bureau Ratings - Summary\": [\n        {\n            \"Item\": \"Credit Score\",\n            \"Detail\": null\n        },\n        {\n            \"Item\": \"Status\",\n            \"Detail\": null\n        },\n        {\n            \"Item\": \"Total accounts\",\n            \"Detail\": null\n        },\n        {\n            \"Item\": \"Active Accounts\",\n            \"Detail\": null\n        },\n        {\n            \"Item\": \"Active Loan Accounts\",\n            \"Detail\": null\n        },\n        {\n            \"Item\": \"Active CC Accounts\",\n            \"Detail\": null\n        },\n        {\n            \"Item\": \"Overdue Accounts\",\n            \"Detail\": null\n        },\n        {\n            \"Item\": \"Delayed Payments\",\n            \"Detail\": null\n        },\n        {\n            \"Item\": \"Max Payment Delay Inactive\",\n            \"Detail\": null\n        },\n        {\n            \"Item\": \"Source\",\n            \"Detail\": null\n        }\n    ],\n    \"Associated Party Transactions\": [],\n    \"Top Transactions - Top 10 Credit Transaction\": [\n        {\n            \"Date\": \"27/11/2025\",\n            \"Description\": \"RTGS CR-SCBL0036001-SHREE BHAGWATI FLOUR AND FOODS PRIV-EXPOSITIONS AND CONVENTI ONS-SCBLR22025112700808419\",\n            \"Credit/Debit\": \"credit\",\n            \"Amount\": 3000000,\n            \"Mode\": \"RTGS\"\n        },\n        {\n            \"Date\": \"14/11/2025\",\n            \"Description\": \"NEFT CR-ICIC0000165-GLPC LTD DEEN DAYAL UPADHYAY GRAMIN KAUSHALYA YOJA-EXPOSITIO NS AND CONVENTIONS-ICICN3202511142001230\",\n            \"Credit/Debit\": \"credit\",\n            \"Amount\": 1926224,\n            \"Mode\": \"NEFT\"\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Description\": \"RTGS CR-ICIC0001238-FAIRFEST MEDIA LTD-E XPOSITIONS AND CONVENTIONS-ICICR52025111 100595212\",\n            \"Credit/Debit\": \"credit\",\n            \"Amount\": 1404000,\n            \"Mode\": \"RTGS\"\n        },\n        {\n            \"Date\": \"19/11/2025\",\n            \"Description\": \"RTGS CR-BARB0DBMANW-EXPOSITIONS CONVENTI ONS-EXPOSITIONS AND CONVENTIONS-BARBR520 25111900832890\",\n            \"Credit/Debit\": \"credit\",\n            \"Amount\": 1165642,\n            \"Mode\": \"RTGS\"\n        }\n    ],\n    \"Top Transactions - Top 10 Debit Transaction\": [\n        {\n            \"Date\": \"19/11/2025\",\n            \"Description\": \"RTGS DR-RBIS0GSTPMT-GST-BOPAL, AHMED-HDF CR52025111985375816\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 1165642,\n            \"Mode\": \"RTGS\"\n        },\n        {\n            \"Date\": \"10/11/2025\",\n            \"Description\": \"FT - DR - 50200048797873 - VP PRODUCTION S AND EVENTS\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 1155000,\n            \"Mode\": \"Other\"\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Description\": \"RTGS DR-ICIC0005734-VIBHOOSHIT DECOR-BOP AL, AHMED-HDFCR52025111182170268\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 1000000,\n            \"Mode\": \"RTGS\"\n        },\n        {\n            \"Date\": \"18/11/2025\",\n            \"Description\": \"RTGS DR-ICIC0005734-VIBHOOSHIT DECOR-ISC KON AMBLI-HDFCR52025111884791622\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 1000000,\n            \"Mode\": \"RTGS\"\n        },\n        {\n            \"Date\": \"28/11/2025\",\n            \"Description\": \"RTGS DR-IBKL0000082-JSM MEDIA-BOPAL, AHM ED-HDFCR52025112888594694\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 1000000,\n            \"Mode\": \"RTGS\"\n        },\n        {\n            \"Date\": \"28/11/2025\",\n            \"Description\": \"RTGS DR-SBIN0000103-JALARAM DECORATARS-B OPAL, AHMED-HDFCR52025112888844591\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 1000000,\n            \"Mode\": \"RTGS\"\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Description\": \"FT - DR - 50200113880313 - JP EVENT AND EXHIBITION\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 924894,\n            \"Mode\": \"Other\"\n        },\n        {\n            \"Date\": \"17/11/2025\",\n            \"Description\": \"DD ISSUE - HDFC BANK LT - AHMEDABAD - - 000173 - 087023508838 - *** GUJARAT INTE RNATIONAL FINANCE TEC-CITY COMPANY LIM\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 800000,\n            \"Mode\": \"DEMAND DRAFT\"\n        },\n        {\n            \"Date\": \"17/11/2025\",\n            \"Description\": \"FD BOOKED - 50301248015932 : GIFT CITY C OMPANY LIMITED A/C E&C\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 800000,\n            \"Mode\": \"Other\"\n        },\n        {\n            \"Date\": \"28/11/2025\",\n            \"Description\": \"FT - DR - 06612000001477 - GANESH MANDAP SERVICE\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 750000,\n            \"Mode\": \"Other\"\n        }\n    ],\n    \"Top Transactions - Top 10 Monthly Transaction\": [\n        {\n            \"Date\": \"2025/11\",\n            \"Description\": \"\",\n            \"Credit/Debit\": null,\n            \"Amount\": \"\",\n            \"Mode\": null\n        },\n        {\n            \"Date\": \"27/11/2025\",\n            \"Description\": \"RTGS CR-SCBL0036001-SHREE BHAGWATI FLOUR AND FOODS PRIV-EXPOSITIONS AND CONVENTI ONS-SCBLR22025112700808419\",\n            \"Credit/Debit\": \"credit\",\n            \"Amount\": 3000000,\n            \"Mode\": \"RTGS\"\n        },\n        {\n            \"Date\": \"14/11/2025\",\n            \"Description\": \"NEFT CR-ICIC0000165-GLPC LTD DEEN DAYAL UPADHYAY GRAMIN KAUSHALYA YOJA-EXPOSITIO NS AND CONVENTIONS-ICICN3202511142001230\",\n            \"Credit/Debit\": \"credit\",\n            \"Amount\": 1926224,\n            \"Mode\": \"NEFT\"\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Description\": \"RTGS CR-ICIC0001238-FAIRFEST MEDIA LTD-E XPOSITIONS AND CONVENTIONS-ICICR52025111 100595212\",\n            \"Credit/Debit\": \"credit\",\n            \"Amount\": 1404000,\n            \"Mode\": \"RTGS\"\n        },\n        {\n            \"Date\": \"19/11/2025\",\n            \"Description\": \"RTGS CR-BARB0DBMANW-EXPOSITIONS CONVENTI ONS-EXPOSITIONS AND CONVENTIONS-BARBR520 25111900832890\",\n            \"Credit/Debit\": \"credit\",\n            \"Amount\": 1165642,\n            \"Mode\": \"RTGS\"\n        },\n        {\n            \"Date\": \"19/11/2025\",\n            \"Description\": \"RTGS DR-RBIS0GSTPMT-GST-BOPAL, AHMED-HDF CR52025111985375816\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 1165642,\n            \"Mode\": \"RTGS\"\n        },\n        {\n            \"Date\": \"10/11/2025\",\n            \"Description\": \"FT - DR - 50200048797873 - VP PRODUCTION S AND EVENTS\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 1155000,\n            \"Mode\": \"Other\"\n        },\n        {\n            \"Date\": \"11/11/2025\",\n            \"Description\": \"RTGS DR-ICIC0005734-VIBHOOSHIT DECOR-BOP AL, AHMED-HDFCR52025111182170268\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 1000000,\n            \"Mode\": \"RTGS\"\n        },\n        {\n            \"Date\": \"18/11/2025\",\n            \"Description\": \"RTGS DR-ICIC0005734-VIBHOOSHIT DECOR-ISC KON AMBLI-HDFCR52025111884791622\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 1000000,\n            \"Mode\": \"RTGS\"\n        },\n        {\n            \"Date\": \"28/11/2025\",\n            \"Description\": \"RTGS DR-IBKL0000082-JSM MEDIA-BOPAL, AHM ED-HDFCR52025112888594694\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 1000000,\n            \"Mode\": \"RTGS\"\n        },\n        {\n            \"Date\": \"28/11/2025\",\n            \"Description\": \"RTGS DR-SBIN0000103-JALARAM DECORATARS-B OPAL, AHMED-HDFCR52025112888844591\",\n            \"Credit/Debit\": \"debit\",\n            \"Amount\": 1000000,\n            \"Mode\": \"RTGS\"\n        }\n    ]\n}"}],"_postman_id":"f968dc4d-a5b2-4d95-943b-19da2cbc87ae"}],"id":"e1e07d54-b561-44c2-a119-326b6411a2f0","description":"<p>Autosift APIs will help you upload any type and number of files, have it extracted and an option to run analytics on it as well. Including but not limited to internal and external validations.</p>\n","_postman_id":"e1e07d54-b561-44c2-a119-326b6411a2f0","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}}},{"name":"Compliance","item":[{"name":"Consent Based GST Pull","item":[{"name":"Consent Based GST","id":"1351f8f6-4a20-4c31-8e17-f45187dbdfe0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"f_name\": \"Genesis Artificial\",\n        \"l_name\": \"Genesis Artificial\",\n        \"lgnm\": \"Genesis Artificial Intelligence Private Limited\",\n        \"email\": \"accounts@glib.ai\",\n        \"mo_num\": \"7600190561\",\n        \"pan\": \"AAFCG4799Q\",\n        \"cin\": \"U72100GJ2013PTC077834\",\n        \"frm_mnth\": \"06\",\n        \"frm_yr\": \"2024\",\n        \"to_mnth\": \"08\",\n        \"to_yr\": \"2024\",\n        \"cgdt\": \"2\",\n        \"m_type\": \"1\",\n        \"cust_field\": \"{}\",\n        \"dwn_cbk\": 1,\n        \"hide_sub_btn_in_lnk\": 1,\n        \"ct\": \"3\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/gst/create-customer/","description":"<p>This API is used to initiate a consent-based GST data pull. The following documentation provides a detailed overview of the fields required for successful API usage.</p>\n<h2 id=\"field-details\">Field Details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field Name</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Length</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>f_name</code></td>\n<td>First Name</td>\n<td>String</td>\n<td>18</td>\n<td>Yes</td>\n</tr>\n<tr>\n<td><code>lname</code></td>\n<td>Last Name</td>\n<td>String</td>\n<td>18</td>\n<td>Yes</td>\n</tr>\n<tr>\n<td><code>lgnm</code></td>\n<td>Legal Name</td>\n<td>String</td>\n<td>80</td>\n<td>Yes</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>Email Address</td>\n<td>String</td>\n<td>64</td>\n<td>Yes</td>\n</tr>\n<tr>\n<td><code>mo_num</code></td>\n<td>Mobile Number</td>\n<td>String</td>\n<td>10</td>\n<td>Yes</td>\n</tr>\n<tr>\n<td><code>pan</code></td>\n<td>PAN</td>\n<td>String</td>\n<td>10</td>\n<td>No</td>\n</tr>\n<tr>\n<td><code>cin</code></td>\n<td>CIN</td>\n<td>String</td>\n<td>21</td>\n<td>No</td>\n</tr>\n<tr>\n<td><code>frm_mnth</code></td>\n<td>From Month (1-12)</td>\n<td>Int</td>\n<td>2</td>\n<td>No</td>\n</tr>\n<tr>\n<td><code>frm_yr</code></td>\n<td>From Year</td>\n<td>Int</td>\n<td>4</td>\n<td>No</td>\n</tr>\n<tr>\n<td><code>to_mnth</code></td>\n<td>To Month (1-12)</td>\n<td>Int</td>\n<td>2</td>\n<td>No</td>\n</tr>\n<tr>\n<td><code>to_yr</code></td>\n<td>To Year</td>\n<td>Int</td>\n<td>4</td>\n<td>No</td>\n</tr>\n<tr>\n<td><code>cgdt</code></td>\n<td>Customer GSTIN Download Type (Enum value)</td>\n<td>Int</td>\n<td>1</td>\n<td>No</td>\n</tr>\n<tr>\n<td><code>m_type</code></td>\n<td>Module Type: <code>1</code> – GST Customer, <code>2</code> – E Waybill Customer</td>\n<td>String</td>\n<td>MAX</td>\n<td>No</td>\n</tr>\n<tr>\n<td><code>gstins</code></td>\n<td>GSTINs list</td>\n<td>Array</td>\n<td>-</td>\n<td>No</td>\n</tr>\n<tr>\n<td><code>cust_field</code></td>\n<td>Custom Field (JSON string or null)</td>\n<td>String</td>\n<td>MAX</td>\n<td>No</td>\n</tr>\n<tr>\n<td><code>dwn_cbk</code></td>\n<td>Download Callback (<code>0</code> or <code>1</code>)</td>\n<td>Bool</td>\n<td>1</td>\n<td>No</td>\n</tr>\n<tr>\n<td><code>hide_sub_btn_in_lnk</code></td>\n<td>Hide Submission Button in Consent Link (<code>0</code> or <code>1</code>)</td>\n<td>Bool</td>\n<td>1</td>\n<td>No</td>\n</tr>\n<tr>\n<td><code>ct</code></td>\n<td>Consent Type (Enum value)</td>\n<td>Int</td>\n<td>1</td>\n<td>Yes</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"special-field-considerations\">Special Field Considerations</h2>\n<h3 id=\"1-dwn_cbk\">1. <strong><code>dwn_cbk</code></strong></h3>\n<ul>\n<li><p><strong>Type</strong>: Boolean (<code>0</code> or <code>1</code>)</p>\n</li>\n<li><p><strong>Value</strong>: Must be <code>1</code>.</p>\n</li>\n<li><p><strong>Purpose</strong>: Indicates whether to handle callback functionality.</p>\n</li>\n</ul>\n<h3 id=\"2-hide_sub_btn_in_lnk\">2. <strong><code>hide_sub_btn_in_lnk</code></strong></h3>\n<ul>\n<li><p><strong>Type</strong>: Boolean (<code>0</code> or <code>1</code>)</p>\n</li>\n<li><p><strong>Value</strong>: Must be <code>1</code>.</p>\n</li>\n<li><p><strong>Purpose</strong>: Controls visibility of the submission button in the consent link.</p>\n</li>\n</ul>\n<h3 id=\"3-ct\">3. <strong><code>ct</code></strong></h3>\n<ul>\n<li><p><strong>Type</strong>: Integer</p>\n</li>\n<li><p><strong>Value</strong>: Must be <code>3</code>.</p>\n</li>\n<li><p><strong>Purpose</strong>: Specifies the consent type for the operation.</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"example-request-body\">Example Request Body</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"f_name\": \"John\",\n  \"lname\": \"Doe\",\n  \"lgnm\": \"John Doe Enterprises\",\n  \"email\": \"john.doe@example.com\",\n  \"mo_num\": \"9876543210\",\n  \"pan\": \"ABCDE1234F\",\n  \"cin\": \"U12345MH2020PTC123456\",\n  \"frm_mnth\": 1,\n  \"frm_yr\": 2023,\n  \"to_mnth\": 12,\n  \"to_yr\": 2023,\n  \"cgdt\": 2,\n  \"m_type\": \"1\",\n  \"gstins\": [\"27ABCDE1234FZ1\", \"07ABCDE1234FZ2\"],\n  \"cust_field\": null,\n  \"dwn_cbk\": 1,\n  \"hide_sub_btn_in_lnk\": 1,\n  \"ct\": 3\n}\n'''\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["api","gst","create-customer",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"56916403-7acb-44c1-b871-98ef6ed0a844","name":"Success","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"f_name\": \"Genesis Artificial\",\n        \"l_name\": \"Genesis Artificial\",\n        \"lgnm\": \"Genesis Artificial Intelligence Private Limited\",\n        \"email\": \"account@glib.ai\",\n        \"mo_num\": \"9000190561\",\n        \"pan\": \"AAACG9999Q\",\n        \"cin\": \"XXX100GJ2222PTC077834\",\n        \"frm_mnth\": \"06\",\n        \"frm_yr\": \"2024\",\n        \"to_mnth\": \"08\",\n        \"to_yr\": \"2024\",\n        \"cgdt\": \"2\",\n        \"m_type\": \"1\",\n        \"cust_field\": \"{}\",\n        \"dwn_cbk\": 1,\n        \"hide_sub_btn_in_lnk\": 1,\n        \"ct\": \"3\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/gst/create-customer/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Jan 2025 07:59:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1390"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Content-Security-Policy","value":"img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data:; object-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; frame-ancestors 'self' data:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; base-uri 'self' 'unsafe-inline' data:; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"874ff7b7-5f63-40ad-a8f5-eb7cbe2c699e\",\n    \"created_at\": \"2025-01-02T13:29:33.551337+05:30\",\n    \"updated_at\": \"2025-01-02T13:29:33.551358+05:30\",\n    \"country\": \"in\",\n    \"trace_id\": null,\n    \"mode\": \"api\",\n    \"status\": \"pending\",\n    \"error_message\": \"\",\n    \"error_reference_code\": null,\n    \"report_type\": \"gst\",\n    \"num_files\": 0,\n    \"excel_report_url\": null,\n    \"json_report_url\": null,\n    \"application_form_file_url\": null,\n    \"application_form\": {\n    \"data\": {\n        \"f_name\": \"Genesis Artificial\",\n        \"l_name\": \"Genesis Artificial\",\n        \"lgnm\": \"Genesis Artificial Intelligence Private Limited\",\n        \"email\": \"account@glib.ai\",\n        \"mo_num\": \"9000190561\",\n        \"pan\": \"AAACG9999Q\",\n        \"cin\": \"XXX100GJ2222PTC077834\",\n        \"frm_mnth\": \"06\",\n        \"frm_yr\": \"2024\",\n        \"to_mnth\": \"08\",\n        \"to_yr\": \"2024\",\n        \"cgdt\": \"2\",\n        \"m_type\": \"1\",\n        \"cust_field\": \"{}\",\n        \"dwn_cbk\": 1,\n        \"hide_sub_btn_in_lnk\": 1,\n        \"ct\": \"3\"\n    }\n},\n    \"files\": [],\n    \"bank_statements\": [],\n    \"payslips\": [],\n    \"credit_reports\": [],\n    \"identity_proof\": [],\n    \"customer_based_reports\": [],\n    \"cheques\": [],\n    \"gstrs\": [],\n    \"itrs\": [],\n    \"i20s\": [],\n    \"credit_card_statements\": [],\n    \"form16s\": [],\n    \"form26as\": [],\n    \"income_statements\": [],\n    \"xth_marksheets\": [],\n    \"xiith_marksheets\": [],\n    \"education_documents\": [],\n    \"gre_scorecards\": [],\n    \"rc_books\": [],\n    \"legal_agreements\": [],\n    \"gst_notices\": [],\n    \"aadhar_cards\": [],\n    \"pan_cards\": [],\n    \"passports\": [],\n    \"voter_ids\": [],\n    \"report_type_name\": \"\"\n}"},{"id":"ff750569-a3df-4fe0-acdb-e3ec46ad69bb","name":"Wrong GSTIN/PAN","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"fname\": \"AI\",\n        \"lname\": \"Tech\",\n        \"lgnm\": \"AI PVT LTD\",\n        \"email\": \"service@gmail.com\",\n        \"monum\": \"12312123123\",\n        \"pan\": \"XXZPK7190K\",\n        \"cin\": \"L17000MH1973PLC019786\",\n        \"frm_mnth\": \"02\",\n        \"frm_yr\": \"2024\",\n        \"to_mnth\": \"03\",\n        \"to_yr\": \"2024\",\n        \"cgdt\": \"2\",\n        \"m_type\": \"1\",\n        \"gstins\": [\n            \"12AAAAP0267H2ZN\"\n        ],\n        \"cust_dwn\": \"\",\n        \"hide_field\": \"{}\",\n        \"cbk\": 1,\n        \"sub_btn\": 1,\n        \"ct\": \"3\",\n        \"lnk\": 1\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/gst/create-customer/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Dec 2024 05:13:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"106"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST, OPTIONS"},{"key":"Content-Security-Policy","value":"style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net; default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:; frame-ancestors 'self' data:; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data:; object-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; base-uri 'self' 'unsafe-inline' data:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_cd\": 0,\n    \"error\": {\n        \"error_cd\": \"FM0002\",\n        \"message\": \"Please enter gstin's from same pan number.\"\n    }\n}"}],"_postman_id":"1351f8f6-4a20-4c31-8e17-f45187dbdfe0"}],"id":"688db21a-c604-4594-92fe-ff9ea7a0d0cc","description":"<p>Consent-based GST data pull allows businesses to securely access GST-related data with user authorization. This API facilitates retrieval of comprehensive GST compliance and transactional data for analytics and compliance purposes. Data obtained includes taxpayer details, filing history, sales and purchase summaries, state-wise bifurcations, GSTIN statuses, HSN-wise tax summaries, and trends.</p>\n<h2 id=\"example-data-fields\">Example Data Fields</h2>\n<ul>\n<li><p><strong>Taxpayer Info</strong>: GSTIN, legal name, registration date, status.</p>\n</li>\n<li><p><strong>Filing Data</strong>: GSTR-1, GSTR-3B, and GSTR-2X filing statuses.</p>\n</li>\n<li><p><strong>Sales and Purchase</strong>: Aggregate turnover, tax rate-wise breakdown, state-wise details.</p>\n</li>\n<li><p><strong>Trends</strong>: Monthly and yearly sales vs. purchase comparisons, ITC claimed vs. available.</p>\n</li>\n<li><p><strong>HSN Codes</strong>: HSN/SAC-based bifurcations with taxable values and GST details.</p>\n</li>\n</ul>\n<p>This data empowers financial analysis, compliance checks, and business insights.</p>\n<h3 id=\"consent-based-gst-pull-flow\">Consent based GST pull flow:</h3>\n<img src=\"https://content.pstmn.io/48e0ac5c-b753-465f-a771-468634390000/R1NUIGNvbnNlbnQgZmxvdy5wbmc=\" alt />","_postman_id":"688db21a-c604-4594-92fe-ff9ea7a0d0cc","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}}},{"name":"ITR Fetcher","item":[{"name":"Create Session","id":"b8d20f7e-31ca-46be-be0f-620e64fccc80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"report_type_name","value":"Check ITR Portal","type":"text"}]},"url":"{{base_url_sdk}}/journey/create-session/","description":"<p>This end point is used to create a session, which can be directly embedded into the frontend</p>\n<p><a href=\"https://drive.google.com/file/d/1y358A6NgseWTqlQlsIG-XllVrv-XjABZ/view?usp=sharing\">SDK Documentation</a></p>\n\n<h4 id=\"base_url_sdk--httpsbase_url\"><strong>{{base_url_sdk}} : https://{</strong><em><strong>base_url}</strong></em></h4>\n<p><em>Please note:</em> <em><strong>report_type_name</strong></em> <em>are eNums and will be provided, based on the usecase.</em></p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["journey","create-session",""],"host":["{{base_url_sdk}}"],"query":[],"variable":[]}},"response":[{"id":"aceb6071-4ffe-4f5c-96a0-a9dd0ca2934b","name":"Create Session","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"report_type_name","value":"Check ITR Portal","type":"text"}],"options":{"raw":{"language":"json"}}},"url":"{{base_url_sdk}}/journey/create-session/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 17 Dec 2025 04:39:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"586"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; base-uri 'self' 'unsafe-inline' data:; object-src 'self' s3.ap-south-1.amazonaws.com blob:; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"session_id\": \"29a38a52-ca96-4d61-aa0b-31389c4a1f6e\",\n    \"trace_id\": null,\n    \"url\": \"https://internal-test.staging.autosift.cloud/journey/start-session/?session_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzZXNzaW9uX2lkIjoiMjlhMzhhNTItY2E5Ni00ZDYxLWFhMGItMzEzODljNGExZjZlIiwiY2xpZW50X2lkIjoiNzQ4MjQwYjRmNjYyZTNmMyIsImV4cCI6MTc2NTk0ODE1OX0.qP0aL9eEHP6Nbwk61Z8AXaf6qyDsGhA9zD_0mEjc2dM\",\n    \"return_url\": null,\n    \"expires_at\": \"2025-12-17T10:39:19.623884+05:30\",\n    \"created_at\": \"2025-12-17T10:09:19.627347+05:30\",\n    \"is_active\": true,\n    \"report_type\": \"general\",\n    \"report_type_name\": \"Check ITR Portal\"\n}"},{"id":"7afc4685-c0c9-448c-85c8-b9a504e0b02a","name":"GSC401","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123","type":"text"},{"key":"client-secret","value":"123","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"expiry_in_minutes\": 30,\n    \"period_in_days\": 90,\n    \"report_type_name\" : \"BSA\",\n    \"return_url\" : \"https://www.google.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url_sdk}}/journey/create-session/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Dec 2025 10:59:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"51"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; object-src 'self' s3.ap-south-1.amazonaws.com blob:; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; base-uri 'self' 'unsafe-inline' data:; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC401\",\n    \"message\": \"Invalid Client Id\"\n}"}],"_postman_id":"b8d20f7e-31ca-46be-be0f-620e64fccc80"},{"name":"Retrieve Session Details","id":"4cd1a755-f1a1-40f4-9108-4a4dd16b8977","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client-id","value":"{{client_id}}","type":"text"},{"key":"client-secret","value":"{{client_secret}}","type":"text"}],"url":"{{base_url_sdk}}/journey/sessions/{{session-id}}/","description":"<p>Retrieve Session API is used to retrieve the current status and workorder ID for the session.</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["journey","sessions","{{session-id}}",""],"host":["{{base_url_sdk}}"],"query":[],"variable":[]}},"response":[{"id":"b7984c36-67e8-4c3b-a2ac-5d8a74b0ffec","name":"Retrieve Session Details","originalRequest":{"method":"GET","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"url":"{{base_url_sdk}}/journey/sessions/{{session-id}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Dec 2025 11:00:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"298"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; object-src 'self' s3.ap-south-1.amazonaws.com blob:; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; base-uri 'self' 'unsafe-inline' data:; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"session_id\": \"0b87929d-ebcd-4417-8129-0e719099e491\",\n    \"created_at\": \"2025-12-12T10:51:50.361Z\",\n    \"created_by\": null,\n    \"is_active\": true,\n    \"trace_id\": null,\n    \"expires_at\": \"2025-12-12T11:21:50.355Z\",\n    \"report_type\": \"general\",\n    \"report_type_name\": \"Check ITR Portal\",\n    \"work_order_id\": null,\n    \"work_order_status\": null\n}"},{"id":"10889c67-7b02-4f77-a7a0-370004dc51e3","name":"GSC401 Copy","originalRequest":{"method":"POST","header":[{"key":"client-id","value":"123","type":"text"},{"key":"client-secret","value":"123","type":"text"}],"url":"{{base_url_sdk}}/journey/sessions/{{session-id}}/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Dec 2025 10:59:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"51"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"POST"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; object-src 'self' s3.ap-south-1.amazonaws.com blob:; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; base-uri 'self' 'unsafe-inline' data:; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC401\",\n    \"message\": \"Invalid Client Id\"\n}"}],"_postman_id":"4cd1a755-f1a1-40f4-9108-4a4dd16b8977"},{"name":"Retrieve Workorder","id":"f7f277f2-0e2d-4a39-8695-0623211263ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client-id","value":"{{client_id}}"},{"key":"client-secret","value":"{{client_secret}}"}],"url":"{{base_url}}/work_orders/{{work_order_id}}/","description":"<p>Retrieve Workorder API is used to retrieve the current status and values of workorder.</p>\n<p><strong>Response Description</strong></p>\n<p>Response format will be same as create workorder API with updated values.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>HTTP STATUS CODE</th>\n<th>ERROR Code</th>\n<th>Response/Message</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>201</td>\n<td>-</td>\n<td>As mentioned</td>\n</tr>\n<tr>\n<td>400</td>\n<td>GSC400</td>\n<td>Invalid request</td>\n</tr>\n<tr>\n<td>404</td>\n<td>GSC404</td>\n<td>Work order not found</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}},"urlObject":{"path":["work_orders","{{work_order_id}}",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5c3b59a1-8aee-44fa-81b4-1eac885723b6","name":"Retrieve Workorder","originalRequest":{"method":"GET","header":[{"key":"client-id","value":"748240b4f662e3f3"},{"key":"client-secret","value":"1a389ce27812acc3c954c6855aac1346"}],"url":"https://demo.staging.autosift.cloud/api/work_orders/d3e3d47a-056f-4cff-973a-4f755c0b7201/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 16 Dec 2025 20:00:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"18457"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, PUT, HEAD, OPTIONS"},{"key":"Content-Security-Policy","value":"default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; base-uri 'self' 'unsafe-inline' data:; object-src 'self' s3.ap-south-1.amazonaws.com blob:; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"d3e3d47a-056f-4cff-973a-4f755c0b7201\",\n    \"created_at\": \"2025-11-04T16:15:30.572547+05:30\",\n    \"updated_at\": \"2025-11-04T16:20:31.607679+05:30\",\n    \"country\": \"in\",\n    \"trace_id\": null,\n    \"mode\": \"sdk\",\n    \"status\": \"processed\",\n    \"error_message\": \"\",\n    \"error_reference_code\": null,\n    \"report_type\": \"general\",\n    \"num_files\": 1,\n    \"excel_report_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging-artefacts/autosift/reports/d3e3d47a-056f-4cff-973a-4f755c0b7201.xlsx?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZY2Q2OCBH%2F20251216%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251216T200047Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEKT%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCmFwLXNvdXRoLTEiRjBEAiBDKOU1s77dANfnjBt1sR5JweYeIjWJUBYUaXeKJvR%2F0AIgDCsq6N%2BiRc1pMCTCxHV62Fbj4EgKAra7F63RTWXuHRgqmAQIbRADGgw3NTUyNjY4MDgxMTUiDHyj3hrIY9Bjw2qN5ir1A4Xyebhn%2FUW%2F3mZp9OjxQ5xBLKh53iHw5eHsnoBmjRdUY0AS1VjiUJQ7iUEQHqokc7%2BiNvUHKGmAMQ29JbbqRgw5K76eBksm%2FAKftW9hz0KVPy84M9avgGO8mVvLmBGKQ9alAKU3Yo6yGMll%2Bydu8sdWCEZCbjANBkV9dtdOqUwUuNaDQtxa7Bmd3mbGvEHQEE7k9gFjuVnkYMbfW%2F%2F2YJ%2FvZA3kTCXShRDeZOu5Wt1QpVZExHhP1zzGiP8gpnJJ5qP17linO7H7PnQBEmGaESnRN3l8ABTLINp7bTVAuYcH7qrPy%2BElCNOo3BvJ0PxH7%2BCmGZwZrHAomtsSXNWAdDUSIy4jjpH3fiU5djL%2FAqybaZZWD2e7gCOj4zPSLGlTfot0qpmxKr6hw5Dvm5vSl%2BLfTngCvnG8CMY%2F9%2F8AQG9ESCldJAHyC6GjIKM5u6LTBJnvMl7pXW1ccuR%2Bnj%2BLLTo43lN7utbaEOu72Si7kMfMGWJr4Gol8riA7QEmXn5E9HgK1GpvCvI1030Ii4axSA5Ft24rgY0g8tDJNu5JaXj5VJICC4iQYpUCUQ1dsUlaQRI%2BSXr32f4u0iGgk7VaCIREhnoNqhbgr7APHsf4C8tXd2PNCt7JhBnF07SFIIwnRjR7HAunwzT4rw45JIEWYbXNy8a7aTCw8IbKBjqnAenzMVCsrO00qxH1%2FN06DM1pX10T%2BoafH33RHmNu5XtOJIgtXy%2BqLA6XIoPlZfHtMOpfU9pXkmQgX83%2F0ka9tjk%2FEjb8YfpqK61XTc1TJyqChnDYxAt2qnCrWnSDzXcHGYvWcQdtIiYvYs%2BeSotgJPs6lIORAj3R3Q2buKXPmpA1ypTMFt7mFnI0BtNrtn0HVknkCDXlYdp9X43KAnK7xnbWcyqnIF1c&X-Amz-Signature=b21ce2cf183c558d9cf8e1ac96f2e6735b9a1da2971bb883e708b5a8a81e367e\",\n    \"json_report_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging-artefacts/autosift/reports/d3e3d47a-056f-4cff-973a-4f755c0b7201.json?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZY2Q2OCBH%2F20251216%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251216T200047Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEKT%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCmFwLXNvdXRoLTEiRjBEAiBDKOU1s77dANfnjBt1sR5JweYeIjWJUBYUaXeKJvR%2F0AIgDCsq6N%2BiRc1pMCTCxHV62Fbj4EgKAra7F63RTWXuHRgqmAQIbRADGgw3NTUyNjY4MDgxMTUiDHyj3hrIY9Bjw2qN5ir1A4Xyebhn%2FUW%2F3mZp9OjxQ5xBLKh53iHw5eHsnoBmjRdUY0AS1VjiUJQ7iUEQHqokc7%2BiNvUHKGmAMQ29JbbqRgw5K76eBksm%2FAKftW9hz0KVPy84M9avgGO8mVvLmBGKQ9alAKU3Yo6yGMll%2Bydu8sdWCEZCbjANBkV9dtdOqUwUuNaDQtxa7Bmd3mbGvEHQEE7k9gFjuVnkYMbfW%2F%2F2YJ%2FvZA3kTCXShRDeZOu5Wt1QpVZExHhP1zzGiP8gpnJJ5qP17linO7H7PnQBEmGaESnRN3l8ABTLINp7bTVAuYcH7qrPy%2BElCNOo3BvJ0PxH7%2BCmGZwZrHAomtsSXNWAdDUSIy4jjpH3fiU5djL%2FAqybaZZWD2e7gCOj4zPSLGlTfot0qpmxKr6hw5Dvm5vSl%2BLfTngCvnG8CMY%2F9%2F8AQG9ESCldJAHyC6GjIKM5u6LTBJnvMl7pXW1ccuR%2Bnj%2BLLTo43lN7utbaEOu72Si7kMfMGWJr4Gol8riA7QEmXn5E9HgK1GpvCvI1030Ii4axSA5Ft24rgY0g8tDJNu5JaXj5VJICC4iQYpUCUQ1dsUlaQRI%2BSXr32f4u0iGgk7VaCIREhnoNqhbgr7APHsf4C8tXd2PNCt7JhBnF07SFIIwnRjR7HAunwzT4rw45JIEWYbXNy8a7aTCw8IbKBjqnAenzMVCsrO00qxH1%2FN06DM1pX10T%2BoafH33RHmNu5XtOJIgtXy%2BqLA6XIoPlZfHtMOpfU9pXkmQgX83%2F0ka9tjk%2FEjb8YfpqK61XTc1TJyqChnDYxAt2qnCrWnSDzXcHGYvWcQdtIiYvYs%2BeSotgJPs6lIORAj3R3Q2buKXPmpA1ypTMFt7mFnI0BtNrtn0HVknkCDXlYdp9X43KAnK7xnbWcyqnIF1c&X-Amz-Signature=1ddd1eca080b0a99b92318799295ae27dcab2f2e9b4ec3bdb86d0d4ecb344fd7\",\n    \"application_form_file_url\": null,\n    \"application_form\": {\n        \"name\": [],\n        \"fedate\": null,\n        \"fsdate\": null,\n        \"associated_party\": []\n    },\n    \"files\": [\n        {\n            \"id\": \"888c598b-d6d8-4236-a056-cfd8ee2d61aa\",\n            \"work_order_id\": \"d3e3d47a-056f-4cff-973a-4f755c0b7201\",\n            \"parent_file_id\": null,\n            \"created_at\": \"2025-11-04T16:17:53.290674+05:30\",\n            \"file_name\": \"ITR-3_Sep 14, 202572751773939939856.pdf\",\n            \"customer_identifier\": null,\n            \"status\": \"processed\",\n            \"mime_type\": \"application/octet-stream\",\n            \"is_verified\": 2,\n            \"fs_date\": null,\n            \"fe_date\": null,\n            \"verification_remarks\": null,\n            \"extraction_remarks\": null,\n            \"num_pages\": 82,\n            \"file_type\": \"income_tax_return\",\n            \"is_scanned\": false,\n            \"validation_json\": null,\n            \"is_file_valid\": true,\n            \"file_valid_remarks\": null,\n            \"error_reference_code\": null,\n            \"file_url\": \"https://s3.ap-south-1.amazonaws.com/autosift-staging--media/ITR-3_Sep_14_202572751773939939856.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA27WLI5EZY2Q2OCBH%2F20251216%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20251216T200047Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEKT%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCmFwLXNvdXRoLTEiRjBEAiBDKOU1s77dANfnjBt1sR5JweYeIjWJUBYUaXeKJvR%2F0AIgDCsq6N%2BiRc1pMCTCxHV62Fbj4EgKAra7F63RTWXuHRgqmAQIbRADGgw3NTUyNjY4MDgxMTUiDHyj3hrIY9Bjw2qN5ir1A4Xyebhn%2FUW%2F3mZp9OjxQ5xBLKh53iHw5eHsnoBmjRdUY0AS1VjiUJQ7iUEQHqokc7%2BiNvUHKGmAMQ29JbbqRgw5K76eBksm%2FAKftW9hz0KVPy84M9avgGO8mVvLmBGKQ9alAKU3Yo6yGMll%2Bydu8sdWCEZCbjANBkV9dtdOqUwUuNaDQtxa7Bmd3mbGvEHQEE7k9gFjuVnkYMbfW%2F%2F2YJ%2FvZA3kTCXShRDeZOu5Wt1QpVZExHhP1zzGiP8gpnJJ5qP17linO7H7PnQBEmGaESnRN3l8ABTLINp7bTVAuYcH7qrPy%2BElCNOo3BvJ0PxH7%2BCmGZwZrHAomtsSXNWAdDUSIy4jjpH3fiU5djL%2FAqybaZZWD2e7gCOj4zPSLGlTfot0qpmxKr6hw5Dvm5vSl%2BLfTngCvnG8CMY%2F9%2F8AQG9ESCldJAHyC6GjIKM5u6LTBJnvMl7pXW1ccuR%2Bnj%2BLLTo43lN7utbaEOu72Si7kMfMGWJr4Gol8riA7QEmXn5E9HgK1GpvCvI1030Ii4axSA5Ft24rgY0g8tDJNu5JaXj5VJICC4iQYpUCUQ1dsUlaQRI%2BSXr32f4u0iGgk7VaCIREhnoNqhbgr7APHsf4C8tXd2PNCt7JhBnF07SFIIwnRjR7HAunwzT4rw45JIEWYbXNy8a7aTCw8IbKBjqnAenzMVCsrO00qxH1%2FN06DM1pX10T%2BoafH33RHmNu5XtOJIgtXy%2BqLA6XIoPlZfHtMOpfU9pXkmQgX83%2F0ka9tjk%2FEjb8YfpqK61XTc1TJyqChnDYxAt2qnCrWnSDzXcHGYvWcQdtIiYvYs%2BeSotgJPs6lIORAj3R3Q2buKXPmpA1ypTMFt7mFnI0BtNrtn0HVknkCDXlYdp9X43KAnK7xnbWcyqnIF1c&X-Amz-Signature=12bc735a6ab38faa6e10572a99cd5baabc1d096045262d12dd57d45cc3ce35f2\",\n            \"included_file_types\": null,\n            \"is_reference\": false\n        }\n    ],\n    \"additional_reports\": [],\n    \"bank_statements\": [],\n    \"payslips\": [],\n    \"credit_reports\": [],\n    \"identity_proof\": [],\n    \"customer_based_reports\": [],\n    \"cheques\": [],\n    \"gstrs\": [],\n    \"itrs\": [\n        {\n            \"id\": \"77985e1b-f3cc-4108-8411-04c17dd766c8\",\n            \"work_order_id\": \"d3e3d47a-056f-4cff-973a-4f755c0b7201\",\n            \"work_order_file\": \"888c598b-d6d8-4236-a056-cfd8ee2d61aa\",\n            \"itr\": {\n                \"table\": {\n                    \"80C\": \"0\",\n                    \"80D\": \"0\",\n                    \"80E\": \"0\",\n                    \"80G\": \"0\",\n                    \"80U\": \"0\",\n                    \"TCS\": \"0\",\n                    \"TDS\": \"1,27,572\",\n                    \"80DD\": \"0\",\n                    \"80EE\": \"0\",\n                    \"80GG\": \"0\",\n                    \"80IA\": \"0\",\n                    \"80IB\": \"0\",\n                    \"Gift\": \"0\",\n                    \"Rent\": \"0\",\n                    \"80CCC\": \"0\",\n                    \"80CCH\": \"0\",\n                    \"80DDB\": \"0\",\n                    \"80EEA\": \"0\",\n                    \"80EEB\": \"0\",\n                    \"80GGA\": \"0\",\n                    \"80GGC\": \"0\",\n                    \"80IAB\": \"0\",\n                    \"80IBA\": \"0\",\n                    \"80JJA\": \"0\",\n                    \"80QQB\": \"0\",\n                    \"80RRB\": \"0\",\n                    \"80TTA\": \"0\",\n                    \"80TTB\": \"0\",\n                    \"Rents\": \"0\",\n                    \"80ICIE\": \"0\",\n                    \"80JJAA\": \"0\",\n                    \"Refund\": \"1,27,180\",\n                    \"Pension\": \"0\",\n                    \"Royalty\": \"0\",\n                    \"80CCD(1)\": \"0\",\n                    \"80CCD(2)\": \"0\",\n                    \"Donation\": \"0\",\n                    \"Interest\": \"0\",\n                    \"80CCD(1B)\": \"0\",\n                    \"Audit fee\": \"0\",\n                    \"Bad debts\": \"0\",\n                    \"Dividends\": \"0\",\n                    \"Insurance\": \"0\",\n                    \"Purchases\": \"0\",\n                    \"Commission\": \"0\",\n                    \"Conference\": \"0\",\n                    \"Net Salary\": \"0\",\n                    \"Advance Tax\": \"0\",\n                    \"Gross Block\": \"0\",\n                    \"Hospitality\": \"0\",\n                    \"Inventories\": \"0\",\n                    \"Scholarship\": \"0\",\n                    \"Depreciation\": \"0\",\n                    \"Direct wages\": \"0\",\n                    \"Fixed Assets\": \"0\",\n                    \"Gross Salary\": \"0\",\n                    \"Other Income\": \"0\",\n                    \"Total income\": \"6,53,710\",\n                    \"Advertisement\": \"0\",\n                    \"Closing stock\": \"0\",\n                    \"Club expenses\": \"0\",\n                    \"Entertainment\": \"0\",\n                    \"Raw Materials\": \"0\",\n                    \"Amount payable\": \"0\",\n                    \"Current assets\": \"0\",\n                    \"Finished Goods\": \"0\",\n                    \"Indirect wages\": \"0\",\n                    \"Other expenses\": \"0\",\n                    \"Power and fuel\": \"0\",\n                    \"Sundry Debtors\": \"0\",\n                    \"Total Advances\": \"0\",\n                    \"Total Tax Paid\": \"1,27,572\",\n                    \"Capital Reserve\": \"0\",\n                    \"Carriage inward\": \"0\",\n                    \"CommissionTotal\": \"0\",\n                    \"Direct expenses\": \"0\",\n                    \"Dividend income\": \"0\",\n                    \"Freight outward\": \"0\",\n                    \"Headwise Income\": \"6,53,708\",\n                    \"Interest income\": \"0\",\n                    \"Aggregate Income\": \"6,51,807\",\n                    \"Any other income\": \"0\",\n                    \"Deduction u/s 16\": \"0\",\n                    \"Other Provisions\": \"0\",\n                    \"Other provisions\": \"0\",\n                    \"Profit after tax\": \"0\",\n                    \"Sources Of Funds\": \"0\",\n                    \"Stock-in-process\": \"0\",\n                    \"Sundry Creditors\": \"0\",\n                    \"Total Deductions\": \"0\",\n                    \"Total loan Funds\": \"0\",\n                    \"Any other Reserve\": \"0\",\n                    \"Factory Overheads\": \"0\",\n                    \"Opening Inventory\": \"0\",\n                    \"Statutory Reserve\": \"0\",\n                    \"Total Investments\": \"0\",\n                    \"Current liabilties\": \"0\",\n                    \"Deduction u/s 10AA\": \"0\",\n                    \"Deferred tax asset\": \"0\",\n                    \"Gross Total income\": \"6,53,708\",\n                    \"Income From Salary\": \"0\",\n                    \"Loans and advances\": \"0\",\n                    \"Net Current assets\": \"0\",\n                    \"Telephone expenses\": \"0\",\n                    \"Total gross salary\": \"0\",\n                    \"Aggregate liability\": \"396\",\n                    \"Agricultural income\": \"0\",\n                    \"Conveyance expenses\": \"0\",\n                    \"Gross rent received\": null,\n                    \"Repairs to building\": \"0\",\n                    \"Revaluation Reserve\": \"0\",\n                    \"Self-Assessment Tax\": \"0\",\n                    \"Total Secured Loans\": \"0\",\n                    \"Total capital gains\": \"4,591\",\n                    \"Union Excise duties\": \"0\",\n                    \"powerandfuelfrompnl\": \"0\",\n                    \"Guest House expenses\": \"0\",\n                    \"Other Current Assets\": \"0\",\n                    \"Repairs to machinery\": \"0\",\n                    \"Reserves and Surplus\": \"0\",\n                    \"Total Current Assets\": \"0\",\n                    \"Long term Investments\": \"0\",\n                    \"Total Unsecured Loans\": \"0\",\n                    \"directexpensestrading\": \"0\",\n                    \"Cash and bank balances\": \"0\",\n                    \"Deferred tax liability\": \"0\",\n                    \"Factory fuel and power\": \"0\",\n                    \"Short term Investments\": \"0\",\n                    \"Net Profit before taxes\": \"0\",\n                    \"Net agricultural income\": \"0\",\n                    \"Capital work-in-progress\": \"0\",\n                    \"Partners/Members Capital\": \"0\",\n                    \"Provision for Income Tax\": \"0\",\n                    \"Provisionor deferred tax\": \"0\",\n                    \"Compensation to employees\": \"0\",\n                    \"Income from other sources\": \"11,237\",\n                    \"Provision for current tax\": \"0\",\n                    \"Purchases Trading Account\": \"0\",\n                    \"Amount of the cash balance\": \"1,48,600\",\n                    \"Foreign travelling expenses\": \"0\",\n                    \"Hotel, boarding and Lodging\": \"0\",\n                    \"Income Under House Property\": \"0\",\n                    \"Liability for leased assets\": \"0\",\n                    \"Salary as per section 17(1)\": \"0\",\n                    \"Total Tax, Fee and Interest\": \"1,27,572\",\n                    \"Total, application of funds\": \"0\",\n                    \"Income from Intraday trading\": \"0\",\n                    \"Professional tax u/s 16(iii)\": \"0\",\n                    \"Total partners/ members fund\": \"0\",\n                    \"Closing stock of raw-material\": \"0\",\n                    \"Deductions under Chapter VI-A\": \"0\",\n                    \"Festival celebration expenses\": \"0\",\n                    \"Opening stock of raw-material\": \"0\",\n                    \"Standard deduction u/s 16(ia)\": \"0\",\n                    \"Tax paid to local authorities\": null,\n                    \"Total Revenue from operations\": \"0\",\n                    \"Amount of total stock-in-trade\": \"0\",\n                    \"Amount of total sundry debtors\": \"45,360\",\n                    \"Depreciation and amortisation.\": \"0\",\n                    \"Gross receipts from Profession\": \"0\",\n                    \"Profit on sale of fixed assets\": \"0\",\n                    \"Turnover from intraday trading\": \"0\",\n                    \"Opening Stock of Finished Goods\": \"0\",\n                    \"powerandfuelunderdirectexpenses\": \"0\",\n                    \"Amount of total sundry creditors\": \"2,500\",\n                    \"Balance with Revenue Authorities\": \"0\",\n                    \"Closing Stock of Finished Stocks\": \"0\",\n                    \"Closing stock of Work in progress\": \"0\",\n                    \"Deemed income under section 115JC\": \"0\",\n                    \"Opening stock of Work in progress\": \"0\",\n                    \"Sales/ Gross receipts of business\": \"0\",\n                    \"Amount available for appropriation\": \"0\",\n                    \"Entertainment allowance u/s 16(ii)\": \"0\",\n                    \"Income From Long Term Capital Gain\": \"1,903\",\n                    \"Profit on sale of other investment\": \"0\",\n                    \"Workmen and staff welfare expenses\": \"0\",\n                    \"Income From Short Term Capital Gain\": \"2,688\",\n                    \"Sales promotion including publicity\": \"0\",\n                    \"Total of credits to Trading Account\": \"0\",\n                    \"Transferred to reserves and surplus\": \"0\",\n                    \"Losses of current year to be set off\": \"0\",\n                    \"Provision for bad and doubtful debts\": \"0\",\n                    \"Total Current liablites & Provisions\": \"0\",\n                    \"Consumption of stores and spare parts\": \"0\",\n                    \"Interest for deferment of advance tax\": \"0\",\n                    \"Presumptive Income under section 44AD\": \"0\",\n                    \"Brought forward losses set off against\": \"0\",\n                    \"Compensation to non resident employees\": \"0\",\n                    \"Interest Accrued and due on borrowings\": \"0\",\n                    \"Total of Debits to Manufacturing Account\": \"0\",\n                    \"Balance after set off current year losses\": \"6,53,708\",\n                    \"Income chargeable under the Head Salaries\": \"0\",\n                    \"Value of perquisites as per section 17(2)\": \"0\",\n                    \"Interest accrued but not due on borrowings\": \"0\",\n                    \"Balance brought forward from previous year.\": \"0\",\n                    \"Sum of Short-term / Long-term Capital Gains\": \"4,591\",\n                    \"Total of credits to profit and loss account\": \"0\",\n                    \"Losses of current year to be carried forward\": \"0\",\n                    \"Gross profit transferred from Trading Account\": \"0\",\n                    \"Interest for default in furnishing the return\": \"0\",\n                    \"Less : allowances to the extent exempt u/s 10\": \"0\",\n                    \"Profits and gains from business or profession\": \"6,37,880\",\n                    \"Stores/consumables including packing material\": \"0\",\n                    \"Fee for default in furnishing return of income\": \"0\",\n                    \"Income chargeable under the head CAPITAL GAINS\": \"4,591\",\n                    \"Income from transfer of Virtual Digital Assets\": \"0\",\n                    \"Interest for default in payment of advance tax\": \"0\",\n                    \"Profit before interest, depreciation and taxes\": \"0\",\n                    \"Profits in lieu of salary as per section 17(3)\": \"0\",\n                    \"Income chargeable under the head House Property\": \"0\",\n                    \"Income claimed for relief from taxation u/s 89A\": \"0\",\n                    \"Income under the head income from other sources\": \"11,237\",\n                    \"Traveling expenses other than on foreign traveling\": \"0\",\n                    \"Cost of Goods Produced transferred to Trading Account\": \"0\",\n                    \"Deposits, loans and advances to corporates and others\": \"0\",\n                    \"Miscellaneous expenditure not written off or adjusted\": \"0\",\n                    \"Total presumptive income from goods carriage u/s 44AE\": \"0\",\n                    \"Balance carried to balance sheet in proprietors account\": \"0\",\n                    \"Provision for Leave encashment/Superannuation/ Gratuity\": \"0\",\n                    \"Computation of Presumptive Business Income under sec 44AD\": \"0\",\n                    \"Profit on conversion of inventory into capital asset u/s 28\": \"0\",\n                    \"Professional / Consultancy fees / Fee for technical services\": \"0\",\n                    \"Cost of goods produced Transferred from Manufacturing Account\": \"0\",\n                    \"Debit balance in Profit and loss account/ accumulated balance\": \"0\",\n                    \"Gain (loss) on account of foreign exchange fluctuation u/s 43AA\": \"0\",\n                    \"Rates and taxes, paid or payable to Government or any local body\": \"0\",\n                    \"Advances recoverable in cash or in kind or for value to be received\": \"0\",\n                    \"Income chargeable to tax at special rate under section 111A, 112,112A\": \"1,903\",\n                    \"Income which is included in 14 and chargeable to tax at special rated\": \"1,903\",\n                    \"COMPUTATION OF PRESUMPTIVE INCOME FROM PROFESSIONS UNDER SECTION 44ADA\": \"6,37,880\",\n                    \"Computation of Presumptive Income from professional under section 44 ADA\": \"6,37,880\",\n                    \"computation of Presumptive income from Goods Carriages under section 44 AE\": \"0\",\n                    \"Duties and taxes, paid or payable, in respect of goods and services purchased\": \"0\",\n                    \"Gross Profit from Business/Profession - transferred to Profit and Loss account\": \"0\",\n                    \"Income from retirement benefit account maintained in a notified country u/s 89A\": \"0\",\n                    \"Profit on sale of investment being securities chargeable to Securities Transaction Tax\": \"0\",\n                    \"Duties, taxes and cess received or receivable in respect of goods and services sold or supplied\": \"0\",\n                    \"Income from retirement benefit account maintained in a country other than notified country u/s 89A\": \"0\",\n                    \"Income taxable during the previous year on which relief u/s 89A was claimed in any earlier previous year\": \"0\"\n                },\n                \"metadata\": {\n                    \"PAN\": \"XXXXXXXXXX\",\n                    \"TCS\": \"0\",\n                    \"Area\": \"T B S.O\",\n                    \"City\": \"N\",\n                    \"Flat\": \"A1,\",\n                    \"Name\": \"DHRUVIN\",\n                    \"Road\": \"Near Circle\",\n                    \"State\": \"11-Gujarat\",\n                    \"TDS-1\": \"0\",\n                    \"TDS-2\": null,\n                    \"TDS-3\": \"0\",\n                    \"Address\": \"A1,T B S.O N 11-Gujarat\",\n                    \"Country\": \"91-India\",\n                    \"Building\": \"Heven, Opp bunglows\",\n                    \"GSTINNos\": [],\n                    \"IFS Code\": [\n                        \"ICIC00XXXXX\",\n                        \"IBKL00XXXXX\"\n                    ],\n                    \"PIN Code\": \"\",\n                    \"itr_type\": \"3\",\n                    \"Bank Name\": [\n                        \"ICICI BANK LIMITED\",\n                        \"IDBI BANK LTD\"\n                    ],\n                    \"Last Name\": \"PATEL\",\n                    \"Si No GST\": [],\n                    \"Total-TCS\": \"0\",\n                    \"Total-TDS\": \"1,27,572\",\n                    \"First Name\": \"DHRUVIN\",\n                    \"Middle Name\": \"\",\n                    \"PAN partner\": [],\n                    \"Employer TAN\": [\n                        \"MUMF07940C\"\n                    ],\n                    \"Date of Birth\": \"05-09-1992\",\n                    \"Email Address\": \"dhruvinpatel1105@gmail.com\",\n                    \"Employer City\": \"MUMBAI\",\n                    \"Employer Name\": [\n                        \"FEAT SYSTEMS PVT LTD\"\n                    ],\n                    \"Mobile Number\": \"7600161054\",\n                    \"Si No partner\": [],\n                    \"Aadhaar Number\": \"6xxx xxxx 4587\",\n                    \"Account Number\": [\n                        \"001801558005\",\n                        \"1280104000026196\"\n                    ],\n                    \"DIN key person\": [],\n                    \"Date of Filing\": \"14-09-2025\",\n                    \"Employer State\": \"19-Maharashtra\",\n                    \"PAN key person\": [],\n                    \"Si No director\": [],\n                    \"Email Address 2\": \"\",\n                    \"Mobile Number 2\": null,\n                    \"Name key person\": [],\n                    \"Self-Assessment\": \"0\",\n                    \"assessment_year\": \"2025-26\",\n                    \"Employer Address\": \"404, JAYA PARK CO.OP HOUSING SOCIETY, NR ROYAL COLLAGE, MIRA ROAD EAST\",\n                    \"Total-Taxes-Paid\": \"1,27,572\",\n                    \"Employer PIN Code\": \"401107\",\n                    \"Total-Advance-Tax\": \"0\",\n                    \"Address key person\": [],\n                    \"Nature of Employer\": \"Others\",\n                    \"Residential Status\": \"RES - Resident\",\n                    \"Address of Employer\": \"404, JAYA PARK CO.OP HOUSING SOCIETY, NR ROYAL COLLAGE, MIRA ROAD EAST MUMBAI 19-Maharashtra 401107\",\n                    \"House Property City\": \"\",\n                    \"House Property State\": \"\",\n                    \"Name of firm partner\": [],\n                    \"Total-Self-Assessment\": \"0\",\n                    \"Designation key person\": [],\n                    \"House Property Address\": \"\",\n                    \"acknowledgement_number\": \"446515970140925\",\n                    \"House Property PIN Code\": \"\",\n                    \"PAN of company director\": [],\n                    \"Name of company director\": [],\n                    \"Type of company director\": [],\n                    \"Address of House Property\": \"\",\n                    \"Code business and profession\": [],\n                    \"Expenditure exceeding 1 lakh\": \"0\",\n                    \"Expenditure exceeding 2 lakh\": \"0\",\n                    \"Membership no of the auditor\": null,\n                    \"Si No business and profession\": [],\n                    \"Director Identification Number\": [],\n                    \"House Property Percentage Share\": null,\n                    \"Trade name business and profession\": [],\n                    \"Description business and profession\": [],\n                    \"Date of furnishing of the audit report\": null,\n                    \"Proprietorship firm registration number\": null,\n                    \"Amount exceeding 1 cr in current account\": \"0\",\n                    \"Whether its shares are listed or unlisted\": [],\n                    \"Name of the auditor proprietorship or firm\": null,\n                    \"Name of the auditor signing the tax audit report\": null,\n                    \"Annual value of outward supplies as per the GST return filed\": []\n                }\n            }\n        }\n    ],\n    \"i20s\": [],\n    \"credit_card_statements\": [],\n    \"form16s\": [],\n    \"form26as\": [],\n    \"income_statements\": [],\n    \"xth_marksheets\": [],\n    \"xiith_marksheets\": [],\n    \"education_documents\": [],\n    \"gre_scorecards\": [],\n    \"rc_books\": [],\n    \"legal_agreements\": [],\n    \"gst_notices\": [],\n    \"aadhar_cards\": [],\n    \"pan_cards\": [],\n    \"passports\": [],\n    \"driving_licences\": [],\n    \"voter_ids\": [],\n    \"ration_cards\": [],\n    \"margin_money_receipts\": [],\n    \"employee_ids\": [],\n    \"utility_bills\": [],\n    \"rental_agreements\": [],\n    \"gst_certificates\": [],\n    \"udyam_registrations\": [],\n    \"tax_invoices\": [],\n    \"insurance_policies\": [],\n    \"property_taxes\": [],\n    \"property_documents\": [],\n    \"forms\": [],\n    \"form15gs\": [],\n    \"challans\": [],\n    \"file_types\": {\n        \"income_tax_return\": \"True\"\n    },\n    \"uploaded_file_types\": {\n        \"income_tax_return\": true\n    },\n    \"report_type_name\": \"Check ITR Portal\"\n}"},{"id":"689a1db1-4008-48e3-950a-e72c9216b8dd","name":"GSC404","originalRequest":{"method":"GET","header":[{"key":"client-id","value":"123"},{"key":"client-secret","value":"123"}],"url":"{{base_url}}/work_orders/{{work_order_id}}/"},"code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 Dec 2022 08:51:04 GMT"},{"key":"Server","value":"WSGIServer/0.2 CPython/3.9.9"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, PUT, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Length","value":"35467"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC404\",\n    \"message\": \"Work order not found\"\n}"},{"id":"b5502316-06d9-4082-a8cf-33b72309e6c3","name":"GSC401","originalRequest":{"method":"GET","header":[{"key":"client-id","value":"748240b4f662e3f3"},{"key":"client-secret","value":"1a389ce27812acc3c954c6855aac1346"}],"url":"https://internal-test.staging.autosift.cloud/api/work_orders/a8a53cff-74b6-4a87-9a8e-663a57ba9ba7/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 16 Dec 2025 12:54:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"51"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie"},{"key":"Allow","value":"GET, PUT, HEAD, OPTIONS"},{"key":"Content-Security-Policy","value":"script-src 'self' 'unsafe-inline' 'unsafe-eval' s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; object-src 'self' s3.ap-south-1.amazonaws.com blob:; frame-src 'self' 'unsafe-inline' data: s3.ap-south-1.amazonaws.com *.blob.core.windows.net blob:; base-uri 'self' 'unsafe-inline' data:; connect-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net data:; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com s3.ap-south-1.amazonaws.com *.blob.core.windows.net; default-src 'self' 'unsafe-inline' s3.ap-south-1.amazonaws.com *.blob.core.windows.net; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://fonts.gstatic.com s3.ap-south-1.amazonaws.com https://cdnjs.cloudflare.com https://ajax.googleapis.com https://cdn.jsdelivr.net https://unpkg.com *.blob.core.windows.net; img-src 'self' s3.ap-south-1.amazonaws.com *.blob.core.windows.net 'unsafe-inline' data: blob:"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Permissions-Policy","value":"accelerometer=(), ambient-light-sensor=(), autoplay=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), usb=()"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains; preload"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"GSC401\",\n    \"message\": \"Invalid Client Id\"\n}"}],"_postman_id":"f7f277f2-0e2d-4a39-8695-0623211263ac"}],"id":"36997ef4-8cd7-4722-ac5d-6299876148e1","description":"<p>This section explains <strong>how ITR data is fetched from the Government ITR portal</strong> using our APIs, in a simple and easy-to-follow manner.</p>\n<hr />\n<h2 id=\"step-1-create-session-api\">Step 1: Create Session API</h2>\n<p>To start the ITR fetch process, you must first call the <strong>Create Session API</strong>.</p>\n<h3 id=\"mandatory-field\">Mandatory Field</h3>\n<ul>\n<li><p><strong><code>report_type_name</code></strong></p>\n<ul>\n<li><p>Must be passed <strong>exactly as per the enum provided in the documentation</strong></p>\n</li>\n<li><p>This tells the system that the request is for <strong>ITR portal fetching</strong></p>\n</li>\n</ul>\n</li>\n</ul>\n<p><strong>Note:</strong>  </p>\n<p>All other fields in the Create Session API are optional unless explicitly mentioned.</p>\n<hr />\n<h2 id=\"step-2-session-creation-response\">Step 2: Session Creation Response</h2>\n<p>Once the Create Session API is called successfully:</p>\n<ul>\n<li><p>The API response will return a <strong><code>redirect_url</code></strong></p>\n</li>\n<li><p>This URL is used for <strong>ITR portal authentication</strong></p>\n</li>\n</ul>\n<hr />\n<h2 id=\"step-3-user-login-on-itr-portal\">Step 3: User Login on ITR Portal</h2>\n<p>Using the <strong><code>redirect_url</code></strong>.</p>\n<ul>\n<li><p>The end user needs to:</p>\n<ul>\n<li><p>Open the provided URL</p>\n</li>\n<li><p>Enter their <strong>ITR User ID</strong> and <strong>Password</strong></p>\n</li>\n</ul>\n</li>\n<li><p>These credentials are used <strong>only to log in to the Government ITR website</strong></p>\n</li>\n</ul>\n<p>📌 <strong>Important Notes:</strong></p>\n<ul>\n<li><p>We <strong>do not store</strong> the user’s ITR credentials</p>\n</li>\n<li><p>The login happens directly on the <strong>official Government ITR portal</strong></p>\n</li>\n<li><p>Our system only initiates the flow and waits for completion</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"step-4-data-fetch-from-itr-portal\">Step 4: Data Fetch from ITR Portal</h2>\n<p>After successful login:</p>\n<ul>\n<li><p>The system automatically fetches:</p>\n<ul>\n<li><strong>Last 3 years of ITR data</strong></li>\n</ul>\n</li>\n<li><p>No additional user action is required at this stage</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"step-5-retrieve-workorder-api\">Step 5: Retrieve Workorder API</h2>\n<p>Once the data fetch is completed:</p>\n<ul>\n<li><p>Use the <strong>Retrieve Workorder API</strong></p>\n</li>\n<li><p>This API allows you to:</p>\n<ul>\n<li><p>Check the processing status</p>\n</li>\n<li><p>Download the final reports</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"available-outputs\">Available Outputs</h3>\n<ul>\n<li><p><strong>Excel Report</strong></p>\n</li>\n<li><p><strong>JSON Report</strong></p>\n</li>\n</ul>\n","_postman_id":"36997ef4-8cd7-4722-ac5d-6299876148e1","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}}}],"id":"f8d4427c-9645-4432-a307-98d911ab6840","_postman_id":"f8d4427c-9645-4432-a307-98d911ab6840","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","name":"Autosift API V2","type":"folder"}}}],"id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e","description":"<p>Welcome to Version 2 of our APIs! We're excited to introduce enhanced features, improved performance, and a more intuitive design to elevate your integration experience. This updated version reflects our commitment to delivering a seamless and efficient API integration process for our users.</p>\n<p><a href=\"https://drive.google.com/file/d/1IsVCLSLmzGzEAAwezqla8X2l1TvBRtt8/view?usp=sharing\">Autosift Version 2 API Status Codes</a></p>\n\n<p><a href=\"https://drive.google.com/file/d/1_8ehqCKJTYNzc7c2tfGmKcQRuU7doif6/view?usp=sharing\">Autosift Version 2 Callback Codes</a></p>\n\n<p><a href=\"https://drive.google.com/file/d/17HJXERDkqbWbp4Z14hJXMwW8XbCw8peL/view?usp=sharing\">Callback Response Structure</a></p>\n\n<p><a href=\"https://drive.google.com/file/d/1NiDuG5Dod22N5XREpexjRMJ3WSTJdru3/view?usp=sharing\">API Integration Best Practices</a></p>\n\n<h4>Workorder Status</h4>\n\n<table><tbody><tr><th>Status</th><th>A Brief Description</th></tr><tr><td><div><p>Pending</p></div><div><div><div><div></div></div></div><div></div></div></td><td><div>When the workorder ID has been created, but “<b>/process</b>” action has not been initiated.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><p>Processed</p></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>When the workorder ID has completed successfully.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Processing</div><div><div><div><div></div></div></div><div></div></div></td><td><div>When the workorder ID is being processed.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><p>Error</p></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>When the workorder ID has completed unsuccessfully.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Invalid</div><div><div><div><div></div></div></div><div></div></div></td><td><div>When the workorder ID has failed a pre analysis check or all the files in the workorder is in the INVALID state.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h4>File Status</h4>\n\n<table><tbody><tr><th>Status</th><th>A Brief Description</th></tr><tr><td><div><p>Pending</p></div><div><div><div><div></div></div></div><div></div></div></td><td><div>When the file has been added, but “<b>/process</b>” action has not been initiated.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><p>Processed</p></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>When the file has completed processing successfully.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Processing</div><div><div><div><div></div></div></div><div></div></div></td><td><div>When the file is being processed.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><p>Error</p></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>When the file has completed unsuccessfully.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Invalid</div><div><div><div><div></div></div></div><div></div></div></td><td><div>When the file has failed any of the pre analysis checks</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h2 id=\"error-codes\">Error Codes:</h2>\n<p><em>*Certain Error Codes will be available only if the flag has been configured</em></p>\n<h3 id=\"workorder-invalid-error-reference-codes\">WorkOrder Invalid Error Reference Codes:</h3>\n<table><tbody><tr><th>Meaning</th><th>Code</th></tr><tr><td><div>Bankstatement - Data Not Recent</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-WI-001</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Bankstatement - Data Not Sufficient</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-WI-002</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Bankstatement - Data Not Continuous</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-WI-003</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Bankstatement - Data Overlapped</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-WI-004</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Invalid Files</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-WI-005</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Insufficient Credits</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-WI-006</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Verifications Failed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-WI-007</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Missing Documents</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-WI-008</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Multiple Account Found</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-WI-009</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Bankstatement - Missing Months</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-WI-010</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Bankstatement - Missing Data in given period</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-WI-011</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Unknown Error</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-WI-099</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h3 id=\"file-invalid-error-reference-codes\">File Invalid Error Reference Codes:</h3>\n<table><tbody><tr><th>Meaning</th><th>Code</th></tr><tr><td><div>Bankstatement - Fraud</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-FI-001</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Bankstatement - Scanned</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-FI-002</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Page Limit</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-FI-003</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Encrypted</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-FI-004</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Image</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-FI-005</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Not Identified</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-FI-006</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Bankstatement - Failed Balance Reco</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-FI-007</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Bankstatement - Negative EOD Balance</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-FI-008</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Bankstatement - Donot Process Multi Account</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-FI-009</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Bankstatement - Donot Process Insufficient Meta</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-FI-010</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>Bankstatement - Format not in approved Database</div><div><div><div><div></div></div></div><div></div></div></td><td><div>GSC-FI-011</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h4 id=\"base_url--httpsbase_urlapi\"><em><strong>{{base_url}} : https://{base_url}/api</strong></em></h4>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"cd7eafae-ff03-4223-98f6-d28d54303c14","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8437631b-a319-4f9a-aabc-164a5c6b2e5e","type":"text/javascript","exec":[""]}}],"_postman_id":"8837b5ee-3ae0-4fd3-a4c7-c1bcfca91f5e"}],"event":[{"listen":"prerequest","script":{"id":"f923c820-a59b-46b7-bc87-3bcf877133b7","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d3f48473-011e-4fe6-b983-05afcd2c25e4","type":"text/javascript","exec":[""]}}],"variable":[{"key":"AUTH_TOKEN","value":"AUTH_TOKEN"}]}