{"info":{"_postman_id":"74ac62f5-ff79-48c5-86be-8e3a11dd7504","name":"Helix Software Technologies API v1.5","description":"<html><head></head><body><p>API documentation for integration with Helix system. We are currently expanding our API to cater different transactions. If you have questions, or if you wish to add functionalities to the current API, please contact our support team: <a href=\"support@helixcas.com\">support@helixcas.com</a></p>\n<p>Changelog:</p>\n<p>v 1.5 - Added Voucher API</p>\n<p>v 1.4 - Updated Email</p>\n<p>v 1.3 - Added Transaction Type and GL Entry Setup API</p>\n<p>v 1.2 - Update Documentation</p>\n<p>v 1.1 - Added Salesperson API</p>\n<p>v 1.0 - Initial Documentation</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"1237913","collectionId":"74ac62f5-ff79-48c5-86be-8e3a11dd7504","publishedId":"S17oxV3P","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-08-14T00:16:49.000Z"},"item":[{"name":"Customer","item":[{"name":"Specific customer","id":"1eb9287f-0676-4929-b18c-b98976215452","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/customer?action=get_customer&customer=2017-09926","description":"<p>This API provides the complete details of a customer given the customer id. To get the list of all customers, Please use the List all customer API</p>\n","urlObject":{"protocol":"https","path":["api","customer"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_customer"},{"key":"customer","value":"2017-09926"}],"variable":[]}},"response":[{"id":"0c0d1937-d932-4c6a-a7f2-242835509c89","name":"Specific customer","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/customer?action=get_customer&customer=CST0001","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","customer"],"query":[{"key":"action","value":"get_customer"},{"key":"customer","value":"CST0001"}]},"description":"This API provides the complete details of a customer given the customer id. To get the list of all customers, Please use the List all customer API"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-length","value":"716","name":"content-length","description":""},{"key":"content-type","value":"application/json;charset=ISO-8859-1","name":"content-type","description":""},{"key":"date","value":"Wed, 31 Oct 2018 03:14:06 GMT","name":"date","description":""},{"key":"server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"server","description":""},{"key":"x-powered-by","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"x-powered-by","description":""}],"cookie":[],"responseTime":null,"body":"{\"CustomerID\":\"000000001\",\"CustomerName\":\"REMILYN  SALAZAR\",\"CustomerType\":\"Individual\",\"PriceClass\":\"5\",\"BusClassCode\":\"11201001\",\"Contact01\":\"Robert Parker\",\"Position01\":\"Accounting General Manager\",\"Phone01\":\"(02) 735-9854\",\"Address\":\"2 BLK 2A VILLAFLOR VILLAGE T. SANTIAGO ST., VALENZUELA CITY\",\"City\":\"Mandaluyong\",\"Country\":\"Philippines\",\"Region\":\"NCR\",\"Province\":\"Metro Manila\",\"Brgy_Village\":\"Greenhills South\",\"ZipCode\":\"1556\",\"TermsID\":\"90D\",\"ARTaxID\":\"OUTPUT-VAT\",\"CreditableWTax\":\"WI010\",\"TIN\":\"476-895-898-000\",\"Active\":\"1\",\"OnHold\":\"0\",\"ShipTermsID\":\"7DAYS\",\"CurrencyCode\":\"PHP\",\"CreditLimit\":\"0.0000\",\"CreatedBy\":\"master\",\"CreatedDate\":\"2016-06-27 14:46:35\",\"UID\":\"88977\",\"Email\":\"cute_rem@yahoo.com\"}"}],"_postman_id":"1eb9287f-0676-4929-b18c-b98976215452"},{"name":"All customers","id":"88fab50e-f107-4b13-947c-586e8e7b6967","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://app.helixsoftware.ph/api/customer?action=get_all_customer&querystart=1","description":"<p>Get all customers from Helix system. The list will return 10 records at a time.</p>\n","urlObject":{"protocol":"https","path":["api","customer"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_customer"},{"key":"querystart","value":"1"}],"variable":[]}},"response":[{"id":"bc2fba1a-8575-40ec-915e-8af19ca19dd0","name":"All customers","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/customer?action=get_all_customer&querystart=1&search=value","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","customer"],"query":[{"key":"action","value":"get_all_customer"},{"key":"querystart","value":"1","description":"Starting index for buffering"},{"key":"search","value":"value","description":"Search specific customer via keyword"}]},"description":"Get all customers from Helix system. The list will return 10 records at a time."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-length","value":"933","name":"content-length","description":""},{"key":"content-type","value":"application/json;charset=ISO-8859-1","name":"content-type","description":""},{"key":"date","value":"Wed, 31 Oct 2018 03:14:36 GMT","name":"date","description":""},{"key":"server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"server","description":""},{"key":"x-powered-by","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"x-powered-by","description":""}],"cookie":[],"responseTime":null,"body":"{\"data\":[{\"CustomerID\":\"00001\",\"CustomerName\":\"SAMPLE\",\"Active\":\"1\",\"OnHold\":\"0\",\"CreatedBy\":\"master\",\"CreatedDate\":\"2018-10-17 18:49:33\",\"UID\":\"88974\"},{\"CustomerID\":\"BKK\",\"CustomerName\":\"BKK EXPRESS THAI RICE AND NOODLES CORP. - BKK UPTOWN MALL\",\"CustomerType\":\"STORE\",\"BusClassCode\":\"101020000\",\"TermsID\":\"30D\",\"ARTaxID\":\"VAT-EXEMPT\",\"Active\":\"1\",\"OnHold\":\"0\",\"WhseID\":\"CMCI\",\"UID\":\"87949\"},{\"CustomerID\":\"CST000086\",\"CustomerName\":\"Jam Del Rosario\",\"Position01\":\"Programmer\",\"Address\":\"San Pedro Laguna\",\"ARTaxID\":\"VAT EXEMPT\",\"Active\":\"1\",\"OnHold\":\"0\",\"CreditLimit\":\"0.0000\",\"CreatedBy\":\"master\",\"CreatedDate\":\"2018-10-18 09:34:02\",\"UID\":\"88975\"},{\"CustomerID\":\"Unit404\",\"CustomerName\":\"Joel Pedregosa\",\"Mobile01\":\"6786786\",\"Address\":\"Makati City\",\"Active\":\"1\",\"OnHold\":\"0\",\"UID\":\"88982\"},{\"CustomerID\":\"Unit405\",\"CustomerName\":\"Jam Del Rosario\",\"Mobile01\":\"46 4654\",\"Address\":\"Cavite\",\"Active\":\"1\",\"OnHold\":\"0\",\"UID\":\"88983\"}]}"}],"_postman_id":"88fab50e-f107-4b13-947c-586e8e7b6967"},{"name":"Add customer","id":"f07d7ff0-ce92-4ea5-8de3-9e6e038f9033","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Security token assigned by Helix System</p>\n","key":"token","value":"53e658b3270d935c691efb2493439ff2"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"CustomerID\" : \"2017-09926\",\n\t\"CustomerName\" : \"Franstel Garcia\",\n\t\"CustomerType\" : \"Individual\",\n\t\"ARAcct\" : \"11201001\",\n\t\"Contact\" : \"Juan Cruz\",\n\t\"Position\" : \"Manager\",\n\t\"Phone\" : \"(02)820-0101\",\n\t\"Mobile\": \"09101010101\",\n\t\"Email\" : \"ftg@micronix.com\",\n\t\"Address\" : \"Manga St.\",\n\t\"City\" : \"Quezon City\",\n\t\"Country\" : \"PH\",\n\t\"Region\" : \"NCR\",\n\t\"Province\" : \"Metro Manila\",\n\t\"Brgy_Village\" : \"Katipunan Park\",\n\t\"ZipCode\" : \"1800\",\n\t\"TermsID\" : \"COD\",\n\t\"VATID\" : \"NV\",\n\t\"WTaxID\": \"WC120\",\n\t\"TIN\": \"000-000-000-00000\",\n\t\"Active\" : \"true\",\n\t\"OnHold\" : \"false\",\n\t\"TerritoryID\" : \"MNL\",\n\t\"SalesPersonID\" : \"JLC\",\n\t\"CurrencyCode\" : \"PHP\",\n\t\"CreditLimit\" : \"0\",\n\t\"Industry\" : \"SALES\"\n}"},"url":"https://app.helixsoftware.ph/api/customer?action=add_record","description":"<p>Add customer record to the Helix system. Please refer to JSON Data keys for the list of fields</p>\n","urlObject":{"protocol":"https","path":["api","customer"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"add_record"}],"variable":[]}},"response":[{"id":"eced4f5d-b894-40c2-8e73-60f66fda0f4f","name":"Add customer","originalRequest":{"method":"POST","header":[{"description":"Security token assigned by Helix System","key":"token","value":"53e658b3270d935c691efb2493439ff2"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"CustomerID\" : \"CST0001\",\n\t\"CustomerName\" : \"Micronix Distribution\",\n\t\"CustomerType\" : \"CORPORATE\",\n\t\"ARAcct\" : \"11201001\",\n\t\"Contact\" : \"Juan Cruz\",\n\t\"Position\" : \"Manager\",\n\t\"Phone\" : \"(02)820-0101\",\n\t\"Mobile\": \"09101010101\",\n\t\"Email\" : \"mgr@micronix.com\",\n\t\"Address\" : \"234 Dela Cruz St.\",\n\t\"City\" : \"Makati City\",\n\t\"Country\" : \"PH\",\n\t\"Region\" : \"NCR\",\n\t\"Province\" : \"Metro Manila\",\n\t\"Brgy_Village\" : \"Forbes Park\",\n\t\"ZipCode\" : \"1800\",\n\t\"TermsID\" : \"COD\",\n\t\"VATID\" : \"NV\",\n\t\"WTaxID\": \"WC120\",\n\t\"TIN\": \"000-000-000-00000\",\n\t\"Active\" : \"true\",\n\t\"OnHold\" : \"false\",\n\t\"TerritoryID\" : \"MNL\",\n\t\"SalesPersonID\" : \"JLC\",\n\t\"CurrencyCode\" : \"PHP\",\n\t\"CreditLimit\" : \"0\",\n\t\"Industry\" : \"MANUFACTURING\"\n}"},"url":{"raw":"https://app.helixsoftware.ph/api/customer?action=add_record","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","customer"],"query":[{"key":"action","value":"add_record"}]},"description":"Add customer record to the Helix system. Please refer to JSON Data keys for the list of fields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-length","value":"30","name":"content-length","description":""},{"key":"content-type","value":"application/json;charset=ISO-8859-1","name":"content-type","description":""},{"key":"date","value":"Wed, 31 Oct 2018 04:06:16 GMT","name":"date","description":""},{"key":"server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"server","description":""},{"key":"x-powered-by","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"x-powered-by","description":""}],"cookie":[],"responseTime":null,"body":"{\"UID\":\"88986\",\"success\":true}"}],"_postman_id":"f07d7ff0-ce92-4ea5-8de3-9e6e038f9033"},{"name":"Edit customer","id":"714a96f4-66de-41cc-9902-08b600c8a3ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Security token assigned by Helix System</p>\n","key":"token","value":"53e658b3270d935c691efb2493439ff2"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"CustomerID\" : \"2017-09926\",\n\t\"CustomerName\" : \"Franstel Garcia\",\n\t\"CustomerType\" : \"Individual\",\n\t\"ARAcct\" : \"11201001\",\n\t\"Contact\" : \"Juan Cruz\",\n\t\"Position\" : \"IT Manager\",\n\t\"Phone\" : \"(02)820-0101\",\n\t\"Mobile\": \"09101010101\",\n\t\"Email\" : \"ftg@micronix.com\",\n\t\"Address\" : \"Manga St.\",\n\t\"City\" : \"Quezon City\",\n\t\"Country\" : \"PH\",\n\t\"Region\" : \"NCR\",\n\t\"Province\" : \"Metro Manila\",\n\t\"Brgy_Village\" : \"Katipunan Park\",\n\t\"ZipCode\" : \"1800\",\n\t\"TermsID\" : \"COD\",\n\t\"VATID\" : \"NV\",\n\t\"WTaxID\": \"WC120\",\n\t\"TIN\": \"000-000-000-00000\",\n\t\"Active\" : \"true\",\n\t\"OnHold\" : \"false\",\n\t\"TerritoryID\" : \"MNL\",\n\t\"SalesPersonID\" : \"JLC\",\n\t\"CurrencyCode\" : \"PHP\",\n\t\"CreditLimit\" : \"0\",\n\t\"Industry\" : \"SALES\"\n}"},"url":"https://app.helixsoftware.ph/api/customer?action=edit_record","description":"<p>Edit an existing customer record from the Helix system.</p>\n","urlObject":{"protocol":"https","path":["api","customer"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"edit_record"}],"variable":[]}},"response":[{"id":"582ed70f-9126-4815-8a78-ccdc4f1f2fe9","name":"Edit customer","originalRequest":{"method":"POST","header":[{"description":"Security token assigned by Helix System","key":"token","value":"53e658b3270d935c691efb2493439ff2"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"CustomerID\" : \"CST0001\",\n\t\"CustomerName\" : \"Micronix Distribution\",\n\t\"CustomerType\" : \"CORPORATE\",\n\t\"ARAcct\" : \"11201001\",\n\t\"Contact\" : \"Juan Cruz\",\n\t\"Position\" : \"Senior President\",\n\t\"Phone\" : \"(02)820-0101\",\n\t\"Mobile\": \"09101010101\",\n\t\"Email\" : \"mgr@micronix.com\",\n\t\"Address\" : \"234 Dela Cruz St.\",\n\t\"City\" : \"Makati City\",\n\t\"Country\" : \"PH\",\n\t\"Region\" : \"NCR\",\n\t\"Province\" : \"Metro Manila\",\n\t\"Brgy_Village\" : \"Forbes Park\",\n\t\"ZipCode\" : \"1800\",\n\t\"TermsID\" : \"COD\",\n\t\"VATID\" : \"NV\",\n\t\"WTaxID\": \"WC120\",\n\t\"TIN\": \"000-000-000-00000\",\n\t\"Active\" : \"true\",\n\t\"OnHold\" : \"false\",\n\t\"TerritoryID\" : \"MNL\",\n\t\"SalesPersonID\" : \"JLC\",\n\t\"CurrencyCode\" : \"PHP\",\n\t\"CreditLimit\" : \"0\",\n\t\"Industry\" : \"MANUFACTURING\"\n}"},"url":{"raw":"https://app.helixsoftware.ph/api/customer?action=edit_record","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","customer"],"query":[{"key":"action","value":"edit_record"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"16"},{"key":"Date","value":"Thu, 01 Aug 2019 05:47:45 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"714a96f4-66de-41cc-9902-08b600c8a3ca"},{"name":"Delete customer","id":"74431937-5fae-4fdd-832a-71e7c9d0bafa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"body":{"mode":"raw","raw":""},"url":"https://app.helixsoftware.ph/api/customer?action=delete_record&customercode=2017-09926","description":"<p>Delete a customer from the Helix system.</p>\n","urlObject":{"protocol":"https","path":["api","customer"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"delete_record"},{"description":{"content":"<p>Customer code of the record to delete</p>\n","type":"text/plain"},"key":"customercode","value":"2017-09926"}],"variable":[]}},"response":[{"id":"01f914c6-b4ba-4107-b2a9-c5fd39341517","name":"Delete customer","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://app.helixsoftware.ph/api/customer?action=delete_record&customercode=CST0001","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","customer"],"query":[{"key":"action","value":"delete_record"},{"key":"customercode","value":"CST0001","description":"Customer code of the record to delete"}]},"description":"Delete a customer from the Helix system."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-length","value":"16","name":"content-length","description":""},{"key":"content-type","value":"application/json;charset=ISO-8859-1","name":"content-type","description":""},{"key":"date","value":"Wed, 31 Oct 2018 06:25:36 GMT","name":"date","description":""},{"key":"server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"server","description":""},{"key":"x-powered-by","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"x-powered-by","description":""}],"cookie":[],"responseTime":null,"body":"{\"success\":true}"}],"_postman_id":"74431937-5fae-4fdd-832a-71e7c9d0bafa"}],"id":"29da091d-4b2c-41b5-9c09-3cdc336de08a","description":"<p>Web service to <strong>add</strong>, <strong>edit</strong>, <strong>delete</strong>, or <strong>view</strong> customer records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n</ul>\n<p>JSON data keys available:</p>\n<p><strong>CustomerID</strong> - Unique Customer Code <em>(required)</em></p>\n<p><strong>CustomerName</strong> - Customer Name <em>(required)</em></p>\n<p><strong>CustomerType</strong> - Customer Type (valid values are: <strong>INDIVIDUAL, CORPORATE, GOVERNMENT</strong>) <em>(optional)</em></p>\n<p><strong>ARAcct</strong> - GL account code to be used by the system as the default AR entry <em>(required)</em></p>\n<p><strong>Contact</strong> - Contact person <em>(optional)</em></p>\n<p><strong>Position</strong> - Contact person's position <em>(optional)</em></p>\n<p><strong>Phone</strong> - Phone number <em>(optional)</em></p>\n<p><strong>Mobile</strong> - Mobile number <em>(optional)</em></p>\n<p><strong>Email</strong> - Email Address <em>(optional)</em></p>\n<p><strong>Address</strong> - Street Address <em>(optional)</em></p>\n<p><strong>City</strong> - City <em>(optional)</em></p>\n<p><strong>Country</strong> - Country Code <em>(required)</em></p>\n<p><strong>Region</strong> - Region <em>(optional)</em></p>\n<p><strong>Province</strong> - Province <em>(optional)</em></p>\n<p><strong>Brgy_Village</strong> - Brgy or Village <em>(optional)</em></p>\n<p><strong>ZipCode</strong> - Zip code <em>(optional)</em></p>\n<p><strong>TermsID</strong> - Payment terms. Please refer to the payment terms API for valid values <em>(optional)</em></p>\n<p><strong>VATID</strong> - Default VAT tax code of customer. Please refer to VAT API for valid values. <em>(optional)</em></p>\n<p><strong>WTaxID</strong> - Default Withholding tax code of customer. Please refer to withholding tax API for valid values. <em>(optional)</em></p>\n<p><strong>TIN</strong> - TIN number for BIR purposes <em>(optional)</em></p>\n<p><strong>Active</strong> - Active status of the customer <em>(optional)</em></p>\n<p><strong>OnHold</strong> - Hold to prevent system from creating a receipt transaction for this customer <em>(optional)</em></p>\n<p><strong>TerritoryID</strong> - Default territory code. Please refer to the territory API for valid values <em>(optional)</em></p>\n<p><strong>SalesPersonID</strong> - Default sales person code. Please refer to the salesperson API for valid values <em>(optional)</em></p>\n<p><strong>CurrencyCode</strong> - Default currency code. Please refere to the currency API for valid values. <em>(optional)</em></p>\n<p><strong>CreditLimit</strong> - Customer's credit limit <em>(optional)</em></p>\n<p><strong>Industry</strong> - Industry of the customer <em>(optional)</em></p>\n","event":[{"listen":"prerequest","script":{"id":"961eb440-8915-48dc-970c-096c9cfad6a3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f70c0fe3-9d47-4971-b5ff-f5bc98bc4e2f","type":"text/javascript","exec":[""]}}],"_postman_id":"29da091d-4b2c-41b5-9c09-3cdc336de08a"},{"name":"Account","item":[{"name":"List of accounts","id":"228be0bb-8918-4aef-a9aa-bb4921e41e76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/account?action=get_all_account&querystart=0&search=10","description":"<p>Get all accounts. The list will return 10 records at a time.</p>\n","urlObject":{"protocol":"https","path":["api","account"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_account"},{"key":"querystart","value":"0"},{"key":"search","value":"10"}],"variable":[]}},"response":[{"id":"6307d358-a310-41e5-9b89-c13019bca6c2","name":"List of accounts","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/account?action=get_all_account&querystart=0&search=12","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","account"],"query":[{"key":"action","value":"get_all_account"},{"key":"querystart","value":"0","description":"Start index for buffering"},{"key":"search","value":"12","description":"Search specific account via keyword"}]},"description":"Get all accounts. The list will return 10 records at a time."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"2347","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 03:10:27 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"data\":[{\"Account\":\"11200000\",\"AccountDesc\":\"TRADE AND OTHER RECEIVABLES\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"0\",\"Active\":\"0\",\"SL\":\"0\",\"SeqID\":\"68972\"},{\"Account\":\"11201000\",\"AccountDesc\":\"Trade Receivables\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"0\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SeqID\":\"68973\"},{\"Account\":\"11201001\",\"AccountDesc\":\"Accounts Receivable Trade Private - Vatable\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SpecialTag\":\"Accounts Receivable\",\"SeqID\":\"68974\"},{\"Account\":\"11201002\",\"AccountDesc\":\"Accounts Receivable Trade Government - Vatable\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SpecialTag\":\"Accounts Receivable\",\"SeqID\":\"68975\"},{\"Account\":\"11201003\",\"AccountDesc\":\"Accounts Receivable - Zero Rated Sales\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SpecialTag\":\"Accounts Receivable\",\"SeqID\":\"68976\"},{\"Account\":\"11201004\",\"AccountDesc\":\"Accounts Receivable - Exempt Sales\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SpecialTag\":\"Accounts Receivable\",\"SeqID\":\"68977\"},{\"Account\":\"11201005\",\"AccountDesc\":\"Accounts Receivable - Affiliates\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SpecialTag\":\"Accounts Receivable\",\"SeqID\":\"68978\"},{\"Account\":\"11201006\",\"AccountDesc\":\"Accounts Receivable - VAT Output\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SeqID\":\"68979\"},{\"Account\":\"11201008\",\"AccountDesc\":\"Accounts Receivable - Others\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SeqID\":\"68980\"},{\"Account\":\"11201009\",\"AccountDesc\":\"Accounts Receivable - GVAT\",\"DefaultBalance\":\"D\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SpecialTag\":\"Accounts Receivable\",\"SeqID\":\"68981\"}]}"}],"_postman_id":"228be0bb-8918-4aef-a9aa-bb4921e41e76"},{"name":"List of all accounts","id":"d0b9dac2-0269-4144-8f46-0aace568c159","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/account?action=get_coa&search=account","urlObject":{"protocol":"https","path":["api","account"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_coa"},{"key":"search","value":"account"}],"variable":[]}},"response":[{"id":"8a736883-90ac-4c44-ae39-a014ab37c867","name":"List of accounts","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/account?action=get_all_account&querystart=0&search=12","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","account"],"query":[{"key":"action","value":"get_all_account"},{"key":"querystart","value":"0","description":"Start index for buffering"},{"key":"search","value":"12","description":"Search specific account via keyword"}]},"description":"Get all accounts. The list will return 10 records at a time."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"2347","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 03:10:27 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"data\":[{\"Account\":\"11200000\",\"AccountDesc\":\"TRADE AND OTHER RECEIVABLES\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"0\",\"Active\":\"0\",\"SL\":\"0\",\"SeqID\":\"68972\"},{\"Account\":\"11201000\",\"AccountDesc\":\"Trade Receivables\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"0\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SeqID\":\"68973\"},{\"Account\":\"11201001\",\"AccountDesc\":\"Accounts Receivable Trade Private - Vatable\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SpecialTag\":\"Accounts Receivable\",\"SeqID\":\"68974\"},{\"Account\":\"11201002\",\"AccountDesc\":\"Accounts Receivable Trade Government - Vatable\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SpecialTag\":\"Accounts Receivable\",\"SeqID\":\"68975\"},{\"Account\":\"11201003\",\"AccountDesc\":\"Accounts Receivable - Zero Rated Sales\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SpecialTag\":\"Accounts Receivable\",\"SeqID\":\"68976\"},{\"Account\":\"11201004\",\"AccountDesc\":\"Accounts Receivable - Exempt Sales\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SpecialTag\":\"Accounts Receivable\",\"SeqID\":\"68977\"},{\"Account\":\"11201005\",\"AccountDesc\":\"Accounts Receivable - Affiliates\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SpecialTag\":\"Accounts Receivable\",\"SeqID\":\"68978\"},{\"Account\":\"11201006\",\"AccountDesc\":\"Accounts Receivable - VAT Output\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SeqID\":\"68979\"},{\"Account\":\"11201008\",\"AccountDesc\":\"Accounts Receivable - Others\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SeqID\":\"68980\"},{\"Account\":\"11201009\",\"AccountDesc\":\"Accounts Receivable - GVAT\",\"DefaultBalance\":\"D\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"Customer\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"C\",\"SpecialTag\":\"Accounts Receivable\",\"SeqID\":\"68981\"}]}"}],"_postman_id":"d0b9dac2-0269-4144-8f46-0aace568c159"},{"name":"Specific account","id":"b4853850-0eea-4f56-985e-8f615f6da1c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/account?action=get_account&acct=11101000","description":"<p>This API provides the complete details of a account given the account. To get the list of all accounts, Please use the List of accounts API</p>\n","urlObject":{"protocol":"https","path":["api","account"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_account"},{"key":"acct","value":"11101000"}],"variable":[]}},"response":[{"id":"38770e41-59dd-48e6-b53a-20c661e6bea9","name":"Specific account","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/account?action=get_account&acct=11101000","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","account"],"query":[{"key":"action","value":"get_account"},{"key":"acct","value":"11101000"}]},"description":"This API provides the complete details of a account given the account. To get the list of all accounts, Please use the List of accounts API"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"218","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 03:07:54 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"Account\":\"11101000\",\"AccountDesc\":\"Petty Cash Fund\",\"DefaultBalance\":\"Debit\",\"DefaultSubAcct\":\"0\",\"AccountType\":\"1\",\"SubAcctGroup\":\"PETTYCASH\",\"Active\":\"1\",\"SL\":\"1\",\"SLPrefix\":\"E\",\"SpecialTag\":\"Cash\",\"SeqID\":\"68968\"}"}],"_postman_id":"b4853850-0eea-4f56-985e-8f615f6da1c8"},{"name":"Add account","id":"174a0c1b-c8dd-4c45-8f55-87f97e18daa3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"body":{"mode":"raw","raw":"{\n\t\"Account\": \"123123456\",\n\t\"AccountDesc\": \"Sample Account\",\n\t\"DefaultBalance\": \"\",\n\t\"DefalutSubAcct\": \"\",\n\t\"SubAcctGroup\": \"\",\n\t\"SL\": \"\",\n\t\"SLPrefix\": \"\",\n\t\"Active\": \"1\",\n\t\"Show\": \"\",\n\t\"OldAcct\": \"\",\n\t\"AccountType\": \"1\",\n\t\"SpecialTag\": \"\",\n\t\"ReversalAccount\": \"\",\n\t\"SLType\": \"\"\n}"},"url":"https://app.helixsoftware.ph/api/account?action=add_record","description":"<p>Add account record to Helix system. </p>\n","urlObject":{"protocol":"https","path":["api","account"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"add_record"}],"variable":[]}},"response":[{"id":"7ec77968-098a-4c8e-a5fa-8d5a7b094e62","name":"Add account","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"body":{"mode":"raw","raw":"{\n\t\"Account\": \"987654321\",\n\t\"AccountDesc\": \"Sample Account\",\n\t\"DefaultBalance\": \"\",\n\t\"DefalutSubAcct\": \"\",\n\t\"SubAcctGroup\": \"\",\n\t\"SL\": \"\",\n\t\"SLPrefix\": \"\",\n\t\"Active\": \"1\",\n\t\"Show\": \"\",\n\t\"OldAcct\": \"\",\n\t\"AccountType\": \"1\",\n\t\"SpecialTag\": \"\",\n\t\"ReversalAccount\": \"\",\n\t\"SLType\": \"\"\n}"},"url":{"raw":"https://app.helixsoftware.ph/api/account?action=add_record","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","account"],"query":[{"key":"action","value":"add_record"}]},"description":"Add account record to Helix system. \n\n"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"32","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 07:17:05 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"SeqID\":\"72315\",\"success\":true}"}],"_postman_id":"174a0c1b-c8dd-4c45-8f55-87f97e18daa3"},{"name":"Edit account","id":"e99d69d4-1a78-4588-89e5-1c66a9c4051e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"body":{"mode":"raw","raw":"{\n\t\"Account\": \"987654321\",\n\t\"AccountDesc\": \"Sample Account updated\",\n\t\"DefaultBalance\": \"\",\n\t\"DefalutSubAcct\": \"\",\n\t\"SubAcctGroup\": \"\",\n\t\"SL\": \"\",\n\t\"SLPrefix\": \"\",\n\t\"Active\": \"1\",\n\t\"Show\": \"\",\n\t\"OldAcct\": \"\",\n\t\"AccountType\": \"1\",\n\t\"SpecialTag\": \"\",\n\t\"ReversalAccount\": \"\",\n\t\"SLType\": \"\",\n\t\"SeqID\": \"72315\"\n}"},"url":"https://app.helixsoftware.ph/api/account?action=edit_record","description":"<p>Update account record to Helix system. </p>\n","urlObject":{"protocol":"https","path":["api","account"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"edit_record"}],"variable":[]}},"response":[{"id":"4430b90c-4178-4b5e-bca3-69d634be58e0","name":"Edit account","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"body":{"mode":"raw","raw":"{\n\t\"Account\": \"987654321\",\n\t\"AccountDesc\": \"Sample Account updated\",\n\t\"DefaultBalance\": \"\",\n\t\"DefalutSubAcct\": \"\",\n\t\"SubAcctGroup\": \"\",\n\t\"SL\": \"\",\n\t\"SLPrefix\": \"\",\n\t\"Active\": \"1\",\n\t\"Show\": \"\",\n\t\"OldAcct\": \"\",\n\t\"AccountType\": \"1\",\n\t\"SpecialTag\": \"\",\n\t\"ReversalAccount\": \"\",\n\t\"SLType\": \"\",\n\t\"SeqID\": \"72315\"\n}"},"url":{"raw":"https://app.helixsoftware.ph/api/account?action=edit_record","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","account"],"query":[{"key":"action","value":"edit_record"}]},"description":"Update account record to Helix system. "},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"16","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 07:19:13 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"success\":true}"}],"_postman_id":"e99d69d4-1a78-4588-89e5-1c66a9c4051e"},{"name":"Delete account","id":"5ed6817d-eaa8-4824-8d0a-320699df4212","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"body":{"mode":"raw","raw":""},"url":"https://app.helixsoftware.ph/api/account?action=delete_record&accountcode=987654321","description":"<p>Delete account record in Helix system. </p>\n","urlObject":{"protocol":"https","path":["api","account"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"delete_record"},{"description":{"content":"<p>Account code of the account to be deleted</p>\n","type":"text/plain"},"key":"accountcode","value":"987654321"}],"variable":[]}},"response":[{"id":"16e9069b-0869-4321-8d41-c7801013a894","name":"Delete account","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://app.helixsoftware.ph/api/account?action=delete_record&accountcode=987654321","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","account"],"query":[{"key":"action","value":"delete_record"},{"key":"accountcode","value":"987654321","description":"Account code of the account to be deleted"}]},"description":"Delete account record in Helix system. "},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"16","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 07:24:45 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"success\":true}"}],"_postman_id":"5ed6817d-eaa8-4824-8d0a-320699df4212"}],"id":"2f16a311-4d53-43cd-bdd3-3ccbcfcd8890","description":"<p>Web service to <strong>add</strong>, <strong>edit</strong>, <strong>delete</strong>, or <strong>view</strong> account records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n</ul>\n<p>JSON data keys available:</p>\n<p><strong>Account</strong> - Unique Account Code <em>(required)</em>  </p>\n<p><strong>AccountDesc</strong> - Account Description <em>(required)</em>  </p>\n<p><strong>DefaultBalance</strong> - Default Balance (valid values are: <strong>DEBIT</strong>, <strong>CREDIT</strong>) <em>(required)</em>  </p>\n<p><strong>DefaultSubAcct</strong> - Default Sub-Account <em>(optional)</em>  </p>\n<p><strong>SubAcctGroup</strong> - Sub-Account Group <em>(optional)</em>  </p>\n<p><strong>SL</strong> - Subsidiary Ledger <em>(optional)</em>  </p>\n<p><strong>SLPrefix</strong> - SL Prefix <em>(optional)</em>  </p>\n<p><strong>Active</strong> - Active status of account <em>(optional)</em>  </p>\n<p><strong>Show</strong> - Show <em>(optional)</em>  </p>\n<p><strong>AccountType</strong> - AccountType (valid values are:</p>\n<li><p><b>1</b> for ASSET</p></li>\n\n<li><p><b>2</b> for LIABILITIES</p></li>\n\n<li><p><b>3</b> for EQUITY</p></li>\n\n<li><p><b>4</b> for REVENUE</p></li>\n\n<li><p><b>5</b> for EXPENSES</p></li>\n\n<p>) <em>(required)</em>  </p>\n<p><strong>SpecialTag</strong> - Special Tag <em>(optional)</em></p>\n","event":[{"listen":"prerequest","script":{"id":"45463dd4-b8b3-4f1f-98da-90830b9b02eb","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d37865fe-eae1-4f56-a2f7-6f42133eef82","type":"text/javascript","exec":[""]}}],"_postman_id":"2f16a311-4d53-43cd-bdd3-3ccbcfcd8890"},{"name":"Sales","item":[{"name":"View sales transaction","id":"ee3ad95e-8195-48e6-9384-b18b0e23f806","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/sales?action=get_sales&refno=0000006","description":"<p>Display sales transaction together with its details.</p>\n","urlObject":{"protocol":"https","path":["api","sales"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_sales"},{"description":{"content":"<p>Sales reference number from Helix. To view the list of sales transaction, please use the Sales Transaction List API.</p>\n","type":"text/plain"},"key":"refno","value":"0000006"}],"variable":[]}},"response":[{"id":"bdb3b45a-31c5-44f5-a8c5-e487d296a25e","name":"View sales transaction","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/sales?action=get_sales&refno=0000006","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","sales"],"query":[{"key":"action","value":"get_sales"},{"key":"refno","value":"0000006","description":"Sales reference number from Helix. To view the list of sales transaction, please use the Sales Transaction List API."}]},"description":"Display sales transaction together with its details."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"762"},{"key":"Date","value":"Wed, 31 Oct 2018 09:23:16 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Type\": \"SI\",\n    \"TranID\": \"0000006\",\n    \"TranDate\": \"2018-10-31\",\n    \"CustomerID\": \"CST000086\",\n    \"POReference\": \"12331\",\n    \"PaymentTermsID\": \"15D\",\n    \"PaymentDueDate\": \"2018-11-01\",\n    \"SalesPersonID\": \"GRACE\",\n    \"BranchID\": \"000\",\n    \"TotalDiscount\": \"0.00\",\n    \"TotalTaxable\": \"40000.00\",\n    \"TotalVAT\": \"0.00\",\n    \"TotalAmount\": \"40000.00\",\n    \"Details\": \"0000006 Details : \",\n    \"Currency\": \"PHP\",\n    \"ExchangeRate\": \"0.00\",\n    \"DocumentStatus\": \"DRAFT\",\n    \"VATID\": \"VAT EXEMPT\",\n    \"HUID\": \"59726\",\n    \"TransactionDetails\": [\n        {\n            \"ItemCode\": \"INV00032\",\n            \"LineDetails\": \"G.Skill Ripjaws V 16GB (1X16GB) DDR4-2400MHZ F4-2400C15S-16GVR Memory Module\",\n            \"GLType\": \"undefined\",\n            \"Qty\": \"50.000000\",\n            \"Unit\": \"UNIT\",\n            \"UnitPrice\": \"800.000000\",\n            \"TaxableAmount\": \"40000.000000\",\n            \"DiscountAmount\": \"0.000000\",\n            \"VATAmount\": \"0.000000\",\n            \"ExtAmaount\": \"40000.000000\",\n            \"DUID\": \"9535\"\n        }\n    ]\n}"}],"_postman_id":"ee3ad95e-8195-48e6-9384-b18b0e23f806"},{"name":"Sales Transaction List","id":"7cae36cc-6f99-4614-ada8-7a9f4260891b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/sales?action=get_all_sales&querystart=0&invoiceno=000&date=2018-10-31&customer=CST000086","description":"<p>Display all sales transaction from Helix system. The list will return 10 records at a time.</p>\n","urlObject":{"protocol":"https","path":["api","sales"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_sales"},{"description":{"content":"<p>Starting index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Filter the query by invoice keyword (optional)</p>\n","type":"text/plain"},"key":"invoiceno","value":"000"},{"description":{"content":"<p>Filter the query by transaction date (optional)</p>\n","type":"text/plain"},"key":"date","value":"2018-10-31"},{"description":{"content":"<p>Filter the query by customer code (optional)</p>\n","type":"text/plain"},"key":"customer","value":"CST000086"}],"variable":[]}},"response":[{"id":"7cd33e83-203b-4717-b061-4694e4a901db","name":"All sales transaction","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/sales?action=get_all_sales&querystart=0&invoiceno=000&date=2018-10-31&customer=CST000086","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","sales"],"query":[{"key":"action","value":"get_all_sales"},{"key":"querystart","value":"0","description":"Starting index for buffering"},{"key":"invoiceno","value":"000","description":"Filter the query by invoice keyword (optional)"},{"key":"date","value":"2018-10-31","description":"Filter the query by transaction date (optional)"},{"key":"customer","value":"CST000086","description":"Filter the query by customer code (optional)"}]},"description":"Display all sales transaction from Helix system. The list will return 10 records at a time."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"1329"},{"key":"Date","value":"Wed, 31 Oct 2018 09:22:35 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"Type\": \"SI\",\n            \"TranID\": \"0000006\",\n            \"TranDate\": \"2018-10-31\",\n            \"CustomerID\": \"CST000086\",\n            \"POReference\": \"12331\",\n            \"PaymentTermsID\": \"15D\",\n            \"PaymentDueDate\": \"2018-11-01\",\n            \"SalesPersonID\": \"GRACE\",\n            \"BranchID\": \"000\",\n            \"TotalDiscount\": \"0.00\",\n            \"TotalTaxable\": \"40000.00\",\n            \"TotalVAT\": \"0.00\",\n            \"TotalAmount\": \"40000.00\",\n            \"Details\": \"0000006 Details : \",\n            \"Currency\": \"PHP\",\n            \"ExchangeRate\": \"0.00\",\n            \"DocumentStatus\": \"DRAFT\",\n            \"VATID\": \"VAT EXEMPT\",\n            \"CreatedBy\": \"Jam\",\n            \"CreatedDate\": \"2018-10-31 14:29:13\",\n            \"HUID\": \"59726\"\n        },\n        {\n            \"Type\": \"SI\",\n            \"TranID\": \"0000004\",\n            \"TranDate\": \"2018-10-31\",\n            \"CustomerID\": \"CST000086\",\n            \"BranchID\": \"000\",\n            \"TotalDiscount\": \"0.00\",\n            \"TotalVAT\": \"0.00\",\n            \"TotalAmount\": \"0.00\",\n            \"Currency\": \"PHP\",\n            \"ExchangeRate\": \"1.00\",\n            \"DocumentStatus\": \"DRAFT\",\n            \"ARAccount\": \"11201001\",\n            \"VATID\": \"VAT EXEMPT\",\n            \"CreatedBy\": \"master\",\n            \"CreatedDate\": \"2018-10-31 14:09:34\",\n            \"HUID\": \"59724\"\n        },\n        {\n            \"Type\": \"SI\",\n            \"TranID\": \"0000003\",\n            \"TranDate\": \"2018-10-31\",\n            \"CustomerID\": \"CST000086\",\n            \"POReference\": \"1233\",\n            \"DRReference\": \"DR0000007\",\n            \"PaymentTermsID\": \"07D\",\n            \"PaymentDueDate\": \"2018-11-01\",\n            \"SalesPersonID\": \"SP018\",\n            \"BranchID\": \"000\",\n            \"TotalDiscount\": \"0.00\",\n            \"TotalTaxable\": \"35000.00\",\n            \"TotalVAT\": \"0.00\",\n            \"TotalAmount\": \"35000.00\",\n            \"Details\": \"0000003 Details : \",\n            \"Currency\": \"PHP\",\n            \"ExchangeRate\": \"0.00\",\n            \"DocumentStatus\": \"APPROVED\",\n            \"VATID\": \"VAT EXEMPT\",\n            \"CreatedBy\": \"Jam\",\n            \"CreatedDate\": \"2018-10-31 14:02:19\",\n            \"HUID\": \"59723\"\n        }\n    ]\n}"}],"_postman_id":"7cae36cc-6f99-4614-ada8-7a9f4260891b"},{"name":"Add sales transaction","id":"812e0747-994d-48a0-ad54-7bb9a7899bd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"RefType\" : \"SI\",\n\t\"RefNbr\" : \"SI00001\",\n\t\"RefDate\" : \"2018-10-31\",\n\t\"CustomerID\" : \"CST0001\",\n\t\"POReference\" : \"PO0001\",\n\t\"DRReference\" : \"DR0001\",\n\t\"PaymentTermsID\" : \"COD\",\n\t\"PaymentDueDate\": \"2018-11-05\",\n\t\"SalesPersonID\" : \"JLC\",\n\t\"BranchID\" : \"000\",\n\t\"Details\" : \"Sample sales transaction\",\n\t\"Currency\" : \"PHP\",\n\t\"ExchangeRate\" : \"1\",\n\t\"DocumentStatus\" : \"DRAFT\",\n\t\"ARAcct\" : \"11201001\",\n\t\"TaxID\" : \"NV\",\n\t\"TotalTaxable\" : \"3250000\",\n\t\"TotalDiscount\" : \"0\",\n\t\"TotalTax\": \"0\",\n\t\"TotalAmt\": \"3250000\",\n\t\"TransactionDetails\": [\n\t\t{\n\t\t\t\"ItemCode\": \"SERVICE\",\n\t\t\t\"LineDetails\": \"Earthworks for Project: 101A\",\n\t\t\t\"GLType\": \"ServiceIncome\",\n\t\t\t\"Qty\": \"1.0\",\n\t\t\t\"Unit\": \"Unit\",\n\t\t\t\"UnitPrice\": \"3250000\",\n\t\t\t\"TaxableAmount\": \"3250000\",\n\t\t\t\"TaxAmount\": \"0\",\n\t\t\t\"DiscountAmount\" : \"0\",\n\t\t\t\"ExtAmount\" : \"3250000\"\n\t\t},\n\t\t{\n\t\t\t\"ItemCode\": \"SERVICE\",\n\t\t\t\"LineDetails\": \"Mobilization for Project: 101A\",\n\t\t\t\"GLType\": \"ServiceIncome\",\n\t\t\t\"Qty\": \"1.0\",\n\t\t\t\"Unit\": \"Unit\",\n\t\t\t\"UnitPrice\": \"200000\",\n\t\t\t\"TaxableAmount\": \"200000\",\n\t\t\t\"TaxAmount\": \"0\",\n\t\t\t\"DiscountAmount\" : \"0\",\n\t\t\t\"ExtAmount\" : \"200000\"\n\t\t}\n\t]\n}"},"url":"https://app.helixsoftware.ph/api/sales?action=add_record","description":"<p>Add sales transaction to the helix system</p>\n","urlObject":{"protocol":"https","path":["api","sales"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"add_record"}],"variable":[]}},"response":[{"id":"6659215e-1a9b-4ee5-9d9c-f0f17b5cb877","name":"Add sales transaction","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"RefType\" : \"SI\",\n\t\"RefNbr\" : \"SI00001\",\n\t\"RefDate\" : \"2018-10-31\",\n\t\"CustomerID\" : \"CST0001\",\n\t\"POReference\" : \"PO0001\",\n\t\"DRReference\" : \"DR0001\",\n\t\"PaymentTermsID\" : \"COD\",\n\t\"PaymentDueDate\": \"2018-11-05\",\n\t\"SalesPersonID\" : \"JLC\",\n\t\"BranchID\" : \"000\",\n\t\"Details\" : \"Sample sales transaction\",\n\t\"Currency\" : \"PHP\",\n\t\"ExchangeRate\" : \"1\",\n\t\"DocumentStatus\" : \"DRAFT\",\n\t\"ARAcct\" : \"11201001\",\n\t\"TaxID\" : \"NV\",\n\t\"TotalTaxable\" : \"3250000\",\n\t\"TotalDiscount\" : \"0\",\n\t\"TotalTax\": \"0\",\n\t\"TotalAmt\": \"3250000\",\n\t\"TransactionDetails\": [\n\t\t{\n\t\t\t\"ItemCode\": \"SERVICE\",\n\t\t\t\"LineDetails\": \"Earthworks for Project: 101A\",\n\t\t\t\"GLType\": \"ServiceIncome\",\n\t\t\t\"Qty\": \"1.0\",\n\t\t\t\"Unit\": \"Unit\",\n\t\t\t\"UnitPrice\": \"3250000\",\n\t\t\t\"TaxableAmount\": \"3250000\",\n\t\t\t\"TaxAmount\": \"0\",\n\t\t\t\"DiscountAmount\" : \"0\",\n\t\t\t\"ExtAmount\" : \"3250000\"\n\t\t},\n\t\t{\n\t\t\t\"ItemCode\": \"SERVICE\",\n\t\t\t\"LineDetails\": \"Mobilization for Project: 101A\",\n\t\t\t\"GLType\": \"ServiceIncome\",\n\t\t\t\"Qty\": \"1.0\",\n\t\t\t\"Unit\": \"Unit\",\n\t\t\t\"UnitPrice\": \"200000\",\n\t\t\t\"TaxableAmount\": \"200000\",\n\t\t\t\"TaxAmount\": \"0\",\n\t\t\t\"DiscountAmount\" : \"0\",\n\t\t\t\"ExtAmount\" : \"200000\"\n\t\t}\n\t]\n}"},"url":{"raw":"https://app.helixsoftware.ph/api/journal?action=add_record","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","journal"],"query":[{"key":"action","value":"add_record"}]},"description":"Add sales transaction to the helix system"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"16"},{"key":"Date","value":"Wed, 31 Oct 2018 08:00:12 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"812e0747-994d-48a0-ad54-7bb9a7899bd3"},{"name":"Delete sales transaction","id":"a06be886-c4c1-41d5-a0fd-31ee7ca4eeba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://app.helixsoftware.ph/api/sales?action=delete_record&ref=SI00001","description":"<p>Delete a sales transaction from the Helix system.</p>\n","urlObject":{"protocol":"https","path":["api","sales"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"delete_record"},{"description":{"content":"<p>Invoice number to delete</p>\n","type":"text/plain"},"key":"ref","value":"SI00001"}],"variable":[]}},"response":[{"id":"98ebf516-292e-4dc7-a1ae-8ebf3389b436","name":"Delete sales transaction","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://app.helixsoftware.ph/api/sales?action=delete_record&ref=SI00001","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","sales"],"query":[{"key":"action","value":"delete_record"},{"key":"ref","value":"SI00001","description":"Invoice number to delete"}]},"description":"Delete a sales transaction from the Helix system."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"16"},{"key":"Date","value":"Wed, 31 Oct 2018 08:33:00 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"a06be886-c4c1-41d5-a0fd-31ee7ca4eeba"}],"id":"57ac7e21-0bdb-4dc6-829d-0742d192b060","description":"<p>Web service to <strong>add</strong>,<strong>delete</strong>, or <strong>view</strong> sales records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n</ul>\n<p>JSON data keys available:</p>\n<p>[HEADER]  </p>\n<p><strong>Type</strong> - Type of Sale <em>(required)</em>  </p>\n<p><strong>TranID</strong> - Unique reference number of the transaction <em>(required)</em>  </p>\n<p><strong>TranDate</strong> - Transaction Date <em>(required)</em>  </p>\n<p><strong>CustomerID</strong> - Customer code. Please refer to the customer API for valid values_(required)_  </p>\n<p><strong>PaymentTermsID</strong> - Payment terms. Please refer to the payment terms API for valid values <em>(required)</em>  </p>\n<p><strong>BranchID</strong> - Branch code. Please refer to the branch API for valid values <em>(required)</em>  </p>\n<p><strong>TotalDiscount</strong> - Total discount <em>(optional)</em>  </p>\n<p><strong>TotalVAT</strong> - Total VAT <em>(optional)</em>  </p>\n<p><strong>TotalAmount</strong> - Total transaction amount <em>(required)</em>  </p>\n<p><strong>Currency</strong> - Currency code. Please refer to the currency API for valid values <em>(required)</em>  </p>\n<p><strong>ExchangeRate</strong> - Exchange rate of this transaction <em>(required)</em>  </p>\n<p><strong>DocumentStatus</strong> - Document status (valid values are: <strong>DRAFT, FORAPPROVAL, APPROVED, CANCELLED</strong>)<em>(required)</em>  </p>\n<p><strong>ARAccount</strong> - GL account code for AR. Please refer to the account API for valid values <em>(required)</em>  </p>\n<p><strong>VATID</strong> - VAT code for this transaction. Please refer to VAT API for valid values <em>(required)</em></p>\n<p>[DETAIL]  </p>\n<p><strong>ItemCode</strong> - Item code <em>(optional)</em>  </p>\n<p><strong>LineDetails</strong> - Remarks/Description of this line item <em>(required)</em>  </p>\n<p><strong>GLType</strong> - GLType of this line item. Please refer to the gl entry setup API for valid values <em>(required)</em>  </p>\n<p><strong>Qty</strong> - Quantity <em>(required)</em>  </p>\n<p><strong>UnitPrice</strong> - Unit Price <em>(required)</em>  </p>\n<p><strong>TaxableAmount</strong> - VATable amount <em>(required)</em>  </p>\n<p><strong>DiscountAmount</strong> - Discount amount <em>(optional)</em>  </p>\n<p><strong>VATAmount</strong> - VAT amount for this line item <em>(required)</em>  </p>\n<p><strong>ExtAmount</strong> - Total amount for this line item <em>(required)</em></p>\n","event":[{"listen":"prerequest","script":{"id":"f53308fb-c249-4cec-ad51-6b3c7a7e755c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"dd0af2da-3fc5-43db-bfc3-fb9e64b83930","type":"text/javascript","exec":[""]}}],"_postman_id":"57ac7e21-0bdb-4dc6-829d-0742d192b060"},{"name":"Transaction Type","item":[{"name":"List of all Transaction Types","id":"520abb60-2935-4cca-9ef3-a83da99ca052","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/trantype?action=get_all_trantype&querystart=0&search=&module=procurement","description":"<p>Get all trantypes. The list will return 10 records at a time.</p>\n","urlObject":{"protocol":"https","path":["api","trantype"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_trantype"},{"description":{"content":"<p>Starting index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Search specific trantype via keyword</p>\n","type":"text/plain"},"key":"search","value":""},{"description":{"content":"<p>Filter trantype for this specific module</p>\n","type":"text/plain"},"key":"module","value":"procurement"}],"variable":[]}},"response":[{"id":"5ed803d9-4c58-4823-9318-bbffbf75a13e","name":"List of all Transaction Types","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/trantype?action=get_all_trantype&querystart=0&search=&module=procurement","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","trantype"],"query":[{"key":"action","value":"get_all_trantype"},{"key":"querystart","value":"0","description":"Starting index for buffering"},{"key":"search","value":"","description":"Search specific trantype via keyword"},{"key":"module","value":"procurement","description":"Filter trantype for this specific module"}]},"description":"Get all trantypes. The list will return 10 records at a time."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"348","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 09:20:24 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"data\":[{\"TranType\":\"IM\",\"TranDescription\":\"Purchase Order - Importation\",\"NextRefNbr\":\"IM0000001\",\"Default\":\"0\",\"Active\":\"1\"},{\"TranType\":\"PO\",\"TranDescription\":\"Purchase Order - Domestic\",\"NextRefNbr\":\"PO0000011\",\"Default\":\"1\",\"Active\":\"1\"},{\"TranType\":\"REQ\",\"TranDescription\":\"Request PO\",\"NextRefNbr\":\"REQ0000001\",\"Default\":\"0\",\"Active\":\"1\"}]}"}],"_postman_id":"520abb60-2935-4cca-9ef3-a83da99ca052"},{"name":"Specific trantype","id":"5ff68246-f008-475c-aaee-5e7e6954e651","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/trantype?action=get_trantype&type=CDN&module=assetservice","description":"<p>This API provides the complete details of a trantype given the trantype. To get the list of all trantype per module, Please use the List of trantypes API</p>\n","urlObject":{"protocol":"https","path":["api","trantype"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_trantype"},{"key":"type","value":"CDN"},{"key":"module","value":"assetservice"}],"variable":[]}},"response":[{"id":"3d6b3520-9d70-4bce-910e-02b95d37527a","name":"Specific trantype","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/trantype?action=get_trantype&type=CDN&module=assetservice","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","trantype"],"query":[{"key":"action","value":"get_trantype"},{"key":"type","value":"CDN"},{"key":"module","value":"assetservice"}]},"description":"This API provides the complete details of a trantype given the trantype. To get the list of all trantype per module, Please use the List of trantypes API"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"387","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 03:42:13 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"Module\":\"assetservice\",\"TranType\":\"CDN\",\"TranDescription\":\"Condemn\",\"StartSeries\":\"0\",\"EndSeries\":\"999999999\",\"NextSeries\":\"0\",\"NextBatNbr\":\"1000000\",\"NextRefNbr\":\"1\",\"CombinedType\":\"1\",\"CompanyID\":\"DEMO\",\"Mask\":\"7\",\"Replacement\":\"0\",\"ShowAmt\":\"0\",\"Charge\":\"0\",\"RestrictTranID\":\"0\",\"LineSeqID\":\"0\",\"SeqID\":\"125511\",\"Default\":\"0\",\"IncludeDate\":\"0\",\"Active\":\"1\",\"IncludeTaxRegister\":\"0\"}"},{"id":"59f9b55d-5b5f-4ac5-972d-a49d30f35af2","name":"Specific trantype","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"http://116.93.120.29:8080/api/trantype?action=get_trantype&type=CDN&module=assetservice","protocol":"http","host":["116","93","120","29"],"port":"8080","path":["api","trantype"],"query":[{"key":"action","value":"get_trantype"},{"key":"type","value":"CDN"},{"key":"module","value":"assetservice"}]},"description":"This API provides the complete details of a trantype given the trantype. To get the list of all trantype per module, Please use the List of trantypes API"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"387","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 06:00:59 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"Module\":\"assetservice\",\"TranType\":\"CDN\",\"TranDescription\":\"Condemn\",\"StartSeries\":\"0\",\"EndSeries\":\"999999999\",\"NextSeries\":\"0\",\"NextBatNbr\":\"1000000\",\"NextRefNbr\":\"1\",\"CombinedType\":\"1\",\"CompanyID\":\"DEMO\",\"Mask\":\"7\",\"Replacement\":\"0\",\"ShowAmt\":\"0\",\"Charge\":\"0\",\"RestrictTranID\":\"0\",\"LineSeqID\":\"0\",\"SeqID\":\"125511\",\"Default\":\"0\",\"IncludeDate\":\"0\",\"Active\":\"1\",\"IncludeTaxRegister\":\"0\"}"},{"id":"c69aed73-3e7c-48f2-a5c2-632a155b65dc","name":"Specific trantype","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"http://116.93.120.29:8080/api/trantype?action=get_trantype&type=CDN&module=assetservice","protocol":"http","host":["116","93","120","29"],"port":"8080","path":["api","trantype"],"query":[{"key":"action","value":"get_trantype"},{"key":"type","value":"CDN"},{"key":"module","value":"assetservice"}]},"description":"This API provides the complete details of a trantype given the trantype. To get the list of all trantype per module, Please use the List of trantypes API"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"387","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 06:09:35 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"Module\":\"assetservice\",\"TranType\":\"CDN\",\"TranDescription\":\"Condemn\",\"StartSeries\":\"0\",\"EndSeries\":\"999999999\",\"NextSeries\":\"0\",\"NextBatNbr\":\"1000000\",\"NextRefNbr\":\"1\",\"CombinedType\":\"1\",\"CompanyID\":\"DEMO\",\"Mask\":\"7\",\"Replacement\":\"0\",\"ShowAmt\":\"0\",\"Charge\":\"0\",\"RestrictTranID\":\"0\",\"LineSeqID\":\"0\",\"SeqID\":\"125511\",\"Default\":\"0\",\"IncludeDate\":\"0\",\"Active\":\"1\",\"IncludeTaxRegister\":\"0\"}"}],"_postman_id":"5ff68246-f008-475c-aaee-5e7e6954e651"}],"id":"0f0574de-e16b-4d48-8c8c-eaa546ce04bc","description":"<p>Web service to <strong>view</strong> transaction type records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n</ul>\n<p>JSON data keys available:</p>\n<p><strong>Module</strong> - Module <em>(required)</em>  </p>\n<p><strong>TranType</strong> - Transaction Type Code <em>(required)</em>  </p>\n<p><strong>TranDescription</strong> - Transaction Description <em>(required)</em>  </p>\n<p><strong>NextRefNbr</strong> - Next Reference Number <em>(required)</em>  </p>\n<p><strong>Default</strong> - Default <em>(required)</em>  </p>\n<p><strong>Active</strong> - Active status of the transaction <em>(required)</em></p>\n","event":[{"listen":"prerequest","script":{"id":"3678e68c-37db-4464-9772-aec5fde8896d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a35adb29-a322-4717-ba9a-113be75c2216","type":"text/javascript","exec":[""]}}],"_postman_id":"0f0574de-e16b-4d48-8c8c-eaa546ce04bc"},{"name":"GL Entry Setup","item":[{"name":"List of glentrysetup","id":"faf0739b-a42e-4690-9ded-2972dc881c51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/glentrysetup?action=get_all_glentrysetup&module=procurement","description":"<p>Get all glentrysetup. The list will return 10 records at a time.</p>\n","urlObject":{"protocol":"https","path":["api","glentrysetup"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_glentrysetup"},{"description":{"content":"<p>Filter glentrysetup for this specific module</p>\n","type":"text/plain"},"key":"module","value":"procurement"}],"variable":[]}},"response":[{"id":"d7ee9c83-a3f5-4e7e-82c3-4f8aee652e7c","name":"List of glentrysetup-","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/glentrysetup?action=get_all_glentrysetup&module=procurement","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","glentrysetup"],"query":[{"key":"action","value":"get_all_glentrysetup"},{"key":"module","value":"procurement","description":"Filter glentrysetup for this specific module"}]},"description":"Get all glentrysetup. The list will return 10 records at a time."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"182","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 06:20:47 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"Module\":\"voucher\",\"Position\":\"DETAIL\",\"GLClass\":\"OTHERLIAB\",\"GLClassDesc\":\"Other Liabilities\",\"GLAcct\":\"50005125\",\"GLSubAcct\":\"0000\",\"Default\":\"0\",\"CompanyID\":\"DEMO\",\"SeqID\":\"420\"}"}],"_postman_id":"faf0739b-a42e-4690-9ded-2972dc881c51"},{"name":"Add glentrysetup","id":"caa2ccff-c880-4388-9cdf-9831b1b6cdb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"body":{"mode":"raw","raw":"{\n\t\"Module\": \"procurement\",\n\t\"Position\": \"HEADER\",\n\t\"GLClass\": \"1111240\",\n\t\"GLClassDesc\": \"Sampl GL Class\",\n\t\"GLAcct\": \"1111240\",\n\t\"GLSubAcct\": \"0\",\n\t\"Default\": \"0\"\n}"},"url":"https://app.helixsoftware.ph/api/glentrysetup?action=add_record","description":"<p>Add glentrysetup record to Helix system. </p>\n","urlObject":{"protocol":"https","path":["api","glentrysetup"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"add_record"}],"variable":[]}},"response":[{"id":"d36a92f3-774b-4d7f-9909-adf55654463f","name":"Add glentrysetup","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"body":{"mode":"raw","raw":"{\n\t\"Module\": \"procurement\",\n\t\"Position\": \"HEADER\",\n\t\"GLClass\": \"1111240\",\n\t\"GLClassDesc\": \"Sampl GL Class\",\n\t\"GLAcct\": \"1111240\",\n\t\"GLSubAcct\": \"0\",\n\t\"Default\": \"0\"\n}"},"url":{"raw":"https://app.helixsoftware.ph/api/glentrysetup?action=add_record","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","glentrysetup"],"query":[{"key":"action","value":"add_record"}]},"description":"Add glentrysetup record to Helix system. \n\n"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"16","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 06:50:50 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"success\":true}"}],"_postman_id":"caa2ccff-c880-4388-9cdf-9831b1b6cdb8"},{"name":"Edit glentrysetup","id":"75acd335-edf4-4251-85b2-86bc3eaea718","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"body":{"mode":"raw","raw":"{\n\t\"Module\": \"procurement\",\n\t\"Position\": \"HEADER\",\n\t\"GLClass\": \"1111240\",\n\t\"GLClassDesc\": \"Sample GL Class\",\n\t\"GLAcct\": \"1111240\",\n\t\"GLSubAcct\": \"0\",\n\t\"Default\": \"1\",\n\t\"SeqID\": \"7827\"\n}"},"url":"https://app.helixsoftware.ph/api/glentrysetup?action=edit_record","description":"<p>Update glentrysetup record to Helix system. </p>\n<p>JSON data keys: </p>\n<p><b>Module</b> - Module <i>(required)</i>\n<br /><b>Position</b> - Position (valid values are: <b>HEADER</b>, <b>DETAIL</b>) <i>(required)</i>\n<br /><b>GLClass</b> - GLClass Code <i>(required)</i>\n<br /><b>GLClassDesc</b> - GLClass Description <i>(required)</i>\n<br /><b>GLAcct</b> - GL Account <i>(optional)</i>\n<br /><b>GLSubAcct</b> - GL Sub-Account <i>(optional)</i>\n<br /><b>Default</b> - Default (valid values are: <b>1</b>, <b>0</b>) <i>(optional)</i></p>\n","urlObject":{"protocol":"https","path":["api","glentrysetup"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"edit_record"}],"variable":[]}},"response":[{"id":"ec5c4a9c-95e0-40de-833f-fff17c7c5ada","name":"Edit glentrysetup","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"body":{"mode":"raw","raw":"{\n\t\"Module\": \"procurement\",\n\t\"Position\": \"HEADER\",\n\t\"GLClass\": \"1111240\",\n\t\"GLClassDesc\": \"Sample GL Class\",\n\t\"GLAcct\": \"1111240\",\n\t\"GLSubAcct\": \"0\",\n\t\"Default\": \"1\",\n\t\"SeqID\": \"7827\"\n}"},"url":{"raw":"https://app.helixsoftware.ph/api/glentrysetup?action=edit_record","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","glentrysetup"],"query":[{"key":"action","value":"edit_record"}]},"description":"Update glentrysetup record to Helix system. \n\nJSON data keys: \n\n<b>Module</b> - Module <i>(required)</i>\n<br/><b>Position</b> - Position (valid values are: <b>HEADER</b>, <b>DETAIL</b>) <i>(required)</i>\n<br/><b>GLClass</b> - GLClass Code <i>(required)</i>\n<br/><b>GLClassDesc</b> - GLClass Description <i>(required)</i>\n<br/><b>GLAcct</b> - GL Account <i>(optional)</i>\n<br/><b>GLSubAcct</b> - GL Sub-Account <i>(optional)</i>\n<br/><b>Default</b> - Default (valid values are: <b>1</b>, <b>0</b>) <i>(optional)</i>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"16","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 06:48:36 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"success\":true}"}],"_postman_id":"75acd335-edf4-4251-85b2-86bc3eaea718"},{"name":"Delete glentrysetup","id":"6503a7a0-28b4-4153-b846-3de8386b167d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"body":{"mode":"formdata","formdata":[{"key":"","value":"","type":"text"},{"key":"","value":"","type":"text"}]},"url":"https://app.helixsoftware.ph/api/glentrysetup?action=delete_record&module=procurement&glclasscode=12116100","description":"<p>Delete glentrysetup record.</p>\n","urlObject":{"protocol":"https","path":["api","glentrysetup"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"delete_record"},{"description":{"content":"<p>Module of the glentrysetup to be deleted</p>\n","type":"text/plain"},"key":"module","value":"procurement"},{"description":{"content":"<p>GL Class of the glentrysetup to be deleted</p>\n","type":"text/plain"},"key":"glclasscode","value":"12116100"}],"variable":[]}},"response":[{"id":"ef300391-f74e-4197-86f4-2e871fd8ebed","name":"Delete glentrysetup","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"body":{"mode":"formdata","formdata":[{"key":"","value":"","type":"text"},{"key":"","value":"","type":"text"}]},"url":{"raw":"https://app.helixsoftware.ph/api/glentrysetup?action=delete_record&module=procurement&glclasscode=12116100","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","glentrysetup"],"query":[{"key":"action","value":"delete_record"},{"key":"module","value":"procurement","description":"Module of the glentrysetup to be deleted"},{"key":"glclasscode","value":"12116100","description":"GL Class of the glentrysetup to be deleted"}]},"description":"Delete glentrysetup record."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"16","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 07:10:45 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"success\":true}"}],"_postman_id":"6503a7a0-28b4-4153-b846-3de8386b167d"}],"id":"a3f77aef-f600-4ee5-a7e3-e32c8460ed5b","description":"<p>Web service to <strong>add</strong>, <strong>edit</strong>, <strong>delete</strong>, or <strong>view</strong> glentrysetup records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n<li>JSON data keys available:</li>\n</ul>\n<p><strong>Module</strong> - Module <em>(required)</em>  </p>\n<p><strong>Position</strong> - Position (valid values are: <strong>HEADER</strong>, <strong>DETAIL</strong>) <em>(required)</em>  </p>\n<p><strong>GLClass</strong> - Unique GLClass Code <em>(required)</em>  </p>\n<p><strong>GLClassDesc</strong> - GLClass Description <em>(required)</em>  </p>\n<p><strong>GLAcct</strong> - GL Account <em>(optional)</em>  </p>\n<p><strong>GLSubAcct</strong> - GL Sub-Account <em>(optional)</em>  </p>\n<p><strong>Default</strong> - Default (valid values are: <strong>1</strong>, <strong>0</strong>) <em>(optional)</em></p>\n","event":[{"listen":"prerequest","script":{"id":"57a4211f-3d66-48f8-90c2-50ca0691b02b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"165ac0a5-4166-43aa-a4f8-3e3dd4f0b3ae","type":"text/javascript","exec":[""]}}],"_postman_id":"a3f77aef-f600-4ee5-a7e3-e32c8460ed5b"},{"name":"VAT List","item":[{"name":"VAT List","id":"70da0d74-2a4b-4c18-aa5c-51aed9425d6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n","type":"text"}],"url":"https://app.helixsoftware.ph/api/vatlist?action=get_all_vatlist&querystart=0&search=NON-VAT","urlObject":{"protocol":"https","path":["api","vatlist"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_vatlist"},{"description":{"content":"<p>Starting index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Search specific VAT code via keyword</p>\n","type":"text/plain"},"key":"search","value":"NON-VAT"}],"variable":[]}},"response":[{"id":"864aa45a-5876-4751-92a5-9b1dedd38f42","name":"VAT List","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System","type":"text"}],"url":{"raw":"https://app.helixsoftware.ph/api/vatlist?action=get_all_vatlist&querystart=0&search=NON-VAT","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","vatlist"],"query":[{"key":"action","value":"get_all_vatlist"},{"key":"querystart","value":"0","description":"Starting index for buffering"},{"key":"search","value":"NON-VAT","description":"Search specific VAT code via keyword"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"102"},{"key":"Date","value":"Wed, 31 Oct 2018 22:48:37 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"TaxClass\": \"NON-VAT\",\n            \"TaxDesc\": \"Non VAT\",\n            \"TranType\": \"VAT\",\n            \"TaxRate\": \"0.0000\",\n            \"Active\": \"1\"\n        }\n    ]\n}"},{"id":"9fd2b915-ff57-425d-aad7-fe1d91b90d46","name":"VAT List","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System","type":"text"}],"url":{"raw":"http://116.93.120.29:8080/api/vatlist?action=get_all_vatlist&querystart=0&search=NON-VAT","protocol":"http","host":["116","93","120","29"],"port":"8080","path":["api","vatlist"],"query":[{"key":"action","value":"get_all_vatlist"},{"key":"querystart","value":"0","description":"Starting index for buffering"},{"key":"search","value":"NON-VAT","description":"Search specific VAT code via keyword"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"102"},{"key":"Date","value":"Wed, 31 Oct 2018 22:48:37 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"TaxClass\": \"NON-VAT\",\n            \"TaxDesc\": \"Non VAT\",\n            \"TranType\": \"VAT\",\n            \"TaxRate\": \"0.0000\",\n            \"Active\": \"1\"\n        }\n    ]\n}"}],"_postman_id":"70da0d74-2a4b-4c18-aa5c-51aed9425d6e"}],"id":"a2886a36-b7f5-4416-8299-c5325c540bd6","description":"<p>Web service to <strong>view</strong> VAT List records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n</ul>\n<p>JSON data keys available:</p>\n<p><strong>TaxClass</strong> - Unique Tax Class Code  </p>\n<p><strong>TaxDesc</strong> - Tax Description  </p>\n<p><strong>TranType</strong> - Transaction Type  </p>\n<p><strong>TaxRate</strong> - Tax Rate  </p>\n<p><strong>Active</strong> - Active status of tax</p>\n","event":[{"listen":"prerequest","script":{"id":"740a7bb1-b7ec-4edd-9a71-677fbefbc6bc","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"24e87c2a-3312-4677-934b-416c29a2b3f2","type":"text/javascript","exec":[""]}}],"_postman_id":"a2886a36-b7f5-4416-8299-c5325c540bd6"},{"name":"Withholding Tax List","item":[{"name":"Withholding Tax List","id":"e42d0813-534c-4855-bc15-433069e240a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n","type":"text"}],"url":"https://app.helixsoftware.ph/api/withholdingtaxlist?action=get_all_wtax&querystart=0&search=W","urlObject":{"protocol":"https","path":["api","withholdingtaxlist"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_wtax"},{"description":{"content":"<p>Starting index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Search specific Withholding Tax via keyword</p>\n","type":"text/plain"},"key":"search","value":"W"}],"variable":[]}},"response":[{"id":"2b1efbe7-49dc-4275-9d66-bdc2f2cc8ff3","name":"Withholding Tax List","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System","type":"text"}],"url":{"raw":"https://app.helixsoftware.ph/api/withholdingtaxlist?action=get_all_wtax&querystart=0&search=W","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","withholdingtaxlist"],"query":[{"key":"action","value":"get_all_wtax"},{"key":"querystart","value":"0","description":"Starting index for buffering"},{"key":"search","value":"W","description":"Search specific Withholding Tax via keyword"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"1059"},{"key":"Date","value":"Wed, 31 Oct 2018 23:10:26 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ATCCode\": \"WC010\",\n            \"ATCShortDesc\": \"10% Professional fee for 720K and below\",\n            \"TaxRate\": \"-0.10\",\n            \"Active\": \"0\"\n        },\n        {\n            \"ATCCode\": \"WC100\",\n            \"ATCShortDesc\": \"15% Professional fee exceeds 720K\",\n            \"TaxRate\": \"-0.15\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WC120\",\n            \"ATCShortDesc\": \"2% Income payments made by govt\",\n            \"TaxRate\": \"-0.02\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WC140\",\n            \"ATCShortDesc\": \"1% withholding for goods\",\n            \"TaxRate\": \"-0.01\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WI010\",\n            \"ATCShortDesc\": \"10% Individual - Professional fee\",\n            \"TaxRate\": \"-0.10\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WI011\",\n            \"ATCShortDesc\": \"15% Individual A- Professional fee\",\n            \"TaxRate\": \"-0.15\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WI050\",\n            \"ATCShortDesc\": \"10% Management & technical consultants 720K below\",\n            \"TaxRate\": \"-0.10\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WI051\",\n            \"ATCShortDesc\": \"15% Management & technical consultants exceed 720K\",\n            \"TaxRate\": \"-0.15\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WI100\",\n            \"ATCShortDesc\": \"5% Individual - Rentals, real property\",\n            \"TaxRate\": \"-0.05\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WI121\",\n            \"ATCShortDesc\": \"2% Professional entertainers\",\n            \"TaxRate\": \"-0.02\",\n            \"Active\": \"1\"\n        }\n    ]\n}"},{"id":"2d40ff0e-cc80-4b95-b0a2-73f5be7ab2d8","name":"Withholding Tax List","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System","type":"text"}],"url":{"raw":"https://app.helixsoftware.ph/api/withholdingtaxlist?action=get_all_wtax&querystart=0&search=W","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","withholdingtaxlist"],"query":[{"key":"action","value":"get_all_wtax"},{"key":"querystart","value":"0","description":"Starting index for buffering"},{"key":"search","value":"W","description":"Search specific Withholding Tax via keyword"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"1059"},{"key":"Date","value":"Wed, 31 Oct 2018 23:10:26 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ATCCode\": \"WC010\",\n            \"ATCShortDesc\": \"10% Professional fee for 720K and below\",\n            \"TaxRate\": \"-0.10\",\n            \"Active\": \"0\"\n        },\n        {\n            \"ATCCode\": \"WC100\",\n            \"ATCShortDesc\": \"15% Professional fee exceeds 720K\",\n            \"TaxRate\": \"-0.15\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WC120\",\n            \"ATCShortDesc\": \"2% Income payments made by govt\",\n            \"TaxRate\": \"-0.02\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WC140\",\n            \"ATCShortDesc\": \"1% withholding for goods\",\n            \"TaxRate\": \"-0.01\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WI010\",\n            \"ATCShortDesc\": \"10% Individual - Professional fee\",\n            \"TaxRate\": \"-0.10\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WI011\",\n            \"ATCShortDesc\": \"15% Individual A- Professional fee\",\n            \"TaxRate\": \"-0.15\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WI050\",\n            \"ATCShortDesc\": \"10% Management & technical consultants 720K below\",\n            \"TaxRate\": \"-0.10\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WI051\",\n            \"ATCShortDesc\": \"15% Management & technical consultants exceed 720K\",\n            \"TaxRate\": \"-0.15\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WI100\",\n            \"ATCShortDesc\": \"5% Individual - Rentals, real property\",\n            \"TaxRate\": \"-0.05\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ATCCode\": \"WI121\",\n            \"ATCShortDesc\": \"2% Professional entertainers\",\n            \"TaxRate\": \"-0.02\",\n            \"Active\": \"1\"\n        }\n    ]\n}"}],"_postman_id":"e42d0813-534c-4855-bc15-433069e240a5"}],"id":"1f519e32-bc53-4005-b58c-81e6c6fd3b68","description":"<p>Web service to <strong>view</strong> Withholding Tax List records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n</ul>\n<p>JSON data keys available:</p>\n<p><strong>ATCCode</strong> - Unique Withholding Tax Code  </p>\n<p><strong>ATCShortDesc</strong> - Withholding Tax Description  </p>\n<p><strong>TaxRate</strong> - Tax Rate  </p>\n<p><strong>Active</strong> - Active status of Withholding Tax</p>\n","event":[{"listen":"prerequest","script":{"id":"a0133abb-5c60-4905-9172-a7467358d70a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a4932001-5bf8-4061-a8a1-009df81d2715","type":"text/javascript","exec":[""]}}],"_postman_id":"1f519e32-bc53-4005-b58c-81e6c6fd3b68"},{"name":"Territory","item":[{"name":"List of Territories","id":"916f0fd8-e430-42e9-9b97-ce8a1b1cfb62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/territory?action=get_all_territory&querystart=0&search=","description":"<p>Get all territory. The list will return 10 records at a time.</p>\n","urlObject":{"protocol":"https","path":["api","territory"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_territory"},{"description":{"content":"<p>Start index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Search specific territory via keyword</p>\n","type":"text/plain"},"key":"search","value":""}],"variable":[]}},"response":[{"id":"a2741e14-cf78-4335-88ee-a62db18578b9","name":"List of Territories","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/territory?action=get_all_territory&querystart=0&search=","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","territory"],"query":[{"key":"action","value":"get_all_territory"},{"key":"querystart","value":"0","description":"Start index for buffering"},{"key":"search","value":"","description":"Search specific territory via keyword"}]},"description":"Get all territory. The list will return 10 records at a time."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"351","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 08:14:17 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"data\":[{\"Code\":\"CEBU\",\"Description\":\"Cebu\",\"Active\":\"1\"},{\"Code\":\"Comm\",\"Description\":\"Commonwealth, Quezon City\",\"Active\":\"1\"},{\"Code\":\"MAKATI\",\"Description\":\"MAKATI\",\"Active\":\"1\"},{\"Code\":\"MAND\",\"Description\":\"MANDALUYONG\",\"Active\":\"1\"},{\"Code\":\"Pasig\",\"Description\":\"Pasig\",\"Active\":\"1\"},{\"Code\":\"RIZAL\",\"Description\":\"RIZAL AREA\",\"Active\":\"1\"}]}"}],"_postman_id":"916f0fd8-e430-42e9-9b97-ce8a1b1cfb62"}],"id":"04a4343f-8824-4fde-bf04-ba17a344a15d","description":"<p>Web service to <strong>view</strong> territory records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n</ul>\n<p>JSON data keys available:</p>\n<p><strong>Code</strong> - Unique Territory Code <em>(required)</em>  </p>\n<p><strong>Description</strong> - Territory Description <em>(required)</em>  </p>\n<p><strong>Active</strong> - Active status of territory <em>(required)</em></p>\n","event":[{"listen":"prerequest","script":{"id":"4c2696ba-3e5d-477b-86bc-bbf5950d91af","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"60968332-23ae-437a-947b-e8c7b7c2e2d9","type":"text/javascript","exec":[""]}}],"_postman_id":"04a4343f-8824-4fde-bf04-ba17a344a15d"},{"name":"Currency","item":[{"name":"Currency List","id":"23d6e8e5-e56d-4018-8c55-c0aa8a0a9e5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n","type":"text"}],"url":"https://app.helixsoftware.ph/api/currency?action=get_all_currency&querystart=0&search=P","urlObject":{"protocol":"https","path":["api","currency"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_currency"},{"description":{"content":"<p>Starting index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Search specific currency via keyword</p>\n","type":"text/plain"},"key":"search","value":"P"}],"variable":[]}},"response":[{"id":"7c9d1304-3755-4dd7-bf5f-f91bece5f74d","name":"Currency List","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System","type":"text"}],"url":{"raw":"https://app.helixsoftware.ph/api/currency?action=get_all_currency&querystart=0&search=P","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","currency"],"query":[{"key":"action","value":"get_all_currency"},{"key":"querystart","value":"0","description":"Starting index for buffering"},{"key":"search","value":"P","description":"Search specific currency via keyword"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"135"},{"key":"Date","value":"Wed, 31 Oct 2018 23:26:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"Code\": \"PHP\",\n            \"Caption\": \"Pesos\",\n            \"Description\": \"Phillipine Peso\"\n        },\n        {\n            \"Code\": \"JPY\",\n            \"Caption\": \"Yen\",\n            \"Description\": \"Japanese Yen\"\n        }\n    ]\n}"}],"_postman_id":"23d6e8e5-e56d-4018-8c55-c0aa8a0a9e5b"}],"id":"06acb7b9-e657-4eaf-94ef-a40de8ed3ad3","description":"<p>Web service to <strong>view</strong> the Currency records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n</ul>\n<p>JSON data keys available:</p>\n<p><strong>Code</strong> - Unique Currency Code  </p>\n<p><strong>Caption</strong> - Description of the currency  </p>\n<p><strong>Description</strong> - Full Description of the currency with the corresponding country</p>\n","event":[{"listen":"prerequest","script":{"id":"fe8b1b9f-a5e3-46e7-9986-a73765605460","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d0de96ac-5d72-4ba1-8033-bba23fd67d8d","type":"text/javascript","exec":[""]}}],"_postman_id":"06acb7b9-e657-4eaf-94ef-a40de8ed3ad3"},{"name":"Salesperson","item":[{"name":"List of Salesperson","id":"671ddcd4-189f-404b-b783-e034973346da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/salesperson?action=get_all_salesperson&querystart=0&search=","description":"<p>Get all salespersons. The list will return 10 records at a time.</p>\n","urlObject":{"protocol":"https","path":["api","salesperson"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_salesperson"},{"description":{"content":"<p>Start index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Search specific salesperson via keyword</p>\n","type":"text/plain"},"key":"search","value":""}],"variable":[]}},"response":[{"id":"f0282b39-4737-4432-b775-94cb5e0f452b","name":"List of Salesperson","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/salesperson?action=get_all_salesperson&querystart=0&search=","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","salesperson"],"query":[{"key":"action","value":"get_all_salesperson"},{"key":"querystart","value":"0","description":"Start index for buffering"},{"key":"search","value":"","description":"Search specific salesperson via keyword"}]},"description":"Get all salespersons. The list will return 10 records at a time."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"610","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 08:36:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"data\":[{\"SalespersonID\":\"ABS\",\"SalespersonName\":\"Abs\"},{\"SalespersonID\":\"AGNES\",\"SalespersonName\":\"Agnes Geronimo\"},{\"SalespersonID\":\"ALFER\",\"SalespersonName\":\"Alfer Raymaro\"},{\"SalespersonID\":\"AMADO\",\"SalespersonName\":\"Amado Alaras\"},{\"SalespersonID\":\"APRIL\",\"SalespersonName\":\"April Joy Legaspi\"},{\"SalespersonID\":\"BABY\",\"SalespersonName\":\"Baby Christian Mauricio\"},{\"SalespersonID\":\"BADET\",\"SalespersonName\":\"Bernadette Daz\"},{\"SalespersonID\":\"CATH\",\"SalespersonName\":\"CATHERINE ESPIRITU\"},{\"SalespersonID\":\"CLARICE\",\"SalespersonName\":\"Clarice\"},{\"SalespersonID\":\"CRIS\",\"SalespersonName\":\"Cris Almario\"}]}"}],"_postman_id":"671ddcd4-189f-404b-b783-e034973346da"}],"id":"6c76859d-bf26-40ea-880e-8576c5013769","description":"<p>Web service to <strong>view</strong> salespersons records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n</ul>\n<p>JSON data keys available:</p>\n<p><strong>SalespersonID</strong> - Unique Sales Person Code <em>(required)</em>  </p>\n<p><strong>SalespersonName</strong> - Sales Person Name <em>(required)</em></p>\n","event":[{"listen":"prerequest","script":{"id":"1acc9eb4-bfe6-4c90-a525-1b9535a6f98b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"48fe0d27-35e9-4fa3-93eb-9ae036569e06","type":"text/javascript","exec":[""]}}],"_postman_id":"6c76859d-bf26-40ea-880e-8576c5013769"},{"name":"Payment Terms List","item":[{"name":"Payment Terms List","id":"4e9874e7-448b-442a-8ecb-ce165461a9ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n","type":"text"}],"url":"https://app.helixsoftware.ph/api/paymentterms?action=get_all_paymentterms&querystart=0&search=days","urlObject":{"protocol":"https","path":["api","paymentterms"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_paymentterms"},{"description":{"content":"<p>Starting index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Search specific paymernt terms via keyword</p>\n","type":"text/plain"},"key":"search","value":"days"}],"variable":[]}},"response":[{"id":"5977f32f-ca10-40a1-a61c-fd96ff4989eb","name":"Payment Terms List","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System","type":"text"}],"url":{"raw":"https://app.helixsoftware.ph/api/paymentterms?action=get_all_paymentterms&querystart=0&search=days","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","paymentterms"],"query":[{"key":"action","value":"get_all_paymentterms"},{"key":"querystart","value":"0","description":"Starting index for buffering"},{"key":"search","value":"days","description":"Search specific paymernt terms via keyword"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"593"},{"key":"Date","value":"Wed, 31 Oct 2018 23:40:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"TermsID\": \"07D\",\n            \"TermsDesc\": \"7 days due\",\n            \"DaysDue\": \"7\"\n        },\n        {\n            \"TermsID\": \"15D\",\n            \"TermsDesc\": \"15 days due\",\n            \"DaysDue\": \"15\"\n        },\n        {\n            \"TermsID\": \"60D\",\n            \"TermsDesc\": \"60 days due\",\n            \"DaysDue\": \"20\"\n        },\n        {\n            \"TermsID\": \"45D\",\n            \"TermsDesc\": \"45 days due\",\n            \"DaysDue\": \"45\"\n        },\n        {\n            \"TermsID\": \"60D\",\n            \"TermsDesc\": \"60 days due\",\n            \"DaysDue\": \"60\"\n        },\n        {\n            \"TermsID\": \"90D\",\n            \"TermsDesc\": \"90 days due\",\n            \"DaysDue\": \"90\"\n        },\n        {\n            \"TermsID\": \"30D\",\n            \"TermsDesc\": \"30 days due\",\n            \"DaysDue\": \"30\"\n        },\n        {\n            \"TermsID\": \"120\",\n            \"TermsDesc\": \"120 DAYS\",\n            \"DaysDue\": \"120\"\n        },\n        {\n            \"TermsID\": \"150D\",\n            \"TermsDesc\": \"150 DAYS\",\n            \"DaysDue\": \"30\"\n        },\n        {\n            \"TermsID\": \"120D\",\n            \"TermsDesc\": \"120 Days\",\n            \"DaysDue\": \"120\"\n        }\n    ]\n}"}],"_postman_id":"4e9874e7-448b-442a-8ecb-ce165461a9ea"}],"id":"c16ae2b2-18fb-4190-9002-ddea1c17c4a3","description":"<p>Web service to <strong>view</strong> the Payment Terms records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n</ul>\n<p>JSON data keys available:</p>\n<p><strong>TermsID</strong> - Unique Terms Code  </p>\n<p><strong>TermsDesc</strong> - Description of the Payment Terms  </p>\n<p><strong>DaysDue</strong> - No. of Days of the Payment Terms</p>\n","event":[{"listen":"prerequest","script":{"id":"98b7d7a4-c459-4ad2-ac13-0ef4b954f8b2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2ec29751-bf82-436c-9a63-81c83050f340","type":"text/javascript","exec":[""]}}],"_postman_id":"c16ae2b2-18fb-4190-9002-ddea1c17c4a3"},{"name":"Receipt","item":[{"name":"View receipt transaction","id":"9b2c7a9f-c596-4d67-97c6-b471723edbf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n","type":"text"}],"url":"https://app.helixsoftware.ph/api/receipt?action=get_receipt&refno=CR0000001","urlObject":{"protocol":"https","path":["api","receipt"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_receipt"},{"description":{"content":"<p>Receipt reference number from Helix. To view the list of sales transaction, please use the Receipt Transaction List API.</p>\n","type":"text/plain"},"key":"refno","value":"CR0000001"}],"variable":[]}},"response":[{"id":"c6cb4db2-9ac9-45d7-8965-adc6b363fa47","name":"View receipt transaction","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System","type":"text"}],"url":{"raw":"https://app.helixsoftware.ph/api/receipt?action=get_receipt&refno=CR0000001","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","receipt"],"query":[{"key":"action","value":"get_receipt"},{"key":"refno","value":"CR0000001","description":"Receipt reference number from Helix. To view the list of sales transaction, please use the Receipt Transaction List API."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"498"},{"key":"Date","value":"Wed, 31 Oct 2018 08:41:28 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Type\": \"CR\",\n    \"TranID\": \"CR0000001\",\n    \"TranDate\": \"2018-10-31\",\n    \"CustomerID\": \"CST0001\",\n    \"PaymentType\": \"CHEQUE\",\n    \"DraweeBank\": \"BDO Deposit\",\n    \"CheckNo\": \"100100\",\n    \"CheckDate\": \"2018-11-01\",\n    \"Currency\": \"PHP\",\n    \"ExchangeRate\": \"1.0000\",\n    \"DocumentStatus\": \"DRAFT\",\n    \"TotalCollectionAmt\": \"1000.00\",\n    \"TaxableAmt\": \"892.86\",\n    \"VATAmt\": \"107.14\",\n    \"WTaxAmt\": \"0.00\",\n    \"VATWHAmt\": \"0.00\",\n    \"NetCollection\": \"1000.00\",\n    \"HUID\": \"40133\",\n    \"TransactionDetails\": [\n        {\n            \"LineDetails\": \"Interest\",\n            \"GLType\": \"INTEREST\",\n            \"PaymentAmt\": \"1000.000000\",\n            \"DUID\": \"229\"\n        }\n    ]\n}"}],"_postman_id":"9b2c7a9f-c596-4d67-97c6-b471723edbf2"},{"name":"Receipt Transaction List","id":"e9697216-db0c-41de-afee-96fcb72b382a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n","type":"text"}],"url":"https://app.helixsoftware.ph/api/receipt?action=get_all_receipt&querystart=0&orno=000&date=2018-11-06&customer=CST0001","description":"<p>Display all receipt transaction from Helix system. The list will return 10 records at a time.</p>\n","urlObject":{"protocol":"https","path":["api","receipt"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_receipt"},{"description":{"content":"<p>Starting index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Filter the query by O.R. keyword (optional)</p>\n","type":"text/plain"},"key":"orno","value":"000"},{"description":{"content":"<p>Filter the query by transaction date (optional)</p>\n","type":"text/plain"},"key":"date","value":"2018-11-06"},{"description":{"content":"<p>Filter the query by customer code (optional)</p>\n","type":"text/plain"},"key":"customer","value":"CST0001"}],"variable":[]}},"response":[{"id":"1c8ea73f-40bd-40eb-bf4c-b73dc38018a4","name":"All receipt transaction","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System","type":"text"}],"url":{"raw":"https://app.helixsoftware.ph/api/receipt?action=get_all_receipt&querystart=0&orno=000&date=2018-11-06&customer=CST0001","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","receipt"],"query":[{"key":"action","value":"get_all_receipt"},{"key":"querystart","value":"0","description":"Starting index for buffering"},{"key":"orno","value":"000","description":"Filter the query by O.R. keyword (optional)"},{"key":"date","value":"2018-11-06","description":"Filter the query by transaction date (optional)"},{"key":"customer","value":"CST0001","description":"Filter the query by customer code (optional)"}]},"description":"Display all receipt transaction from Helix system. The list will return 10 records at a time."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"399"},{"key":"Date","value":"Wed, 31 Oct 2018 08:46:53 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"Type\": \"CR\",\n            \"TranID\": \"CR0000001\",\n            \"TranDate\": \"2018-10-31\",\n            \"CustomerID\": \"CST0001\",\n            \"PaymentType\": \"CHEQUE\",\n            \"DraweeBank\": \"BDO Deposit\",\n            \"CheckNo\": \"100100\",\n            \"CheckDate\": \"2018-11-01\",\n            \"Currency\": \"PHP\",\n            \"ExchangeRate\": \"1.0000\",\n            \"DocumentStatus\": \"DRAFT\",\n            \"TotalCollectionAmt\": \"1000.00\",\n            \"TaxableAmt\": \"892.86\",\n            \"VATAmt\": \"107.14\",\n            \"WTaxAmt\": \"0.00\",\n            \"VATWHAmt\": \"0.00\",\n            \"NetCollection\": \"1000.00\",\n            \"HUID\": \"40133\"\n        }\n    ]\n}"}],"_postman_id":"e9697216-db0c-41de-afee-96fcb72b382a"},{"name":"Add receipt transaction","id":"90b17871-57cb-402d-969b-027dc55f7016","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"[\n\t{\n\t\t\"RefType\" : \"OR\",\n\t\t\"RefNbr\" : \"OR00001\",\n\t\t\"RefDate\" : \"2018-10-31\",\n\t\t\"CustomerID\" : \"CST0001\",\n\t\t\"Details\" : \"Sample receipt transaction\",\n\t\t\"BankID\" : \"BDO\",\n\t\t\"Currency\" : \"PHP\",\n\t\t\"ExchangeRate\" : \"1\",\n\t\t\"DocumentStatus\" : \"DRAFT\",\n\t\t\"TotalCollectionAmt\" : \"1000\",\n\t\t\"TaxableAmt\" : \"1000\",\n\t\t\"VATAmt\" : \"0\",\n\t\t\"VATID\" : \"NV\",\n\t\t\"WTaxID\" : null,\n\t\t\"VATWHID\" : null,\n\t\t\"WTaxAmt\": \"0\",\n\t\t\"VATWHAmt\": \"0\",\n\t\t\"NetCollection\": \"1000\",\n\t\t\"OrigCompanyID\": \"UI\",\n\t\t\"TransactionDetails\": [\n\t\t\t{\n\t\t\t\t\"LineDetails\": \"Collection from Interest\",\n\t\t\t\t\"GLType\": \"MISCELLANEOUS\",\n\t\t\t\t\"InvoiceNbr\": null,\n\t\t\t\t\"InvoiceAmt\": \"0\",\n\t\t\t\t\"PaymentAmt\" : \"1000\"\n\t\t\t}\n\t\t],\n\t\t\"GLEntries\": [\n\t\t\t{\n\t\t\t\t\"Account\": \"10202080200\",\n\t\t\t\t\"SubAccount\": \"CST0001\",\n\t\t\t\t\"DRAmt\": \"1000\",\n\t\t\t\t\"CRAmt\": \"0\"\n\t\t\t}\n\t\t\t,\n\t\t\t{\n\t\t\t\t\"Account\": \"1021181100\",\n\t\t\t\t\"SubAccount\": \"CST0001\",\n\t\t\t\t\"DRAmt\": \"0\",\n\t\t\t\t\"CRAmt\": 1000\n\t\t\t}\n\t\t],\n\t\t\"PaymentDetails\": [\n\t\t\t{\n\t\t\t\t\"PayType\": \"CHEQUE\",\n\t\t\t\t\"DraweeBank\": \"BDO\",\n\t\t\t\t\"CheckNo\": \"100100\",\n\t\t\t\t\"CheckDate\": \"2018-10-31\",\n\t\t\t\t\"Amount\": \"1000\"\n\t\t\t}\n\t\t]\n\t}\n]"},"url":"https://app.helixsoftware.ph/api/receipt?action=add_record","description":"<p>Add receipt transaction to the helix system</p>\n","urlObject":{"protocol":"https","path":["api","receipt"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"add_record"}],"variable":[]}},"response":[{"id":"333a6c1e-1962-46f0-acae-93b96f8f6876","name":"Add receipt transaction","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"RefType\" : \"OR\",\n\t\"RefNbr\" : \"OR00003\",\n\t\"RefDate\" : \"2018-10-31\",\n\t\"CustomerID\" : \"CST0001\",\n\t\"Details\" : \"Sample receipt transaction\",\n\t\"BankID\" : \"BDO\",\n\t\"PaymentType\" : \"CHEQUE\",\n\t\"DraweeBank\": \"BDO Deposit\",\n\t\"CheckNo\" : \"100100\",\n\t\"CheckDate\" : \"2018-10-31\",\n\t\"Currency\" : \"PHP\",\n\t\"ExchangeRate\" : \"1\",\n\t\"DocumentStatus\" : \"DRAFT\",\n\t\"TotalCollectionAmt\" : \"1000\",\n\t\"VATID\" : \"NV\",\n\t\"WTaxID\" : null,\n\t\"VATWHID\" : null,\n\t\"TaxableAmt\" : \"1000\",\n\t\"VATAmt\" : \"0\",\n\t\"WTaxAmt\": \"0\",\n\t\"VATWHAmt\": \"0\",\n\t\"NetCollection\": \"1000\",\n\t\"TransactionDetails\": [\n\t\t{\n\t\t\t\"LineDetails\": \"Collection from Interest\",\n\t\t\t\"GLType\": \"MISCELLANEOUS\",\n\t\t\t\"InvoiceNbr\": null,\n\t\t\t\"InvoiceAmt\": \"0\",\n\t\t\t\"PaymentAmt\" : \"1000\"\n\t\t}\n\t]\n}"},"url":{"raw":"https://app.helixsoftware.ph/api/receipt?action=add_record","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","receipt"],"query":[{"key":"action","value":"add_record"}]},"description":"Add receipt transaction to the helix system"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"16"},{"key":"Date","value":"Wed, 31 Oct 2018 08:56:59 GMT"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"message\": \"Receipt successfully created. ! Transaction Reference No.: OR0000102\"\r\n}"}],"_postman_id":"90b17871-57cb-402d-969b-027dc55f7016"},{"name":"Delete receipt transaction","id":"727ec0c7-0eb8-4685-87ed-5286571cd5b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://app.helixsoftware.ph/api/receipt?action=delete_record&ref=CR0000001","description":"<p>Delete a receipt transaction from the Helix system.</p>\n","urlObject":{"protocol":"https","path":["api","receipt"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"delete_record"},{"description":{"content":"<p>OR number to delete</p>\n","type":"text/plain"},"key":"ref","value":"CR0000001"}],"variable":[]}},"response":[{"id":"e02d382d-3736-4db3-9e81-0da29b68f63f","name":"Delete receipt transaction","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://app.helixsoftware.ph/api/receipt?action=delete_record&ref=CR0000001","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","receipt"],"query":[{"key":"action","value":"delete_record"},{"key":"ref","value":"CR0000001","description":"OR number to delete"}]},"description":"Delete a receipt transaction from the Helix system."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"16"},{"key":"Date","value":"Wed, 31 Oct 2018 09:00:23 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"727ec0c7-0eb8-4685-87ed-5286571cd5b5"}],"id":"ab93d7b4-089c-4059-b589-28e0df2823ca","description":"<p>Web service to <strong>add</strong>,<strong>delete</strong>, or <strong>view</strong> receipt records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n</ul>\n<p>JSON data keys available:</p>\n<p>[HEADER]  </p>\n<p><strong>Type</strong> - Type of Receipt <em>(required)</em>  </p>\n<p><strong>TranID</strong> - Unique reference number of the transaction <em>(required)</em>  </p>\n<p><strong>TranDate</strong> - Transaction Date <em>(required)</em>  </p>\n<p><strong>CustomerID</strong> - Customer code. Please refer to the customer API for valid values_(required)_  </p>\n<p><strong>PaymentType</strong> - Type of payment_(required)_  </p>\n<p><strong>DraweeBank</strong> - Drawee Bank_(optional)_  </p>\n<p><strong>CheckNo</strong> - Check number_(optional)_  </p>\n<p><strong>CheckDate</strong> - Check date_(optional)_  </p>\n<p><strong>DraweeBank</strong> - Drawee Bank_(optional)_  </p>\n<p><strong>Currency</strong> - Currency code. Please refer to the currency API for valid values <em>(required)</em>  </p>\n<p><strong>ExchangeRate</strong> - Exchange rate of this transaction <em>(required)</em>  </p>\n<p><strong>DocumentStatus</strong> - Document status (valid values are: <strong>DRAFT, FORAPPROVAL, APPROVED, CANCELLED</strong>)<em>(required)</em>  </p>\n<p><strong>TotalCollectionAmt</strong> - Total collection amount_(required)_  </p>\n<p><strong>TaxableAmt</strong> - Total VATable amount_(required)_  </p>\n<p><strong>VATAmt</strong> - Total VAT amount_(required)_  </p>\n<p><strong>WTaxAmt</strong> - Total withholding tax amount_(optional)_  </p>\n<p><strong>VATWHAmt</strong> - Total vat-withholding tax amount_(optional)_  </p>\n<p><strong>NetCollection</strong> - Total collection less wittholding tax and vat-withholding tax_(required)_</p>\n<p>[DETAIL]  </p>\n<p><strong>LineDetails</strong> - Remarks/Description of this line item <em>(required)</em>  </p>\n<p><strong>GLType</strong> - GLType of this line item. Please refer to the gl entry setup API for valid values <em>(required)</em>  </p>\n<p><strong>InvoiceNbr</strong> - Invoice number being paid <em>(optional)</em>  </p>\n<p><strong>InvoiceAmt</strong> - Amount of invoice being paid <em>(optional)</em>  </p>\n<p><strong>PaymentAmt</strong> - Total payment amount for this line item <em>(required)</em></p>\n","event":[{"listen":"prerequest","script":{"id":"00a65410-b50e-4067-8397-cac4c107a486","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fe7dff36-e7dc-415c-82d5-3fd515f9496e","type":"text/javascript","exec":[""]}}],"_postman_id":"ab93d7b4-089c-4059-b589-28e0df2823ca"},{"name":"Banks","item":[{"name":"Bank List","id":"f421b661-2712-4333-8399-6078e243b019","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/banks?action=get_all_banks&querystart=0&search=","description":"<p>Get all banks. The list will return 10 records at a time.</p>\n","urlObject":{"protocol":"https","path":["api","banks"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_banks"},{"description":{"content":"<p>Start index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Search specific bank via keyword</p>\n","type":"text/plain"},"key":"search","value":""}],"variable":[]}},"response":[{"id":"86e565d1-63f7-42f7-8c7c-897fc8c326ed","name":"Bank List","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/banks?action=get_all_banks&querystart=0&search=","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","banks"],"query":[{"key":"action","value":"get_all_banks"},{"key":"querystart","value":"0","description":"Start index for buffering"},{"key":"search","value":"","description":"Search specific bank via keyword"}]},"description":"Get all banks. The list will return 10 records at a time."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"1810","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 08:56:04 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"data\":[{\"CashID\":\"BDO\",\"BankAcctName\":\"MICRONIX DISTRIBUTION\",\"BankAcctNbr\":\"123123213\",\"CurrencyCode\":\"PHP\",\"AcctType\":\"CURRENT\",\"Bank\":\"BDO\",\"BankBranch\":\"BARANGKA\",\"LastBookAmt\":\"-145700.0000\",\"Active\":\"1\"},{\"CashID\":\"BDO3\",\"BankAcctName\":\"MICRONIX DISTRIBUTION\",\"BankAcctNbr\":\"123123213\",\"CurrencyCode\":\"PHP\",\"AcctType\":\"Pettycash\",\"Bank\":\"BDO\",\"BankBranch\":\"BARANGKA\",\"LastBookAmt\":\"-143200.0000\",\"Active\":\"1\"},{\"CashID\":\"BPI\",\"BankAcctName\":\"MICRONIX DISTRIBUTION\",\"BankAcctNbr\":\"879546865984\",\"CurrencyCode\":\"PHP\",\"AcctType\":\"CURRENT\",\"Bank\":\"BPI\",\"BankBranch\":\"BARANGKA\",\"LastBookAmt\":\"-143200.0000\",\"Active\":\"1\"},{\"CashID\":\"BPI 101\",\"BankAcctName\":\"MICRONIX DISTRIBUTION\",\"BankAcctNbr\":\"123\",\"CurrencyCode\":\"PHP\",\"AcctType\":\"Savings\",\"Bank\":\"BPI\",\"LastBookAmt\":\"0.0000\",\"Active\":\"1\"},{\"CashID\":\"CASHIER\",\"BankAcctName\":\"UNDEPOSITED COLLECTION\",\"BankAcctNbr\":\"CASHIER\",\"CurrencyCode\":\"PHP\",\"AcctType\":\"CASHIER\",\"Bank\":\"CASHIER\",\"BankBranch\":\"CASHIER\",\"LastBookAmt\":\"0.0000\",\"Active\":\"1\"},{\"CashID\":\"CHN\",\"BankAcctName\":\"MICRONIX DISTRIBUTION\",\"BankAcctNbr\":\"123456789\",\"CurrencyCode\":\"PHP\",\"AcctType\":\"CURRENT\",\"Bank\":\"CHINA BANK\",\"BankBranch\":\"Mandaluyong\",\"LastBookAmt\":\"-143200.0000\",\"Active\":\"1\"},{\"CashID\":\"Collection\",\"BankAcctName\":\"MICRONIX DISTRIBUTION\",\"BankAcctNbr\":\"52704045499\",\"CurrencyCode\":\"PHP\",\"AcctType\":\"CURRENT\",\"Bank\":\"BDO\",\"BankBranch\":\"BARANGKA\",\"LastBookAmt\":\"0.0000\",\"Active\":\"1\"},{\"CashID\":\"Disbursement\",\"BankAcctName\":\"MICRONIX DISTRIBUTION\",\"BankAcctNbr\":\"123124125\",\"CurrencyCode\":\"PHP\",\"AcctType\":\"CURRENT\",\"Bank\":\"MBTC\",\"LastBookAmt\":\"0.0000\",\"Active\":\"1\"},{\"CashID\":\"MAYBANK\",\"BankAcctName\":\"MICRONIX DISTRIBUTION\",\"BankAcctNbr\":\"121231445\",\"CurrencyCode\":\"PHP\",\"AcctType\":\"CURRENT\",\"Bank\":\"MAYBANK\",\"BankBranch\":\"Manila\",\"LastBookAmt\":\"-143200.0000\",\"Active\":\"1\"}]}"}],"_postman_id":"f421b661-2712-4333-8399-6078e243b019"}],"id":"f01d6c41-2b41-418d-89b4-ec36a2f87a85","description":"<p>Web service to <strong>view</strong> banks records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n</ul>\n<p>JSON data keys available:</p>\n<p><strong>CashID</strong> - Unique Bank ID <em>(required)</em>  </p>\n<p><strong>BankAcctName</strong> - Bank Account Name <em>(required)</em>  </p>\n<p><strong>BankAcctNbr</strong> - Bank Account Number <em>(required)</em>  </p>\n<p><strong>CurrencyCode</strong> - Currency Code <em>(required)</em>  </p>\n<p><strong>AcctType</strong> - Account Type <em>(required)</em>  </p>\n<p><strong>Bank</strong> - Bank Name <em>(required)</em>  </p>\n<p><strong>Bank Branch</strong> - Bank Branch <em>(required)</em>  </p>\n<p><strong>LastBookAmt</strong> - Last Booked Amount <em>(required)</em>  </p>\n<p><strong>Active</strong> - Active status of the bank <em>(required)</em></p>\n","event":[{"listen":"prerequest","script":{"id":"77a9b309-4b74-49d6-aa52-56d2b5a57d2b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"978b6e41-04b5-4297-93e8-d792522ec00c","type":"text/javascript","exec":[""]}}],"_postman_id":"f01d6c41-2b41-418d-89b4-ec36a2f87a85"},{"name":"Item List","item":[{"name":"Item List","id":"75213d19-f828-41de-9db1-0f426f36533c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n","type":"text"}],"url":"https://app.helixsoftware.ph/api/item?action=get_all_item&querystart=0&search=a","urlObject":{"protocol":"https","path":["api","item"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_item"},{"description":{"content":"<p>Starting index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Search specific item via keyword</p>\n","type":"text/plain"},"key":"search","value":"a"}],"variable":[]}},"response":[{"id":"6f1be6f8-b987-4f57-bf45-e970c015e91a","name":"Item List","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System","type":"text"}],"url":{"raw":"https://app.helixsoftware.ph/api/item?action=get_all_item&querystart=0&search=a","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","item"],"query":[{"key":"action","value":"get_all_item"},{"key":"querystart","value":"0","description":"Starting index for buffering"},{"key":"search","value":"a","description":"Search specific item via keyword"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"748"},{"key":"Date","value":"Thu, 01 Nov 2018 00:37:55 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ItemID\": \"INV00007\",\n            \"ItemDescription\": \"Base Course Premium\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ItemID\": \"INV00006\",\n            \"ItemDescription\": \"Base Course Ordinary\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ItemID\": \"INV00001\",\n            \"ItemDescription\": \"Filling Materials\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ItemID\": \"INV00050\",\n            \"ItemDescription\": \"Bond Paper A4 Substance 20\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ItemID\": \"INV00040\",\n            \"ItemDescription\": \"A1 Cement\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ItemID\": \"INV00047\",\n            \"ItemDescription\": \"Rhea Ascorbic Acid\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ItemID\": \"INV00048\",\n            \"ItemDescription\": \"Rhea Ferrous Sulfate\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ItemID\": \"INV00049\",\n            \"ItemDescription\": \"Monark Backhoe\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ItemID\": \"INV00046\",\n            \"ItemDescription\": \"Rhea Ascorbic Acid 1000 mg\",\n            \"Active\": \"1\"\n        },\n        {\n            \"ItemID\": \"INV00041\",\n            \"ItemDescription\": \"A2 Cement\",\n            \"Active\": \"1\"\n        }\n    ]\n}"}],"_postman_id":"75213d19-f828-41de-9db1-0f426f36533c"}],"id":"e0556fa2-dc29-466b-896e-df738633c3a3","description":"<p>Web service to <strong>view</strong> the Payment Terms records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n</ul>\n<p>JSON data keys available:</p>\n<p><strong>ItemID</strong> - Unique Item Code  </p>\n<p><strong>ItemDescription</strong> - Description of the Item  </p>\n<p><strong>Active</strong> - Active status of Item</p>\n","event":[{"listen":"prerequest","script":{"id":"af975358-d8d5-495d-8d55-3ec3e29f6582","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"43531b18-aceb-4a5d-880f-2c3e6e16f12c","type":"text/javascript","exec":[""]}}],"_postman_id":"e0556fa2-dc29-466b-896e-df738633c3a3"},{"name":"Branch","item":[{"name":"Branch List","id":"959f5c42-5a48-42e1-9cbf-ef298cabab1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/branch?action=get_all_branch&querystart=0&search=","description":"<p>Get all branch. The list will return 10 records at a time.</p>\n","urlObject":{"protocol":"https","path":["api","branch"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_branch"},{"description":{"content":"<p>Start index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Search specific branch via keyword</p>\n","type":"text/plain"},"key":"search","value":""}],"variable":[]}},"response":[{"id":"413b853a-be05-4ff9-8611-ebc6be69e203","name":"Branch List","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/branch?action=get_all_branch&querystart=0&search=","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","branch"],"query":[{"key":"action","value":"get_all_branch"},{"key":"querystart","value":"0","description":"Start index for buffering"},{"key":"search","value":"","description":"Search specific branch via keyword"}]},"description":"Get all branch. The list will return 10 records at a time."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"348","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 09:35:13 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"data\":[{\"BranchID\":\"000\",\"BranchDesc\":\"Main Office\",\"Active\":\"1\"},{\"BranchID\":\"001\",\"BranchDesc\":\"Branch 001\",\"Active\":\"0\"},{\"BranchID\":\"002\",\"BranchDesc\":\"Branch 002\",\"Active\":\"1\"},{\"BranchID\":\"003\",\"BranchDesc\":\"Branch 003\",\"Active\":\"1\"},{\"BranchID\":\"BKK\",\"BranchDesc\":\"BKK EXPRESS THAI RICE AND NOODLES CORP. - BKK UPTOWN MALL\",\"Active\":\"0\"}]}"}],"_postman_id":"959f5c42-5a48-42e1-9cbf-ef298cabab1e"},{"name":"List of All Branches","id":"38170142-a83a-4562-a87d-a9ac06425a07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/branch?action=get_all_branch&querystart=0&search=","description":"<p>Get all branch. The list will return 10 records at a time.</p>\n","urlObject":{"protocol":"https","path":["api","branch"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_branch"},{"description":{"content":"<p>Start index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Search specific branch via keyword</p>\n","type":"text/plain"},"key":"search","value":""}],"variable":[]}},"response":[{"id":"58ac06e8-f622-49a1-b7af-292501c13831","name":"Branch List","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/branch?action=get_all_branch&querystart=0&search=","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","branch"],"query":[{"key":"action","value":"get_all_branch"},{"key":"querystart","value":"0","description":"Start index for buffering"},{"key":"search","value":"","description":"Search specific branch via keyword"}]},"description":"Get all branch. The list will return 10 records at a time."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"348","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 31 Oct 2018 09:35:13 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2","name":"Server","description":"A name for the server"},{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"data\":[{\"BranchID\":\"000\",\"BranchDesc\":\"Main Office\",\"Active\":\"1\"},{\"BranchID\":\"001\",\"BranchDesc\":\"Branch 001\",\"Active\":\"0\"},{\"BranchID\":\"002\",\"BranchDesc\":\"Branch 002\",\"Active\":\"1\"},{\"BranchID\":\"003\",\"BranchDesc\":\"Branch 003\",\"Active\":\"1\"},{\"BranchID\":\"BKK\",\"BranchDesc\":\"BKK EXPRESS THAI RICE AND NOODLES CORP. - BKK UPTOWN MALL\",\"Active\":\"0\"}]}"}],"_postman_id":"38170142-a83a-4562-a87d-a9ac06425a07"}],"id":"76eb8914-937b-4234-8dfa-cf47765ff6bd","description":"<p>Web service to <strong>view</strong> branch records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<ul>\n<li>Name of user</li>\n<li>Company code issued by Helix system</li>\n<li>Email address</li>\n</ul>\n<p>JSON data keys available:</p>\n<p><strong>BranchID</strong> - Unique Branch Code <em>(required)</em>  </p>\n<p><strong>BranchDesc</strong> - Branch Description <em>(required)</em>  </p>\n<p><strong>Active</strong> - Active status of the branch <em>(required)</em></p>\n","event":[{"listen":"prerequest","script":{"id":"1bf49853-ec78-490e-b48a-f393cd3ed73e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e0cbd7a4-c6d8-462e-9a68-9d97c5f719b2","type":"text/javascript","exec":[""]}}],"_postman_id":"76eb8914-937b-4234-8dfa-cf47765ff6bd"},{"name":"Journal","item":[{"name":"View journal transaction","id":"f15f30d7-d87c-4d44-acd0-ab118473d3b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/journal?action=get_journal&journalno=GJ0000016","description":"<p>Display journal transaction together with its details.</p>\n","urlObject":{"protocol":"https","path":["api","journal"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_journal"},{"description":{"content":"<p>Journal reference number from Helix. To view the list of sales transaction, please use the Journal Transaction List API.</p>\n","type":"text/plain"},"key":"journalno","value":"GJ0000016"}],"variable":[]}},"response":[{"id":"054c2393-6005-4fa0-80b8-743e91660a21","name":"View journal transaction","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/journal?action=get_journal&journalno=GJ0000016","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","journal"],"query":[{"key":"action","value":"get_journal"},{"key":"journalno","value":"GJ0000016","description":"Journal reference number from Helix. To view the list of sales transaction, please use the Journal Transaction List API."}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"CompanyID\": \"DEMO\",\r\n    \"RefNbr\": \"GJ0000016\",\r\n    \"RefDate\": \"2018-11-07\",\r\n    \"DocumentStatus\": \"APPROVED\",\r\n    \"Details\": \"To record collection from College students.\",\r\n    \"BranchID\": \"000\",\r\n    \"Currency\": \"PHP\",\r\n    \"ExchangeRate\": \"1.0000\",\r\n    \"CreatedBy\": \"master\",\r\n    \"CreatedDate\": \"2018-11-07 18:54:49\",\r\n    \"HUID\": \"93662\",\r\n    \"TransactionDetails\": [\r\n        {\r\n            \"RefNbr\": \"GJ0000016\",\r\n            \"AccountCode\": \"21006002000\",\r\n            \"SubAccountCode\": \"0\",\r\n            \"Debit\": \"103532.600000\",\r\n            \"Credit\": \"0.000000\",\r\n            \"DUID\": \"58334\"\r\n        },\r\n        {\r\n            \"RefNbr\": \"GJ0000016\",\r\n            \"AccountCode\": \"21001004000\",\r\n            \"SubAccountCode\": \"0\",\r\n            \"Debit\": \"323131.250000\",\r\n            \"Credit\": \"0.000000\",\r\n            \"DUID\": \"58335\"\r\n        },\r\n        {\r\n            \"RefNbr\": \"GJ0000016\",\r\n            \"AccountCode\": \"Early and CF\",\r\n            \"SubAccountCode\": \"0\",\r\n            \"Debit\": \"715947.170000\",\r\n            \"Credit\": \"0.000000\",\r\n            \"DUID\": \"58336\"\r\n        },\r\n        {\r\n            \"RefNbr\": \"GJ0000016\",\r\n            \"AccountCode\": \"83001012000\",\r\n            \"SubAccountCode\": \"0\",\r\n            \"Debit\": \"0.000000\",\r\n            \"Credit\": \"22895044.680000\",\r\n            \"DUID\": \"58337\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"f15f30d7-d87c-4d44-acd0-ab118473d3b0"},{"name":"Journal Transaction List","id":"30400e90-c63b-4426-ba84-1dff361957b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/journal?action=get_all_journal&querystart=0&journalno=000&date=2018-10-31","description":"<p>Display all journal transaction from Helix system. The list will return 10 records at a time</p>\n","urlObject":{"protocol":"https","path":["api","journal"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_journal"},{"description":{"content":"<p>Starting index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Filter the query by invoice keyword (optional)</p>\n","type":"text/plain"},"key":"journalno","value":"000"},{"description":{"content":"<p>Filter the query by transaction date (optional)</p>\n","type":"text/plain"},"key":"date","value":"2018-10-31"}],"variable":[]}},"response":[{"id":"74dab256-e75b-49ee-830c-09d5783245aa","name":"Journal Transaction List","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/journal?action=get_all_journal&querystart=0&journalno=000&date=2018-10-31","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","journal"],"query":[{"key":"action","value":"get_all_journal"},{"key":"querystart","value":"0","description":"Starting index for buffering"},{"key":"journalno","value":"000","description":"Filter the query by invoice keyword (optional)"},{"key":"date","value":"2018-10-31","description":"Filter the query by transaction date (optional)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"2271"},{"key":"Date","value":"Thu, 01 Aug 2019 06:22:57 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"CompanyID\": \"demo\",\n            \"RefNbr\": \"GJ0000053\",\n            \"RefDate\": \"2018-10-31\",\n            \"DocumentStatus\": \"DRAFT\",\n            \"Details\": \"Sample sales transaction\",\n            \"BranchID\": \"000\",\n            \"Currency\": \"PHP\",\n            \"ExchangeRate\": \"1.0000\",\n            \"CreatedBy\": \"master\",\n            \"CreatedDate\": \"2019-05-23 00:00:00\",\n            \"HUID\": \"100243\"\n        },\n        {\n            \"CompanyID\": \"demo\",\n            \"RefNbr\": \"GJ0000052\",\n            \"RefDate\": \"2018-10-31\",\n            \"DocumentStatus\": \"DRAFT\",\n            \"Details\": \"Sample sales transaction\",\n            \"BranchID\": \"000\",\n            \"Currency\": \"PHP\",\n            \"ExchangeRate\": \"1.0000\",\n            \"CreatedBy\": \"master\",\n            \"CreatedDate\": \"2019-05-23 00:00:00\",\n            \"HUID\": \"100242\"\n        },\n        {\n            \"CompanyID\": \"demo\",\n            \"RefNbr\": \"GJ0000051\",\n            \"RefDate\": \"2018-10-31\",\n            \"DocumentStatus\": \"DRAFT\",\n            \"Details\": \"Sample sales transaction\",\n            \"BranchID\": \"000\",\n            \"Currency\": \"PHP\",\n            \"ExchangeRate\": \"1.0000\",\n            \"CreatedBy\": \"master\",\n            \"CreatedDate\": \"2019-05-23 00:00:00\",\n            \"HUID\": \"100241\"\n        },\n        {\n            \"CompanyID\": \"demo\",\n            \"RefNbr\": \"GJ0000050\",\n            \"RefDate\": \"2018-10-31\",\n            \"DocumentStatus\": \"DRAFT\",\n            \"Details\": \"Sample sales transaction\",\n            \"BranchID\": \"000\",\n            \"Currency\": \"PHP\",\n            \"ExchangeRate\": \"1.0000\",\n            \"CreatedBy\": \"master\",\n            \"CreatedDate\": \"2019-05-23 00:00:00\",\n            \"HUID\": \"100240\"\n        },\n        {\n            \"CompanyID\": \"demo\",\n            \"RefNbr\": \"GJ0000049\",\n            \"RefDate\": \"2018-10-31\",\n            \"DocumentStatus\": \"DRAFT\",\n            \"Details\": \"Sample sales transaction\",\n            \"BranchID\": \"000\",\n            \"Currency\": \"PHP\",\n            \"ExchangeRate\": \"1.0000\",\n            \"CreatedBy\": \"master\",\n            \"CreatedDate\": \"2019-05-23 00:00:00\",\n            \"HUID\": \"100237\"\n        },\n        {\n            \"CompanyID\": \"demo\",\n            \"RefNbr\": \"GJ0000048\",\n            \"RefDate\": \"2018-10-31\",\n            \"DocumentStatus\": \"DRAFT\",\n            \"Details\": \"Sample sales transaction\",\n            \"BranchID\": \"000\",\n            \"Currency\": \"PHP\",\n            \"ExchangeRate\": \"1.0000\",\n            \"CreatedBy\": \"master\",\n            \"CreatedDate\": \"2019-03-27 00:00:00\",\n            \"HUID\": \"99237\"\n        },\n        {\n            \"CompanyID\": \"demo\",\n            \"RefNbr\": \"GJ0000047\",\n            \"RefDate\": \"2018-10-31\",\n            \"DocumentStatus\": \"DRAFT\",\n            \"Details\": \"Sample sales transaction\",\n            \"BranchID\": \"000\",\n            \"Currency\": \"PHP\",\n            \"ExchangeRate\": \"1.0000\",\n            \"CreatedBy\": \"master\",\n            \"CreatedDate\": \"2019-03-27 00:00:00\",\n            \"HUID\": \"99236\"\n        },\n        {\n            \"CompanyID\": \"demo\",\n            \"RefNbr\": \"GJ0000046\",\n            \"RefDate\": \"2018-10-31\",\n            \"DocumentStatus\": \"DRAFT\",\n            \"Details\": \"Sample sales transaction\",\n            \"BranchID\": \"000\",\n            \"Currency\": \"PHP\",\n            \"ExchangeRate\": \"1.0000\",\n            \"CreatedBy\": \"master\",\n            \"CreatedDate\": \"2019-03-27 00:00:00\",\n            \"HUID\": \"99233\"\n        },\n        {\n            \"CompanyID\": \"demo\",\n            \"RefNbr\": \"GJ0000015\",\n            \"RefDate\": \"2018-10-31\",\n            \"DocumentStatus\": \"DRAFT\",\n            \"BranchID\": \"000\",\n            \"ExchangeRate\": \"0.0000\",\n            \"CreatedBy\": \"Jam\",\n            \"CreatedDate\": \"2018-10-31 15:24:34\",\n            \"HUID\": \"93657\"\n        }\n    ]\n}"}],"_postman_id":"30400e90-c63b-4426-ba84-1dff361957b9"},{"name":"Add journal transaction","id":"4ddc3b36-4ad7-440c-8b05-3f2aa1351de6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"RefNbr\" : \"DR0001\",\n\t\"RefDate\" : \"2018-10-31\",\n\t\"DocumentStatus\" : \"DRAFT\",\n\t\"Details\" : \"Sample sales transaction\",\n\t\"BranchID\" : \"000\",\n\t\"Currency\": \"PHP\",\n\t\"ExchangeRate\" : \"1\",\n\t\"TransactionDetails\": [\n\t\t{\n\t\t\t\"LineDetails\": \"Earthworks for Project: 101A\",\n\t\t\t\"AccountCode\": \"70203016\",\n\t\t\t\"SubAccountCode\": \"0000\",\n\t\t\t\"Debit\": \"103532.6\",\n\t\t\t\"Credit\": \"0\"\n\t\t},\n\t\t{\n\t\t\t\"LineDetails\": \"Earthworks for Project: 101A\",\n\t\t\t\"AccountCode\": \"12113200\",\n\t\t\t\"SubAccountCode\": \"0000\",\n\t\t\t\"Debit\": \"0\",\n\t\t\t\"Credit\": \"103532.6\"\n\t\t}\n\t]\n}"},"url":"https://app.helixsoftware.ph/api/journal?action=add_record","description":"<p>Add journal transaction to the helix system</p>\n","urlObject":{"protocol":"https","path":["api","journal"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"add_record"}],"variable":[]}},"response":[{"id":"c89dab39-b906-4038-b42d-b9a952c987ab","name":"Add journal transaction","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"RefNbr\" : \"DR0001\",\n\t\"RefDate\" : \"2018-10-31\",\n\t\"DocumentStatus\" : \"DRAFT\",\n\t\"Details\" : \"Sample sales transaction\",\n\t\"BranchID\" : \"000\",\n\t\"Currency\": \"PHP\",\n\t\"ExchangeRate\" : \"1\",\n\t\"TransactionDetails\": [\n\t\t{\n\t\t\t\"LineDetails\": \"Earthworks for Project: 101A\",\n\t\t\t\"AccountCode\": \"70203016\",\n\t\t\t\"SubAccountCode\": \"0000\",\n\t\t\t\"Debit\": \"103532.6\",\n\t\t\t\"Credit\": \"0\"\n\t\t},\n\t\t{\n\t\t\t\"LineDetails\": \"Earthworks for Project: 101A\",\n\t\t\t\"AccountCode\": \"12113200\",\n\t\t\t\"SubAccountCode\": \"0000\",\n\t\t\t\"Debit\": \"0\",\n\t\t\t\"Credit\": \"103532.6\"\n\t\t}\n\t]\n}"},"url":{"raw":"https://app.helixsoftware.ph/api/journal?action=add_record","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","journal"],"query":[{"key":"action","value":"add_record"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n\t\"RefNbr\" : \"DR0001\",\n\t\"RefDate\" : \"2018-10-31\",\n\t\"DocumentStatus\" : \"DRAFT\",\n\t\"Details\" : \"Sample sales transaction\",\n\t\"BranchID\" : \"000\",\n\t\"Currency\": \"PHP\",\n\t\"ExchangeRate\" : \"1\",\n\t\"TransactionDetails\": [\n\t\t{\n\t\t\t\"LineDetails\": \"Earthworks for Project: 101A\",\n\t\t\t\"AccountCode\": \"70203016\",\n\t\t\t\"SubAccountCode\": \"0000\",\n\t\t\t\"Debit\": \"103532.6\",\n\t\t\t\"Credit\": \"0\"\n\t\t},\n\t\t{\n\t\t\t\"LineDetails\": \"Earthworks for Project: 101A\",\n\t\t\t\"AccountCode\": \"12113200\",\n\t\t\t\"SubAccountCode\": \"0000\",\n\t\t\t\"Debit\": \"0\",\n\t\t\t\"Credit\": \"103532.6\"\n\t\t}\n\t]\n}"}],"_postman_id":"4ddc3b36-4ad7-440c-8b05-3f2aa1351de6"},{"name":"Delete journal transaction","id":"edf3aca8-8607-4ddc-9939-594a9c5736d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"body":{"mode":"raw","raw":""},"url":"https://app.helixsoftware.ph/api/journal?action=delete_record&ref=DR0001","description":"<p>Delete a journal transaction from the Helix system</p>\n","urlObject":{"protocol":"https","path":["api","journal"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"delete_record"},{"key":"ref","value":"DR0001"}],"variable":[]}},"response":[{"id":"78e3c4fa-4c1f-48d7-a856-b56c3489628c","name":"Delete journal transaction","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://app.helixsoftware.ph/api/journal?action=delete_record&ref=GJ00","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","journal"],"query":[{"key":"action","value":"delete_record"},{"key":"ref","value":"GJ00"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true\r\n}"}],"_postman_id":"edf3aca8-8607-4ddc-9939-594a9c5736d2"}],"id":"c8156ea1-e9b3-4b01-a166-025c4aaa9826","description":"<p>Web service to add,delete, or view journal records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<p>Name of user<br />Company code issued by Helix system<br />Email address<br />JSON data keys available:</p>\n","event":[{"listen":"prerequest","script":{"id":"ab21cc78-af68-42f0-b41a-6133a20e1f3d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7f104045-00d8-47c9-9608-95a5f5710e9e","type":"text/javascript","exec":[""]}}],"_postman_id":"c8156ea1-e9b3-4b01-a166-025c4aaa9826"},{"name":"Payment","item":[{"name":"Payment Transaction List","id":"6321b7a0-520b-40ae-a2bd-cb020dce861f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/payment?action=get_all_payment&querystart=0&paymentno=&date=2018-10-31","description":"<p>Display all payment transaction from Helix system. The list will return 10 records at a time</p>\n","urlObject":{"protocol":"https","path":["api","payment"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_payment"},{"description":{"content":"<p>Starting index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Filter the query by invoice keyword (optional)</p>\n","type":"text/plain"},"key":"paymentno","value":""},{"description":{"content":"<p>Filter the query by transaction date (optional)</p>\n","type":"text/plain"},"key":"date","value":"2018-10-31"}],"variable":[]}},"response":[{"id":"80b38bd6-7cf1-442d-9b34-12e6b52fd19f","name":"Payment Transaction List","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/payment?action=get_all_payment&querystart=0&paymentno=&date=2018-10-31","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","payment"],"query":[{"key":"action","value":"get_all_payment"},{"key":"querystart","value":"0","description":"Starting index for buffering"},{"key":"paymentno","value":"","description":"Filter the query by invoice keyword (optional)"},{"key":"date","value":"2018-10-31","description":"Filter the query by transaction date (optional)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"298"},{"key":"Date","value":"Thu, 01 Aug 2019 06:26:42 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"CompanyID\": \"demo\",\n            \"RefType\": \"CV\",\n            \"RefNbr\": \"CV0000205\",\n            \"RefDate\": \"2018-10-31\",\n            \"VendorID\": \"VND00001\",\n            \"Details\": \"Sample payment transaction\",\n            \"BankID\": \"BDO\",\n            \"ChequeNo\": \"4915066\",\n            \"ChequeDate\": \"2018-11-10\",\n            \"GrossAmt\": \"1000.000000\",\n            \"TotalAmt\": \"1000.000000\",\n            \"CreatedBy\": \"master\",\n            \"HUID\": \"3333\"\n        }\n    ]\n}"}],"_postman_id":"6321b7a0-520b-40ae-a2bd-cb020dce861f"},{"name":"View payment transaction","id":"04891a74-83fd-4093-8c06-2f82131423ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/payment?action=get_payment&paymentno=CV0000205","description":"<p>Display payment transaction together with its details.</p>\n","urlObject":{"protocol":"https","path":["api","payment"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_payment"},{"description":{"content":"<p>Payment reference number from Helix. To view the list of sales transaction, please use the Payment Transaction List API.</p>\n","type":"text/plain"},"key":"paymentno","value":"CV0000205"}],"variable":[]}},"response":[{"id":"2e4642f7-7e58-4be3-a601-7a80eb6d8c28","name":"View payment transaction","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/payment?action=get_payment&paymentno=CV0000205","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","payment"],"query":[{"key":"action","value":"get_payment"},{"key":"paymentno","value":"CV0000205","description":"Payment reference number from Helix. To view the list of sales transaction, please use the Payment Transaction List API."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"392"},{"key":"Date","value":"Thu, 01 Aug 2019 06:27:34 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"CompanyID\": \"demo\",\n    \"RefType\": \"CV\",\n    \"RefNbr\": \"CV0000205\",\n    \"RefDate\": \"2018-10-31\",\n    \"VendorID\": \"VND00001\",\n    \"Details\": \"Sample payment transaction\",\n    \"BankID\": \"BDO\",\n    \"ChequeNo\": \"4915066\",\n    \"ChequeDate\": \"2018-11-10\",\n    \"GrossAmt\": \"1000.000000\",\n    \"TotalAmt\": \"1000.000000\",\n    \"CreatedBy\": \"master\",\n    \"HUID\": \"3333\",\n    \"error\": true,\n    \"message\": \"Unable to process transaction. Log trace: The column name Account is not valid.\"\n}"}],"_postman_id":"04891a74-83fd-4093-8c06-2f82131423ac"},{"name":"Delete payment transaction","id":"84a9eea3-bdb5-47c7-8331-b8a8c2e68066","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"body":{"mode":"raw","raw":""},"url":"http://app.helixsoftware.ph/api/payment?action=delete_record&ref=CV00001","description":"<p>Delete a payment transaction from the Helix system</p>\n","urlObject":{"protocol":"http","path":["api","payment"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"delete_record"},{"key":"ref","value":"CV00001"}],"variable":[]}},"response":[],"_postman_id":"84a9eea3-bdb5-47c7-8331-b8a8c2e68066"},{"name":"Add payment transaction","id":"b2e7ce28-d729-43c7-8089-6ec1af4c0d59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"RefType\" : \"CV\",\n\t\"RefNbr\" : \"CV0001\",\n\t\"RefDate\" : \"2018-10-31\",\n\t\"VendorID\" : \"VND00001\",\n\t\"Details\" : \"Sample payment transaction\",\n\t\"BankID\": \"BDO\",\n\t\"PaymentType\" : \"CASH\",\n\t\"ChequeNo\" : \"4915066\",\n\t\"ChequeDate\" : \"2018-11-10\",\n\t\"GrossAmt\" : \"1000\",\n\t\"TotalTaxableAmt\" : \"880\",\n\t\"TotalVATAmt\" : \"120\",\n\t\"TotalWTaxAmt\" : \"0\",-\n\t\"TotalVATWHAmt\" : \"0\",\n\t\"TotalAmt\" : \"1000\",\n\t\"TransactionDetails\": [\n\t\t{\n\t\t\t\"Account\": \"70203016\",\n\t\t\t\"SubAccount\": \"0000\",\n\t\t\t\"APVoucherNo\": \"APV00001\",\n\t\t\t\"UnitCost\": \"1000\",\n\t\t\t\"TaxableAmt\": \"880\",\n\t\t\t\"VATID\": \"VAT01\",\n\t\t\t\"VATAmt\": \"120\",\n\t\t\t\"WTaxID\": \"0\",\n\t\t\t\"WTaxAmt\": \"0\",\n\t\t\t\"VATWHID\": \"0\",\n\t\t\t\"VATWHAmt\": \"0\",\n\t\t\t\"TotalAmt\": \"1000\"\n\t\t}\n\t]\n}"},"url":"https://app.helixsoftware.ph/api/payment?action=add_record","description":"<p>Add payment transaction to the helix system</p>\n","urlObject":{"protocol":"https","path":["api","payment"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"add_record"}],"variable":[]}},"response":[{"id":"cefbcb8d-d46b-4328-bd33-025014d768dc","name":"Add payment transaction","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"RefType\" : \"CV\",\n\t\"RefNbr\" : \"CV0001\",\n\t\"RefDate\" : \"2018-10-31\",\n\t\"VendorID\" : \"VND00001\",\n\t\"Details\" : \"Sample payment transaction\",\n\t\"BankID\": \"BDO\",\n\t\"PaymentType\" : \"CASH\",\n\t\"ChequeNo\" : \"4915066\",\n\t\"ChequeDate\" : \"2018-11-10\",\n\t\"GrossAmt\" : \"1000\",\n\t\"TotalTaxableAmt\" : \"880\",\n\t\"TotalVATAmt\" : \"120\",\n\t\"TotalWTaxAmt\" : \"0\",\n\t\"TotalVATWHAmt\" : \"0\",\n\t\"TotalAmt\" : \"1000\",\n\t\"TransactionDetails\": [\n\t\t{\n\t\t\t\"Account\": \"70203016\",\n\t\t\t\"SubAccount\": \"0000\",\n\t\t\t\"APVoucherNo\": \"APV00001\",\n\t\t\t\"UnitCost\": \"1000\",\n\t\t\t\"TaxableAmt\": \"880\",\n\t\t\t\"VATID\": \"VAT01\",\n\t\t\t\"VATAmt\": \"120\",\n\t\t\t\"WTaxID\": \"0\",\n\t\t\t\"WTaxAmt\": \"0\",\n\t\t\t\"VATWHID\": \"0\",\n\t\t\t\"VATWHAmt\": \"0\",\n\t\t\t\"TotalAmt\": \"1000\"\n\t\t}\n\t]\n}"},"url":{"raw":"http://app.helixsoftware.ph/api/payment?action=add_record","protocol":"http","host":["app","helixsoftware","ph"],"path":["api","payment"],"query":[{"key":"action","value":"add_record"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n\t\"RefType\" : \"CV\",\n\t\"RefNbr\" : \"CV0001\",\n\t\"RefDate\" : \"2018-10-31\",\n\t\"VendorID\" : \"VND00001\",\n\t\"Details\" : \"Sample payment transaction\",\n\t\"BankID\": \"BDO\",\n\t\"PaymentType\" : \"CASH\",\n\t\"ChequeNo\" : \"4915066\",\n\t\"ChequeDate\" : \"2018-11-10\",\n\t\"GrossAmt\" : \"1000\",\n\t\"TotalTaxableAmt\" : \"880\",\n\t\"TotalVATAmt\" : \"120\",\n\t\"TotalWTaxAmt\" : \"0\",\n\t\"TotalVATWHAmt\" : \"0\",\n\t\"TotalAmt\" : \"1000\",\n\t\"TransactionDetails\": [\n\t\t{\n\t\t\t\"Account\": \"70203016\",\n\t\t\t\"SubAccount\": \"0000\",\n\t\t\t\"APVoucherNo\": \"APV00001\",\n\t\t\t\"UnitCost\": \"1000\",\n\t\t\t\"TaxableAmt\": \"880\",\n\t\t\t\"VATID\": \"VAT01\",\n\t\t\t\"VATAmt\": \"120\",\n\t\t\t\"WTaxID\": \"0\",\n\t\t\t\"WTaxAmt\": \"0\",\n\t\t\t\"VATWHID\": \"0\",\n\t\t\t\"VATWHAmt\": \"0\",\n\t\t\t\"TotalAmt\": \"1000\"\n\t\t}\n\t]\n}"}],"_postman_id":"b2e7ce28-d729-43c7-8089-6ec1af4c0d59"}],"id":"4c436bc0-f0a4-4d5b-b72a-d235b46155c6","description":"<p>Web service to add,delete, or view payment records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<p>Name of user<br />Company code issued by Helix system<br />Email address<br />JSON data keys available:</p>\n","event":[{"listen":"prerequest","script":{"id":"53bc75ae-f7ba-4d39-b51d-9a0342fe0ba2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"45a5af91-a965-49c1-b3ed-8b43c2695573","type":"text/javascript","exec":[""]}}],"_postman_id":"4c436bc0-f0a4-4d5b-b72a-d235b46155c6"},{"name":"Voucher","item":[{"name":"Voucher Transaction List","id":"132487bc-46eb-4d87-bdf1-489496c577fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/payment?action=get_all_voucher&querystart=0&paymentno=&date=2018-10-31","description":"<p>Display all payment transaction from Helix system. The list will return 10 records at a time</p>\n","urlObject":{"protocol":"https","path":["api","payment"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_all_voucher"},{"description":{"content":"<p>Starting index for buffering</p>\n","type":"text/plain"},"key":"querystart","value":"0"},{"description":{"content":"<p>Filter the query by invoice keyword (optional)</p>\n","type":"text/plain"},"key":"paymentno","value":""},{"description":{"content":"<p>Filter the query by transaction date (optional)</p>\n","type":"text/plain"},"key":"date","value":"2018-10-31"}],"variable":[]}},"response":[{"id":"96699580-6c1a-4ebb-a535-44f2b5d1d750","name":"Payment Transaction List","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/payment?action=get_all_payment&querystart=0&paymentno=&date=2018-10-31","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","payment"],"query":[{"key":"action","value":"get_all_payment"},{"key":"querystart","value":"0","description":"Starting index for buffering"},{"key":"paymentno","value":"","description":"Filter the query by invoice keyword (optional)"},{"key":"date","value":"2018-10-31","description":"Filter the query by transaction date (optional)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"298"},{"key":"Date","value":"Thu, 01 Aug 2019 06:26:42 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"CompanyID\": \"demo\",\n            \"RefType\": \"CV\",\n            \"RefNbr\": \"CV0000205\",\n            \"RefDate\": \"2018-10-31\",\n            \"VendorID\": \"VND00001\",\n            \"Details\": \"Sample payment transaction\",\n            \"BankID\": \"BDO\",\n            \"ChequeNo\": \"4915066\",\n            \"ChequeDate\": \"2018-11-10\",\n            \"GrossAmt\": \"1000.000000\",\n            \"TotalAmt\": \"1000.000000\",\n            \"CreatedBy\": \"master\",\n            \"HUID\": \"3333\"\n        }\n    ]\n}"}],"_postman_id":"132487bc-46eb-4d87-bdf1-489496c577fd"},{"name":"View voucher transaction","id":"350089c8-8afe-42f2-99d1-1342cf5e6bcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"url":"https://app.helixsoftware.ph/api/payment?action=get_voucher&voucherno=AP0000205","description":"<p>Display payment transaction together with its details.</p>\n","urlObject":{"protocol":"https","path":["api","payment"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"get_voucher"},{"key":"voucherno","value":"AP0000205"}],"variable":[]}},"response":[{"id":"cdc2ff49-9da4-4365-b3a0-be5526adac07","name":"View payment transaction","originalRequest":{"method":"GET","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"Security token assigned by Helix System"}],"url":{"raw":"https://app.helixsoftware.ph/api/payment?action=get_payment&paymentno=CV0000205","protocol":"https","host":["app","helixsoftware","ph"],"path":["api","payment"],"query":[{"key":"action","value":"get_payment"},{"key":"paymentno","value":"CV0000205","description":"Payment reference number from Helix. To view the list of sales transaction, please use the Payment Transaction List API."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Servlet/3.0 JSP/2.2 (GlassFish Server Open Source Edition 3.1.2.2 Java/Oracle Corporation/1.7)"},{"key":"Server","value":"GlassFish Server Open Source Edition 3.1.2.2"},{"key":"Content-Type","value":"application/json;charset=ISO-8859-1"},{"key":"Content-Length","value":"392"},{"key":"Date","value":"Thu, 01 Aug 2019 06:27:34 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"CompanyID\": \"demo\",\n    \"RefType\": \"CV\",\n    \"RefNbr\": \"CV0000205\",\n    \"RefDate\": \"2018-10-31\",\n    \"VendorID\": \"VND00001\",\n    \"Details\": \"Sample payment transaction\",\n    \"BankID\": \"BDO\",\n    \"ChequeNo\": \"4915066\",\n    \"ChequeDate\": \"2018-11-10\",\n    \"GrossAmt\": \"1000.000000\",\n    \"TotalAmt\": \"1000.000000\",\n    \"CreatedBy\": \"master\",\n    \"HUID\": \"3333\",\n    \"error\": true,\n    \"message\": \"Unable to process transaction. Log trace: The column name Account is not valid.\"\n}"}],"_postman_id":"350089c8-8afe-42f2-99d1-1342cf5e6bcf"},{"name":"Delete voucher transaction","id":"02c32782-5472-493e-880f-7848cb0d9ace","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2","description":"<p>Security token assigned by Helix System</p>\n"}],"body":{"mode":"raw","raw":""},"url":"http://app.helixsoftware.ph/api/voucher?action=delete_record&ref=AP00001","description":"<p>Delete a payment transaction from the Helix system</p>\n","urlObject":{"protocol":"http","path":["api","voucher"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"delete_record"},{"key":"ref","value":"AP00001"}],"variable":[]}},"response":[],"_postman_id":"02c32782-5472-493e-880f-7848cb0d9ace"},{"name":"Add voucher transaction","id":"a147286f-a5d8-4c62-8216-cea45408fd5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"RefType\" : \"AP\",\n\t\"RefNbr\" : \"AP0001\",\n\t\"RefDate\" : \"2018-10-31\",\n\t\"VendorID\" : \"VND00001\",\n\t\"Details\" : \"Sample voucher transaction \",\n\t\"GrossAmt\" : \"1000\",\n\t\"TotalTaxableAmt\" : \"880\",\n\t\"TotalVATAmt\" : \"120\",\n\t\"TotalWTaxAmt\" : \"0\",\n\t\"TotalVATWHAmt\" : \"0\",\n\t\"TotalAmt\" : \"1000\",\n\t\"TransactionDetails\": [\n\t\t{\n\t\t\t\"Account\": \"70203016\",\n\t\t\t\"SubAccount\": \"0000\",\n\t\t\t\"UnitCost\": \"1000\",\n\t\t\t\"TaxableAmt\": \"880\",\n\t\t\t\"VATID\": \"VAT01\",\n\t\t\t\"VATAmt\": \"120\",\n\t\t\t\"WTaxID\": \"0\",\n\t\t\t\"WTaxAmt\": \"0\",\n\t\t\t\"VATWHID\": \"0\",\n\t\t\t\"VATWHAmt\": \"0\",\n\t\t\t\"TotalAmt\": \"1000\"\n\t\t}\n\t]\n}"},"url":"https://app.helixsoftware.ph/api/voucher?action=add_record","description":"<p>Add payment transaction to the helix system</p>\n","urlObject":{"protocol":"https","path":["api","voucher"],"host":["app","helixsoftware","ph"],"query":[{"key":"action","value":"add_record"}],"variable":[]}},"response":[{"id":"b7950cd3-d15b-4b91-8632-dfd2d3a3d8f7","name":"Add payment transaction","originalRequest":{"method":"POST","header":[{"key":"token","value":"53e658b3270d935c691efb2493439ff2"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"RefType\" : \"CV\",\n\t\"RefNbr\" : \"CV0001\",\n\t\"RefDate\" : \"2018-10-31\",\n\t\"VendorID\" : \"VND00001\",\n\t\"Details\" : \"Sample payment transaction\",\n\t\"BankID\": \"BDO\",\n\t\"PaymentType\" : \"CASH\",\n\t\"ChequeNo\" : \"4915066\",\n\t\"ChequeDate\" : \"2018-11-10\",\n\t\"GrossAmt\" : \"1000\",\n\t\"TotalTaxableAmt\" : \"880\",\n\t\"TotalVATAmt\" : \"120\",\n\t\"TotalWTaxAmt\" : \"0\",\n\t\"TotalVATWHAmt\" : \"0\",\n\t\"TotalAmt\" : \"1000\",\n\t\"TransactionDetails\": [\n\t\t{\n\t\t\t\"Account\": \"70203016\",\n\t\t\t\"SubAccount\": \"0000\",\n\t\t\t\"APVoucherNo\": \"APV00001\",\n\t\t\t\"UnitCost\": \"1000\",\n\t\t\t\"TaxableAmt\": \"880\",\n\t\t\t\"VATID\": \"VAT01\",\n\t\t\t\"VATAmt\": \"120\",\n\t\t\t\"WTaxID\": \"0\",\n\t\t\t\"WTaxAmt\": \"0\",\n\t\t\t\"VATWHID\": \"0\",\n\t\t\t\"VATWHAmt\": \"0\",\n\t\t\t\"TotalAmt\": \"1000\"\n\t\t}\n\t]\n}"},"url":{"raw":"http://app.helixsoftware.ph/api/payment?action=add_record","protocol":"http","host":["app","helixsoftware","ph"],"path":["api","payment"],"query":[{"key":"action","value":"add_record"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n\t\"RefType\" : \"CV\",\n\t\"RefNbr\" : \"CV0001\",\n\t\"RefDate\" : \"2018-10-31\",\n\t\"VendorID\" : \"VND00001\",\n\t\"Details\" : \"Sample payment transaction\",\n\t\"BankID\": \"BDO\",\n\t\"PaymentType\" : \"CASH\",\n\t\"ChequeNo\" : \"4915066\",\n\t\"ChequeDate\" : \"2018-11-10\",\n\t\"GrossAmt\" : \"1000\",\n\t\"TotalTaxableAmt\" : \"880\",\n\t\"TotalVATAmt\" : \"120\",\n\t\"TotalWTaxAmt\" : \"0\",\n\t\"TotalVATWHAmt\" : \"0\",\n\t\"TotalAmt\" : \"1000\",\n\t\"TransactionDetails\": [\n\t\t{\n\t\t\t\"Account\": \"70203016\",\n\t\t\t\"SubAccount\": \"0000\",\n\t\t\t\"APVoucherNo\": \"APV00001\",\n\t\t\t\"UnitCost\": \"1000\",\n\t\t\t\"TaxableAmt\": \"880\",\n\t\t\t\"VATID\": \"VAT01\",\n\t\t\t\"VATAmt\": \"120\",\n\t\t\t\"WTaxID\": \"0\",\n\t\t\t\"WTaxAmt\": \"0\",\n\t\t\t\"VATWHID\": \"0\",\n\t\t\t\"VATWHAmt\": \"0\",\n\t\t\t\"TotalAmt\": \"1000\"\n\t\t}\n\t]\n}"}],"_postman_id":"a147286f-a5d8-4c62-8216-cea45408fd5e"}],"id":"59a80ba2-0aea-46e5-8cfe-5bb7538aab85","description":"<p>Web service to add,delete, or view voucher records to Helix system. You may request your security token by sending an email to: <a href=\"support@helixcas.com\">support@helixcas.com</a>. Please provide the following information:</p>\n<p>Name of user<br />Company code issued by Helix system<br />Email address<br />JSON data keys available:</p>\n","event":[{"listen":"prerequest","script":{"id":"53bc75ae-f7ba-4d39-b51d-9a0342fe0ba2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"45a5af91-a965-49c1-b3ed-8b43c2695573","type":"text/javascript","exec":[""]}}],"_postman_id":"59a80ba2-0aea-46e5-8cfe-5bb7538aab85"}],"event":[{"listen":"prerequest","script":{"id":"00862194-2524-41b6-8fae-de19da4c5f7e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fb2bebee-a782-41b4-9e08-1c79933d1187","type":"text/javascript","exec":[""]}}]}