{"info":{"_postman_id":"fbf739a0-2637-4589-a73c-1d88314a5abe","name":"FinaxOne ERP API","description":"<html><head></head><body><p>HTTP REST based api to Interact with FinxOne ERP</p>\n<p>ERP Modules</p>\n<p>Accounting, HRM, CRM, MRP , Reporting , BI</p>\n<p>Access Mode Read,Write,Edit,Delete</p>\n<p>Sample Json Data On error</p>\n<p>{<br>\"error\": \"1\",<br>\"error_msg\": \"Invalid Authentication\"<br>}</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"9981269","collectionId":"fbf739a0-2637-4589-a73c-1d88314a5abe","publishedId":"2s9Y5WxiWu","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-08-25T04:18:31.000Z"},"item":[{"name":"FinaxOne Accounts API","item":[{"name":"Sale Invoice List Data","id":"41a52f65-9c6b-4573-9658-11e56a65ad3d","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_id\": \"_YOUR_ACCOUNT_ID_\",\r\n    \"company_id\": \"_YOUR_COMPANY_ID_\",\r\n    \"key\": \"_YOUR_SECRET_KEY_\",\r\n    \"module\": \"LISTDATA\",\r\n    \"action\": \"TINVOICE\",\r\n    \"from_date\": \"01-AUG-2021\",\r\n    \"to_date\": \"30-AUG-2021\",\r\n    \"ifrom_date\": \"\",\r\n    \"ito_date\": \"\",\r\n    \"party_gstin\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.finaxone.com/api/","description":"<h5 id=\"json-payload-form-data\"><strong>JSON PAYLOAD FORM DATA</strong></h5>\n<ul>\n<li><p>[account_id] (String) Mandatory</p>\n</li>\n<li><p>[company_id] (String) Mandatory</p>\n</li>\n<li><p>[key] (String) Mandatorty</p>\n</li>\n<li><p>[module] (String) Mandatory Value (LISTDATA)</p>\n</li>\n<li><p>[action] (String) Mandatory Value ( TINVOICE )</p>\n</li>\n<li><p>[from_date] (String) System log from Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[to_date] (String) System log to Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[ifrom_date] (String) Invoice from Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[ito_date ] (String) Invoice To Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[party_gstin] (String) Optional</p>\n</li>\n</ul>\n<p>any one of date combination is mandatory</p>\n","urlObject":{"protocol":"https","path":["api",""],"host":["app","finaxone","com"],"query":[],"variable":[]}},"response":[{"id":"bb8c22ca-aa42-42db-8a4d-234dafa68981","name":"Invoices","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_id\": \"_YOUR_ACCOUNT_ID_\",\r\n    \"company_id\": \"_YOUR_COMPANY_ID_\",\r\n    \"key\": \"_YOUR_SECRET_KEY_\",\r\n    \"module\": \"LISTDATA\",\r\n    \"action\": \"TINVOICE\",\r\n    \"from_date\": \"01-AUG-2021\",\r\n    \"to_date\": \"30-AUG-2021\",\r\n    \"ifrom_date\": \"\",\r\n    \"ito_date\": \"\",\r\n    \"party_gstin\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.finaxone.com/api/"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Fri, 25 Aug 2023 18:42:40 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/5.6.37"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=bDfSbcTkHryHA%2Fy50wEo3KYqoNTBa%2BNnK8BR8TE%2F3IhFGay%2F%2Bey5OFE1%2BTiUN3d2Em2%2FW5NyFrLbGBenEeJA8BTkXrxbWk3aa%2Fy8SYoD5%2FC90EvmmSUCFTuSCh2JKQpIzyod\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7fc5f9e7feb39177-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"0\",\n    \"response\": {\n        \"sale_invoices\": [\n            {\n                \"invoice_data\": {\n                    \"voucher_id\": \"FXI140\",\n                    \"uid\": \"ad3c0505a2a634422a756a40f7263dc4\",\n                    \"invoice_no\": \"INV\\/19-20\\/08\\/0102\",\n                    \"invoice_date\": \"24-AUG-2021\",\n                    \"due_date\": \"24-AUG-2021\",\n                    \"tax_type\": \"CGST\",\n                    \"party_name\": \"MARUTI SUZUKI INDIA LIMITED\",\n                    \"gstin\": \"06AAACM0829Q1Z8\",\n                    \"income_head\": \"\",\n                    \"tcs_perc\": 0,\n                    \"tcs_amt\": 0,\n                    \"other_charges\": 0,\n                    \"einvoice_ackno\": \"\",\n                    \"einvoice_date\": \"\",\n                    \"einvoice_irn\": \"\",\n                    \"einvoice_status\": \"\",\n                    \"net_amount\": 1180,\n                    \"balance_amt\": 0,\n                    \"remarks\": \"\",\n                    \"invoice_items\": [\n                        {\n                            \"tax_percent\": \"18.00\",\n                            \"cgst\": 90,\n                            \"sgst\": 90,\n                            \"igst\": 0,\n                            \"tax_amount\": 180,\n                            \"basic_amount\": 1000,\n                            \"net_amount\": 1180,\n                            \"narration\": \"jhhkh\"\n                        }\n                    ]\n                }\n            },\n            {\n                \"invoice_data\": {\n                    \"voucher_id\": \"FXI141\",\n                    \"uid\": \"80a4630f53f383d0374da9ac88883048\",\n                    \"invoice_no\": \"INV\\/19-20\\/08\\/0103\",\n                    \"invoice_date\": \"24-AUG-2021\",\n                    \"due_date\": \"24-AUG-2021\",\n                    \"tax_type\": \"CGST\",\n                    \"party_name\": \"MARUTI SUZUKI INDIA LIMITED\",\n                    \"gstin\": \"06AAACM0829Q1Z8\",\n                    \"income_head\": \"\",\n                    \"tcs_perc\": 0,\n                    \"tcs_amt\": 0,\n                    \"other_charges\": 0,\n                    \"einvoice_ackno\": \"\",\n                    \"einvoice_date\": \"\",\n                    \"einvoice_irn\": \"\",\n                    \"einvoice_status\": \"\",\n                    \"net_amount\": 26550,\n                    \"balance_amt\": 0,\n                    \"remarks\": \"\",\n                    \"invoice_items\": [\n                        {\n                            \"tax_percent\": \"18.00\",\n                            \"cgst\": 2025,\n                            \"sgst\": 2025,\n                            \"igst\": 0,\n                            \"tax_amount\": 4050,\n                            \"basic_amount\": 22500,\n                            \"net_amount\": 26550,\n                            \"narration\": \"\"\n                        }\n                    ]\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"41a52f65-9c6b-4573-9658-11e56a65ad3d"},{"name":"Purchase Invoice List Data","id":"f7ca2ffd-05a5-45cc-a9ae-2045957e0335","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_id\": \"_YOUR_ACCOUNT_ID_\",\r\n    \"company_id\": \"_YOUR_COMPANY_ID_\",\r\n    \"key\": \"_YOUR_SECRET_KEY_\",\r\n    \"module\": \"LISTDATA\",\r\n    \"action\": \"TPINVOICE\",\r\n    \"from_date\": \"01-OCT-2022\",\r\n    \"to_date\": \"24-OCT-2022\",\r\n    \"ifrom_date\": \"\",\r\n    \"ito_date\": \"\",\r\n    \"party_gstin\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.finaxone.com/api/","description":"<h5 id=\"json-payload-form-data\"><strong>JSON PAYLOAD FORM DATA</strong></h5>\n<ul>\n<li><p>[account_id] (String) Mandatory</p>\n</li>\n<li><p>[company_id] (String) Mandatory</p>\n</li>\n<li><p>[key] (String) Mandatorty</p>\n</li>\n<li><p>[module] (String) Mandatory Value LISTDATA</p>\n</li>\n<li><p>[action] (String) Mandatory Values (TPINVOICE )</p>\n</li>\n<li><p>[from_date] (String) System log from Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[to_date] (String) System log to Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[ifrom_date] (String) Invoice from Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[ito_date] (String) Invoice To Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[party_gstin] (String) Optional</p>\n</li>\n</ul>\n<p>any one of date combination is mandatory</p>\n","urlObject":{"protocol":"https","path":["api",""],"host":["app","finaxone","com"],"query":[],"variable":[]}},"response":[{"id":"2f853722-aef4-4b7d-93aa-3c0cdb5e6bc1","name":"Purchase Invoice","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"account_id\": \"_YOUR_ACCOUNT_ID_\",\r\n    \"company_id\": \"_YOUR_COMPANY_ID_\",\r\n    \"key\": \"_YOUR_SECRET_KEY_\",\r\n    \"module\": \"LISTDATA\",\r\n    \"action\": \"TPINVOICE\",\r\n    \"from_date\": \"01-OCT-2022\",\r\n    \"to_date\": \"24-OCT-2022\",\r\n    \"ifrom_date\": \"\",\r\n    \"ito_date\": \"\",\r\n    \"party_gstin\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.finaxone.com/api/"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Fri, 25 Aug 2023 18:41:41 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/5.6.37"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=19SQfhAtWFUEuKwlMPIRpF3zzCDBieuGD5y68oceoItlVZuU5LRCfm%2FuCORLE9N4occkRWYxDLYFVKUVrbrnImRyn9QyicBpqMCK07DWjhBuWgdonbjHRkd4kY7kJCQtkagD\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7fc5f875da619177-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"0\",\n    \"response\": {\n        \"purchase_invoices\": [\n            {\n                \"invoice_data\": {\n                    \"voucher_id\": \"FXPI14\",\n                    \"voucher_date\": \"02-OCT-2022\",\n                    \"uid\": \"016ae9c1a3213c748dc9f504aaefa83f\",\n                    \"invoice_no\": \"453455\",\n                    \"invoice_date\": \"02-OCT-2022\",\n                    \"due_date\": \"02-OCT-2022\",\n                    \"tax_type\": \"IGST\",\n                    \"party_name\": \"DEMO PARTY 2\",\n                    \"gstin\": \"\",\n                    \"expense_head\": \"\",\n                    \"tcs_perc\": 0,\n                    \"tcs_amt\": 0,\n                    \"other_charges\": 0,\n                    \"net_amount\": 52500,\n                    \"balance_amt\": 0,\n                    \"remarks\": \"\",\n                    \"invoice_items\": [\n                        {\n                            \"tax_percent\": \"5.00\",\n                            \"cgst\": 0,\n                            \"sgst\": 0,\n                            \"igst\": 2500,\n                            \"tax_amount\": 2500,\n                            \"basic_amount\": 50000,\n                            \"net_amount\": 52500,\n                            \"narration\": \"\"\n                        }\n                    ]\n                }\n            },\n            {\n                \"invoice_data\": {\n                    \"voucher_id\": \"FXPI15\",\n                    \"voucher_date\": \"12-OCT-2022\",\n                    \"uid\": \"eb6793eb8fe902aa2216743a5a26658c\",\n                    \"invoice_no\": \"534234\",\n                    \"invoice_date\": \"12-OCT-2022\",\n                    \"due_date\": \"12-OCT-2022\",\n                    \"tax_type\": \"CGST\",\n                    \"party_name\": \"DEMO PARTY 3\",\n                    \"gstin\": \"\",\n                    \"expense_head\": \"\",\n                    \"tcs_perc\": 0,\n                    \"tcs_amt\": 0,\n                    \"other_charges\": 0,\n                    \"net_amount\": 0,\n                    \"balance_amt\": 0,\n                    \"remarks\": \"\",\n                    \"invoice_items\": []\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"f7ca2ffd-05a5-45cc-a9ae-2045957e0335"},{"name":"Sale Invoice Receipts","id":"05de0be5-f1ab-485f-96d9-ed46b991213c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_id\": \"_YOUR_ACCOUNT_ID_\",\r\n    \"company_id\": \"_YOUR_COMPANY_ID_\",\r\n    \"key\": \"_YOUR_SECRET_KEY_\",\r\n    \"module\": \"LISTDATA\",\r\n    \"action\": \"RECEIPTS\",\r\n    \"from_date\": \"01-JAN-2020\",\r\n    \"to_date\": \"30-JAN-2020\",\r\n    \"rfrom_date\": \"\",\r\n    \"rto_date\": \"\",\r\n    \"party_gstin\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.finaxone.com/api/","description":"<h5 id=\"json-payload-form-data\"><strong>JSON PAYLOAD FORM DATA</strong></h5>\n<ul>\n<li><p>[account_id] (String) Mandatory</p>\n</li>\n<li><p>[company_id] (String) Mandatory</p>\n</li>\n<li><p>[key] (String) Mandatorty</p>\n</li>\n<li><p>[module] (String) Mandatory Value LISTDATA</p>\n</li>\n<li><p>[action] (String) Mandatory Values ( RECEIPTS )</p>\n</li>\n<li><p>[from_date] (String) Payment Receipt From Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[to_date] (String) Payment Receipt To Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[rfrom_date] (String) Payment Reconsile from Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[rto_date] (String) Payment ReconsileTo Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[party_gstin] (String) Optional</p>\n</li>\n</ul>\n<p>any one of date combination is mandatory</p>\n","urlObject":{"protocol":"https","path":["api",""],"host":["app","finaxone","com"],"query":[],"variable":[]}},"response":[{"id":"75d50446-1148-4b35-9a88-d0a4bceeda79","name":"Receipts","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_id\": \"_YOUR_ACCOUNT_ID_\",\r\n    \"company_id\": \"_YOUR_COMPANY_ID_\",\r\n    \"key\": \"_YOUR_SECRET_KEY_\",\r\n    \"module\": \"LISTDATA\",\r\n    \"action\": \"RECEIPTS\",\r\n    \"from_date\": \"01-JAN-2020\",\r\n    \"to_date\": \"30-JAN-2020\",\r\n    \"rfrom_date\": \"\",\r\n    \"rto_date\": \"\",\r\n    \"party_gstin\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.finaxone.com/api/"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Fri, 25 Aug 2023 18:40:42 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/5.6.37"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=XcZiBRmbZ90omMscCUhFnMzRNJ7deholLI5dNJmFjFKViGWtxkYgFG60BO4sV1bkyWx1u7swtiNKysgS8YCBxtUwmzYYv3PZ6H5OrpnvQVaFiEh3bEp2uJp%2BjgKPIxg19qWk\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7fc5f7080fd59177-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"0\",\n    \"response\": {\n        \"receipts\": [\n            {\n                \"voucher_id\": \"FXR72\",\n                \"voucher_date\": \"20-JAN-2020\",\n                \"invoice_no\": \"INV\\/20\\/01\\/5002\",\n                \"invoice_date\": \"20-JAN-2020\",\n                \"party_name\": \"VICTORA TOOL ENGINEERS PRIVATE LIMITED\",\n                \"gstin\": \"06AACCV2097H1Z8\",\n                \"amount\": 514.5,\n                \"onaccount\": \"CASH\",\n                \"reconsiled\": \"Y\",\n                \"reconsile_date\": \"20-JAN-2020\",\n                \"remarks\": \"CHEQUE 3456\"\n            }\n        ]\n    }\n}"}],"_postman_id":"05de0be5-f1ab-485f-96d9-ed46b991213c"},{"name":"Purchase Invoice Payments","id":"23d93787-0df4-485c-8261-529fcf08504b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_id\": \"_YOUR_ACCOUNT_ID_\",\r\n    \"company_id\": \"_YOUR_COMPANY_ID_\",\r\n    \"key\": \"_YOUR_SECRET_KEY_\",\r\n    \"module\": \"LISTDATA\",\r\n    \"action\": \"PAYMENTS\",\r\n    \"from_date\": \"01-NOV-2018\",\r\n    \"to_date\": \"30-NOV-2018\",\r\n    \"rfrom_date\": \"\",\r\n    \"rto_date\": \"\",\r\n    \"party_gstin\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.finaxone.com/api/","description":"<h5 id=\"json-payload-form-data\"><strong>JSON PAYLOAD FORM DATA</strong></h5>\n<ul>\n<li><p>[account_id] (String) Mandatory</p>\n</li>\n<li><p>[company_id] (String) Mandatory</p>\n</li>\n<li><p>[key] (String) Mandatorty</p>\n</li>\n<li><p>[module] (String) Mandatory Value LISTDATA</p>\n</li>\n<li><p>[action] (String) Mandatory Values ( PAYMENTS )</p>\n</li>\n<li><p>[from_date] (String) Payment Receipt From Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[to_date] (String) Payment Receipt To Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[rfrom_date] (String) Payment Reconsile from Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[rto_date] (String) Payment ReconsileTo Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[party_gstin] (String) Optional</p>\n</li>\n</ul>\n<p>any one of date combination is mandatory</p>\n","urlObject":{"protocol":"https","path":["api",""],"host":["app","finaxone","com"],"query":[],"variable":[]}},"response":[{"id":"1b982528-6484-4314-9d08-0e7e6e98c81e","name":"Payments Data","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"account_id\": \"_YOUR_ACCOUNT_ID_\",\r\n    \"company_id\": \"_YOUR_COMPANY_ID_\",\r\n    \"key\": \"_YOUR_SECRET_KEY_\",\r\n    \"module\": \"LISTDATA\",\r\n    \"action\": \"PAYMENTS\",\r\n    \"from_date\": \"01-NOV-2018\",\r\n    \"to_date\": \"30-NOV-2018\",\r\n    \"rfrom_date\": \"\",\r\n    \"rto_date\": \"\",\r\n    \"party_gstin\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.finaxone.com/api/"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Fri, 25 Aug 2023 18:39:15 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/5.6.37"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=hwCJHUIxkm5GlVmJbeNi2enUbvQSXst9BAD2sJ%2BznZzMZtkTy6Zi8VSKOUATqUehKagkx42IeVPtlKP49EUamrellQSjdpmOfNOeOfzFgAfSH4FmmBjBtE9QS78B9rKLf20l\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7fc5f4e5b95b9177-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"0\",\n    \"response\": {\n        \"payments\": [\n            {\n                \"voucher_id\": \"FXP28\",\n                \"voucher_date\": \"15-NOV-2018\",\n                \"invoice_no\": \"C65656\",\n                \"invoice_date\": \"15-NOV-2018\",\n                \"party_name\": \"CEAT LTD\",\n                \"gstin\": \"123654789654123\",\n                \"amount\": 36000,\n                \"onaccount\": \"ON ACCOUNT\",\n                \"reconsiled\": \"Y\",\n                \"reconsile_date\": \"15-NOV-2018\",\n                \"remarks\": \"SDFSFSDFSF\"\n            },\n            {\n                \"voucher_id\": \"FXP10\",\n                \"voucher_date\": \"06-NOV-2018\",\n                \"invoice_no\": \"23343\",\n                \"invoice_date\": \"08-OCT-2018\",\n                \"party_name\": \"CASH\",\n                \"gstin\": \"\",\n                \"amount\": 93083.9,\n                \"onaccount\": \"CASH\",\n                \"reconsiled\": \"Y\",\n                \"reconsile_date\": \"06-NOV-2018\",\n                \"remarks\": \"TEST NOTES\"\n            },\n            {\n                \"voucher_id\": \"FXP11\",\n                \"voucher_date\": \"06-NOV-2018\",\n                \"invoice_no\": \"23343\",\n                \"invoice_date\": \"08-OCT-2018\",\n                \"party_name\": \"CASH\",\n                \"gstin\": \"\",\n                \"amount\": -5000,\n                \"onaccount\": \"ON ACCOUNT\",\n                \"reconsiled\": \"Y\",\n                \"reconsile_date\": \"06-NOV-2018\",\n                \"remarks\": \"RECEIPT AGAINST RETURN\"\n            },\n            {\n                \"voucher_id\": \"FXP12\",\n                \"voucher_date\": \"06-NOV-2018\",\n                \"invoice_no\": \"23343\",\n                \"invoice_date\": \"08-OCT-2018\",\n                \"party_name\": \"CASH\",\n                \"gstin\": \"\",\n                \"amount\": -3960,\n                \"onaccount\": \"CASH\",\n                \"reconsiled\": \"Y\",\n                \"reconsile_date\": \"06-NOV-2018\",\n                \"remarks\": \"RECEIPT AGAINST RETURN\"\n            },\n            {\n                \"voucher_id\": \"FXP23\",\n                \"voucher_date\": \"14-NOV-2018\",\n                \"invoice_no\": \"\",\n                \"invoice_date\": \"\",\n                \"party_name\": \"CEAT LTD\",\n                \"gstin\": \"123654789654123\",\n                \"amount\": 500000,\n                \"onaccount\": \"ON ACCOUNT\",\n                \"reconsiled\": \"Y\",\n                \"reconsile_date\": \"14-NOV-2018\",\n                \"remarks\": \"CHEQUE 1234\"\n            },\n            {\n                \"voucher_id\": \"FXP29\",\n                \"voucher_date\": \"15-NOV-2018\",\n                \"invoice_no\": \"\",\n                \"invoice_date\": \"\",\n                \"party_name\": \"DEMO PARTY 2\",\n                \"gstin\": \"\",\n                \"amount\": 5000,\n                \"onaccount\": \"ON ACCOUNT\",\n                \"reconsiled\": \"Y\",\n                \"reconsile_date\": \"15-NOV-2018\",\n                \"remarks\": \"\"\n            },\n            {\n                \"voucher_id\": \"FXP31\",\n                \"voucher_date\": \"15-NOV-2018\",\n                \"invoice_no\": \"\",\n                \"invoice_date\": \"\",\n                \"party_name\": \"DEMO PARTY 2\",\n                \"gstin\": \"\",\n                \"amount\": 25000,\n                \"onaccount\": \"ON ACCOUNT\",\n                \"reconsiled\": \"Y\",\n                \"reconsile_date\": \"15-NOV-2018\",\n                \"remarks\": \"\"\n            }\n        ]\n    }\n}"}],"_postman_id":"23d93787-0df4-485c-8261-529fcf08504b"},{"name":"Expenses Data","id":"29e27839-d558-4b2e-94a0-59181c2f70b2","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_id\": \"_YOUR_ACCOUNT_ID_\",\r\n    \"company_id\": \"_YOUR_COMPANY_ID_\",\r\n    \"key\": \"_YOUR_SECRET_KEY_\",\r\n    \"module\": \"LISTDATA\",\r\n    \"action\": \"EXPENSES\",\r\n    \"from_date\": \"01-SEP-2018\",\r\n    \"to_date\": \"30-SEP-2018\",\r\n    \"reconsiled\": \"\",\r\n    \"party_gstin\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.finaxone.com/api/","description":"<h5 id=\"json-payload-form-data\"><strong>JSON PAYLOAD FORM DATA</strong></h5>\n<ul>\n<li><p>[account_id] (String) Mandatory</p>\n</li>\n<li><p>[company_id] (String) Mandatory</p>\n</li>\n<li><p>[key] (String) Mandatorty</p>\n</li>\n<li><p>[module] (String) Mandatory Value LISTDATA</p>\n</li>\n<li><p>[action] (String) Mandatory Values ( PAYMENTS )</p>\n</li>\n<li><p>[from_date] (String) Payment Receipt From Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[to_date] (String) Payment Receipt To Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[reconsiled] (String) optional Value ( Y )</p>\n</li>\n<li><p>[party_gstin] (String) Optional</p>\n</li>\n</ul>\n<p>date combination is mandatory</p>\n","urlObject":{"protocol":"https","path":["api",""],"host":["app","finaxone","com"],"query":[],"variable":[]}},"response":[{"id":"039b3e7a-c9e2-46da-9ea1-688b1c78480b","name":"Expense Data","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_id\": \"_YOUR_ACCOUNT_ID_\",\r\n    \"company_id\": \"_YOUR_COMPANY_ID_\",\r\n    \"key\": \"_YOUR_SECRET_KEY_\",\r\n    \"module\": \"LISTDATA\",\r\n    \"action\": \"EXPENSES\",\r\n    \"from_date\": \"01-SEP-2018\",\r\n    \"to_date\": \"30-SEP-2018\",\r\n    \"reconsiled\": \"\",\r\n    \"party_gstin\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.finaxone.com/api/"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Fri, 25 Aug 2023 18:37:34 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/5.6.37"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=Ouw8giQNwO1C0QKyNsSxNz10MeTB5pntY2M3dKFgGHlAiOLq3pXfXASoLTAQVLA6JathnPRg5aCO1JvNeLkBmO9pLbdvF2TBDwiDUf2ZqRTAPFKGootMsvg4AVlXpzKCeNsk\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7fc5f2717a4a9177-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"0\",\n    \"response\": {\n        \"expenses\": [\n            {\n                \"voucher_id\": \"FXE2\",\n                \"voucher_date\": \"18-SEP-2018\",\n                \"billno\": \"4534345\",\n                \"unregisterd_party\": \"VODAFONE\",\n                \"party_name\": \"\",\n                \"gstin\": \"\",\n                \"expense_head\": \"\",\n                \"amount\": 1200,\n                \"onaccount\": \"ON ACCOUNT\",\n                \"reconsiled\": \"\",\n                \"remarks\": \"net banking\"\n            },\n            {\n                \"voucher_id\": \"FXE3\",\n                \"voucher_date\": \"18-SEP-2018\",\n                \"billno\": \"34234234\",\n                \"unregisterd_party\": \"VODAFONE\",\n                \"party_name\": \"\",\n                \"gstin\": \"\",\n                \"expense_head\": \"\",\n                \"amount\": 1300,\n                \"onaccount\": \"ON ACCOUNT\",\n                \"reconsiled\": \"\",\n                \"remarks\": \"test notes\"\n            },\n            {\n                \"voucher_id\": \"FXE4\",\n                \"voucher_date\": \"18-SEP-2018\",\n                \"billno\": \"99090-\",\n                \"unregisterd_party\": \"AIRTEL\",\n                \"party_name\": \"\",\n                \"gstin\": \"\",\n                \"expense_head\": \"\",\n                \"amount\": 1500,\n                \"onaccount\": \"ON ACCOUNT\",\n                \"reconsiled\": \"\",\n                \"remarks\": \"test notes\"\n            },\n            {\n                \"voucher_id\": \"FXE5\",\n                \"voucher_date\": \"20-SEP-2018\",\n                \"billno\": \"\",\n                \"unregisterd_party\": \"\",\n                \"party_name\": \"\",\n                \"gstin\": \"\",\n                \"expense_head\": \"\",\n                \"amount\": 100,\n                \"onaccount\": \"CASH\",\n                \"reconsiled\": \"\",\n                \"remarks\": \"\"\n            }\n        ]\n    }\n}"}],"_postman_id":"29e27839-d558-4b2e-94a0-59181c2f70b2"},{"name":"Journal Entry Data","id":"4d16a635-3492-4274-8f42-0799a1198328","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_id\": \"_YOUR_ACCOUNT_ID_\",\r\n    \"company_id\": \"_YOUR_COMPANY_ID_\",\r\n    \"key\": \"_YOUR_SECRET_KEY_\",\r\n    \"module\": \"LISTDATA\",\r\n    \"action\": \"JOURNAL\",\r\n    \"from_date\": \"01-APR-2023\",\r\n    \"to_date\": \"30-APR-2023\",\r\n    \"rfrom_date\": \"\",\r\n    \"rto_date\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.finaxone.com/api/","description":"<h5 id=\"json-payload-form-data\"><strong>JSON PAYLOAD FORM DATA</strong></h5>\n<ul>\n<li><p>[account_id] (String) Mandatory</p>\n</li>\n<li><p>[company_id] (String) Mandatory</p>\n</li>\n<li><p>[key] (String) Mandatorty</p>\n</li>\n<li><p>[module] (String) Mandatory Value LISTDATA</p>\n</li>\n<li><p>[action] (String) Mandatory Values ( JOURNAL)</p>\n</li>\n<li><p>[from_date] (String) Journal Entry From Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[to_date] (String) Journal Entry To Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[rto_from] (String) Reconsile From Date Format DD-MMM-YYYY</p>\n</li>\n<li><p>[rfrom_date] (String) Reconsile To Date Format DD-MMM-YYYY</p>\n</li>\n</ul>\n<p>date combination is mandatory</p>\n","urlObject":{"protocol":"https","path":["api",""],"host":["app","finaxone","com"],"query":[],"variable":[]}},"response":[{"id":"97d4e090-e7ea-40f2-ada1-b93116338629","name":"Journal Entry Data","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_id\": \"_YOUR_ACCOUNT_ID_\",\r\n    \"company_id\": \"_YOUR_COMPANY_ID_\",\r\n    \"key\": \"_YOUR_SECRET_KEY_\",\r\n    \"module\": \"LISTDATA\",\r\n    \"action\": \"JOURNAL\",\r\n    \"from_date\": \"01-APR-2023\",\r\n    \"to_date\": \"30-APR-2023\",\r\n    \"rfrom_date\": \"\",\r\n    \"rto_date\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.finaxone.com/api/"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Fri, 25 Aug 2023 20:07:16 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/5.6.37"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, post-check=0, pre-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=kA63kyYM1xxIluFKGFBKnzpdQkTNdZmKj0hrIeOU9O5sH21VK4w03OcHoSKjAvO7%2FP2RwMKoml37v3sf%2FgYHMNnkdqD%2FyPLgDY2ik9Fw52VHqYsyCnydinSIiGVAi4JOmUB3\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7fc675d1faf49ba6-FRA"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"0\",\n    \"response\": {\n        \"journal_entry\": [\n            {\n                \"voucher_id\": \"FXJE2\",\n                \"voucher_date\": \"30-APR-2023\",\n                \"amount\": 50000,\n                \"fromaccount\": \"HDFCxxx\",\n                \"toaccount\": \"SBIXXX\",\n                \"reconsiled\": \"\",\n                \"reconsile_date\": \"\",\n                \"remarks\": \"test\"\n            },\n            {\n                \"voucher_id\": \"FXJE3\",\n                \"voucher_date\": \"30-APR-2023\",\n                \"amount\": 1728325.8,\n                \"fromaccount\": \"HDFCXXX\",\n                \"toaccount\": \"PISBANG\",\n                \"reconsiled\": \"Y\",\n                \"reconsile_date\": \"30-APR-2023\",\n                \"remarks\": \"PAYMENT OF ALL BANGALORE BILLS\"\n            },\n            {\n                \"voucher_id\": \"FXJE4\",\n                \"voucher_date\": \"03-APR-2023\",\n                \"amount\": 1500000,\n                \"fromaccount\": \"HDFCXXX\",\n                \"toaccount\": \"KOTAKXXX\",\n                \"reconsiled\": \"Y\",\n                \"reconsile_date\": \"03-APR-2023\",\n                \"remarks\": \"\"\n            }\n        ]\n    }\n}"}],"_postman_id":"4d16a635-3492-4274-8f42-0799a1198328"}],"id":"b58c93a5-ba85-4eb7-aa5c-bfbbea2165e0","description":"<p>FinaxOne ERP Accounts Module API Documentation</p>\n","_postman_id":"b58c93a5-ba85-4eb7-aa5c-bfbbea2165e0"}],"event":[{"listen":"prerequest","script":{"id":"62963882-43db-44ea-b2cf-9bbebc6a2b5f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"87d74ad0-6f92-4265-aca4-112770da2d11","type":"text/javascript","exec":[""]}}],"variable":[{"key":"account_id","value":"_YOUR_ACCOUNT_ID_","type":"string"},{"key":"company_id","value":"_YOUR_COMPANY_ID_","type":"string"},{"key":"key","value":"_YOUR_SECRET_KEY_","type":"string"}]}