Query tenants
query Parameters
filterThe OData filter expression (with support for attribute fields)
orderByThe OData order-by expression (with support for attribute fields)
resultThe query result type: items, count or items with count (default: result items)
The query result type
selectThe OData field selection expression
skipThe number of items in the queried collection that are to be skipped
statusThe object status (default: all status)
The object status
topThe number of items in the queried collection
Query tenants › Responses
Success
countThe query result count
The query result items
Add a new tenant
Add a new tenant › Request Body
identifierThe unique identifier of the tenant (immutable)
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
cultureThe culture including the calendar
Custom attributes
Add a new tenant › Responses
Created
identifierThe unique identifier of the tenant (immutable)
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
cultureThe culture including the calendar
Custom attributes
Get a tenant
path Parameters
tenantIdThe tenant id
Get a tenant › Responses
Success
identifierThe unique identifier of the tenant (immutable)
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
cultureThe culture including the calendar
Custom attributes
Update a tenant
path Parameters
tenantIdThe tenant id
Update a tenant › Request Body
identifierThe unique identifier of the tenant (immutable)
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
cultureThe culture including the calendar
Custom attributes
Update a tenant › Responses
Success
identifierThe unique identifier of the tenant (immutable)
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
cultureThe culture including the calendar
Custom attributes
Execute a report query
path Parameters
tenantIdThe tenant id
query Parameters
languageThe data language
The payroll languages
methodNameThe query method
Execute a report query › Responses
Success
nameGets or sets the table name
Gets the collection of columns that belong to this table
Gets the collection of rows that belong to this table
