Tuhund - CI Count API

API # : 8022 | API Name : cicount

Gets number of commercial invoices / tax invoices matching the filters in the payload.

URL : <domain>/apic/cicount
Methods Allowed : POST
Request Body : JSON Payload

Payload Structure :

Name Description Type
search Search text. String
sdate Starting date in DD/MM/YYYY format. For example 01/04/2020 would get all records starting from April 1, 2020 String
fdate Ending date in DD/MM/YYYY format. For example 31/03/2021 would get all records till from March 31, 2021 String
itemid Company ID of the customer. String
show Status of the invoice String
ep1 Accounting Status of the invoice
  • P : Posted to books of accounts
  • A : Posted to books of accounts with awaiting IRN Status
  • N : Not Posted to books of accounts yet
String
show3 Record type ID. String
show4 Currency. Three letter currency code to get records for a specific currency or "NOT-" and three letter currency code to exclude a particular currency.
Examples :
  • USD : Get records for only USD
  • NOT-USD : Get records for all currencies except USD
String
show2 Agent ID. ID of the agent for the sale through agents and sub-dealers.
ANY : Value to send for getting sales through all agents. This excludes direct sales.
NONE : Value to send for getting direct sales. This excludes all sales through agents and sub-dealers.
String
show8 Zone ID. ID of the marketing zone.
none : Value to send for getting sales to customers where marketing zone has not been specified.
String
show6 Group ID. ID of the customer group.
none : Value to send for getting sales to customers that are not part of any specific group.
String
ep2 ID of the sales person who has made the sale. String
show7 Type code of the associated record.
If required, please check type code for the deployment being integrated with. Type codes are dynamically generated, but can be edited manually. Therefore, it can differ from deployment to deployment.
String

Request Headers :

Name Description
device A short name of your application. Device is mandatory but any value between 3 and 20 characters is accepted.
Authentication Authentication code generated for API call.

Sample Payload :

Sample success response :

Sample failure response :

Tuhund Logo
TUHUND®
Home About us Modules CRM HR SALES BI SERVICES MANAGEMENT INVENTORY MANAGEMENT ACCOUNTING AND FINANCE PROCUREMENT PROJECT MANAGEMENT ERP ADMINISTRATION DATA REPOSITORY API & SUB PORTALS Careers Community Blog
M Home Schedule Demo About us Community Blog
CRM HR SALES BI SERVICES MANAGEMENT INVENTORY MANAGEMENT ACCOUNTING AND FINANCE PROCUREMENT PROJECT MANAGEMENT ERP ADMINISTRATION DATA REPOSITORY API & SUB PORTALS Careers
API Documents
Request Demo