-
Sales
GET
Getting sales transactions through the url /modules/api/sales/trans_no/Type e.g /modules/api/sales/2/10 // here 10 is type and 2 is transaction no
Type numb...
-
Suppliers
GET
You can get all existing suppliers list with help of the url with /modules/api/suppliers/
And you can get specific supplier with help...
-
Inventory
GET
You can get all inventory details with help of the url with /modules/api/inventory/
And you can get specific stock details with help ...
-
Bank Accounts
GET
You can get all existing bank acounts list with help of the url with /modules/api/bankaccounts/
And you can get specific bank acc...
-
GL Accounts
GET
You can get all existing GL Accounts list with help of the url with /modules/api/glaccounts/
And you can get specific GL Account with he...
-
Installation
Extract the api zip to modules directory and activate it like other modules.
Than goto api folder, there within the folder edit the .htaccess file...
-
Tax Types
GET
You can get list of All Tax Types list with help of the url with /...