Query employee case changes
path Parameters
tenantIdThe tenant id
employeeIdThe employee id
query Parameters
divisionIdThe division id
excludeGlobalExclude global changes
filterThe OData filter expression (with support for attribute fields)
languageThe language
The payroll languages
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 employee case changes › Responses
Success
countThe query result count
The query result items
Get an employee case change
path Parameters
tenantIdThe tenant id
employeeIdThe employee id
caseChangeIdThe case value change id
Get an employee case change › Responses
Success
userIdThe change user id
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)
employeeIdThe employee id, mandatory for employee case changes (immutable)
divisionIdThe division id (immutable) If present, this values overrides all case value divisions Ason.Payroll.Api.Model.CaseValue.DivisionId
correlationIdThe correlation id of the case change
cancellationTypeThe cancellation type of a case
cancellationIdThe cancellation case id (immutable)
cancellationDateThe cancellation date (immutable)
reasonThe change reason
validationCaseNameThe validation case name, triggers the case validation (optional)
forecastThe forecast name
The case values
Custom attributes
Query employee case changes values
path Parameters
tenantIdThe tenant id
employeeIdThe employee id
query Parameters
divisionIdThe division id
excludeGlobalExclude global changes
filterThe OData filter expression (with support for attribute fields)
languageThe language
The payroll languages
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 employee case changes values › Responses
Success
countThe query result count
The query result items
