Tuhund - List of companies with basic details API

API # : 8007 | API Name : companies

This API gets filtered, sort and ordered records from companies (known business entities) master database.

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

Payload Structure :

Name Description Type
search Search text. String
show Relation with the organization. Examples :
  • CUSTOMERS : All customers of various branches and entities.
  • VENDORS : All vendors of various branches and entities.
  • NCUSTOMERS : All entities other than customers.
  • NVENDORS : All entities other than customers.
  • NONE : Entities that are neither customers nor vendors.
String
show2 Industry String
show3 Country. Two character country code. String
pp Number of records per page.
All the matching records are split in sets similar to pages. This value tells the system how many records have to be grouped under each page. Default value is 100
Integer
page Page number. Default is 1 Integer
srt Sort by. Possible values are :
  • COMPANYNAME : Company name
  • COMPANYNUMBER : Company number
  • SHORTNAME : Short name
  • CITY : City
  • STATE : State
  • COUNTRYNAME : Country
  • GSTIN : GST Number
String
order Sort Order. ASC or DESC 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 :

Response Interpretation :

Key Description
totalitems Total Number of items matching search criteria

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