Others


Tax Types

GET

You can get list of All Tax Types list with help of the url with /modules/api/taxtypes/

And you can get specific Tax Type with help of this /modules/api/taxtypes/id      e.g modules/api/taxtypes/1

Tax Groups

GET

You can get list of All Tax Types list with help of the url with /modules/api/taxgroups/

Currencies

GET

You can get list of Allcurrencies list with help of the url with /modules/api/currencies/

And you can get specific Currency with help of this /modules/api/currencies/id      e.g modules/api/currencies/1

 

Exchange Rates

GET

You can get list of All Tax Types list with help of the url with /modules/api/exrates/curr_abrev


Did you find this article useful?



  • Sales and Customer

    Sales GET Getting sales transactions through the url /modules/api/sales/trans_no/Type  e.g /modules/api/sales/2/10   // here 10 ...

  • Purchases and Suppliers

    Suppliers GET You can get all existing suppliers list with help of the url with /modules/api/suppliers/ And you can get specific&nbs...

  • Inventory

    Inventory GET You can get all inventory details with help of the url with /modules/api/inventory/ And you can get specific stoc...

  • Bank Accounts

    Bank Accounts GET You can get all existing bank acounts list with help of the url with /modules/api/bankaccounts/ And you can get sp...

  • GL Accounts

    GL Accounts GET You can get all existing GL Accounts list with help of the url with /modules/api/glaccounts/ And you can get specifi...