GET /v1/businessunits

visma.com

Summary: Get all the BusinessUnits
Operation ID: BusinessUnits_GetBusinessUnits
Auth: unknown

Parameters (9)

active (boolean, query, optional)

If not given, return all BusinessUnits, if given as true return only active BusinessUnits, if given as false returns only inactive BusinessUnits

changedSince (string, query, optional)

Optional: Get business units that have been added or changed after this date time (greater or equal).

code (string, query, optional)

Optional: Code of the business unit.

companyCountryGuid (string, query, optional)

Optional: ID of the country in which the company of business units is located.

companyGuid (string, query, optional)

Optional: ID of the company to which the business units belong.

firstRow (integer, query, optional, default: 0)

Optional: first row to fetch. Default 0 = first row.

name (string, query, optional)

Optional: Name of the business unit.

rowCount (integer, query, optional)

Optional: How many rows to fetch, Default 20, maximum 100.

textToSearch (string, query, optional)

Optional: Text to search from business unit name.

No probe data for this endpoint yet.