Business
Account name
Internal account name for accounting system.
API Endpoint (click to try):
Function name(s):
account_namecompany_random.r_account_name
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
companyname |
Text |
|
Company name to help for the account name. |
Example output:
{
"Account name": {
"r_account_name": "VWXWXOWW0085"
}
}
Company Division
A divisional grouping label.
API Endpoint (click to try):
Function name(s):
company_divisioncompany_random.r_division
Parameters:
Name |
Type |
Bound Input |
Description |
short_form |
Text |
[Yes,No] |
Short form? |
country |
Text |
|
ISO 2 letter country code |
Example output:
{
"Company Division": {
"r_division": "South America"
}
}
Company ID
Tax registration ID of a company.
API Endpoint (click to try):
Function name(s):
company_idcompany_random.r_companyid
Parameters:
Name |
Type |
Bound Input |
Description |
country |
Text |
|
ISO 2 letter country code |
formatted |
Text |
[Yes,No] |
Formatted or Raw |
Example output:
{
"Company ID": {
"r_companyid": "51-2895482"
}
}
Company Name
A company name.
API Endpoint (click to try):
Function name(s):
company_namecompany_random.r_companyname
Parameters:
Name |
Type |
Bound Input |
Description |
country |
Text |
|
ISO 2 letter country code |
Example output:
{
"Company Name": {
"r_companyname": "Prodigious Associates"
}
}
Customer ID
Generate a customer id.
API Endpoint (click to try):
Function name(s):
customer_idcompany_random.r_customer_id
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
only_numbers |
Number |
|
If 1 ID will only be numbers. Default is 0. |
length |
Number |
|
The length of the ID. Default is 10. |
Example output:
{
"Customer ID": {
"r_customer_id": "21NI751535"
}
}
Department
A department name in a company.
API Endpoint (click to try):
Function name(s):
departmentcompany_random.r_department
Parameters:
Name |
Type |
Bound Input |
Description |
country |
Text |
|
ISO 2 letter country code |
Example output:
{
"Department": {
"r_department": "Investor Relations"
}
}
Employees
Number of employees of a business.
API Endpoint (click to try):
Function name(s):
employeescompany_random.r_employees
Parameters:
Name |
Type |
Bound Input |
Description |
companysize |
Text |
[small,medium,large,corperation] |
Size of the company |
Example output:
{
"Employees": {
"r_employees": "2538"
}
}
Hierachy level
Level in organizational hierachy.
API Endpoint (click to try):
Function name(s):
hierachy_levelcompany_random.r_hierachy_level
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"Hierachy level": {
"r_hierachy_level": "3"
}
}
Hierachy node
Hierachy node in organizational hierachy.
API Endpoint (click to try):
Function name(s):
hierachy_nodecompany_random.r_hierachy_node
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
hierachy_level |
Number |
|
Level of hierachy to generate. |
Example output:
{
"Hierachy node": {
"r_hierachy_node": "/1/5/"
}
}
Industry
The industry of a business.
API Endpoint (click to try):
Function name(s):
industrycompany_random.r_industry
Parameters:
Name |
Type |
Bound Input |
Description |
country |
Text |
|
ISO 2 letter country code |
Example output:
{
"Industry": {
"r_industry": "Agriculture"
}
}
Product code
Generate a code for a product.
API Endpoint (click to try):
Function name(s):
product_codecompany_random.r_product_code
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
product_name |
Text |
|
Name of a product to help create product code. |
Example output:
{
"Product code": {
"r_product_code": "ID-2764"
}
}
Product name
The industry of a business.
API Endpoint (click to try):
Function name(s):
product_namecompany_random.r_product_name
Parameters:
Name |
Type |
Bound Input |
Description |
country |
Text |
|
ISO 2 letter country code |
Example output:
{
"Product name": {
"r_product_name": "The handsome zanveh"
}
}
Project Task
A named project task.
API Endpoint (click to try):
Function name(s):
project_taskcompany_random.r_project_task
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
short_form |
Text |
[Yes,No] |
Short form? |
as_code_form |
Text |
[Yes,No] |
As code? |
upper |
Text |
[Yes,No] |
All uppercase? |
Example output:
{
"Project Task": {
"r_project_task": "Development"
}
}
Revenue
Revenue of a business.
API Endpoint (click to try):
Function name(s):
revenuecompany_random.r_revenue
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
companysize |
Text |
[small,medium,large,corperation] |
Size of the company |
Example output:
{
"Revenue": {
"r_revenue": "17275854.88"
}
}
Sales type
A type of sales.
API Endpoint (click to try):
Function name(s):
sales_typecompany_random.r_sale_type
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"Sales type": {
"r_sale_type": "Manufacturer"
}
}