Query company case values
path Parameters
tenantIdThe tenant id
query Parameters
divisionIdThe division id
caseFieldNameThe case field name
caseNameThe case name
divisionScopeThe division scope
The division scope
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 company case values › Responses
Success
countThe query result count
The query result items
Get a company case value
path Parameters
tenantIdThe tenant id
caseValueIdThe company case value id
Get a company case value › Responses
Success
caseFieldNameThe associated case field name
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)
caseChangeIdThe case change id (immutable)
divisionIdThe division id (immutable) Mandatory for case values with local value scope Ason.Payroll.Api.Model.CaseField.ValueScope
employeeIdThe employee id, mandatory for employee case changes
caseNameThe associated case name
The localized case names
displayCaseNameThe localized case name
The localized case field names
displayCaseFieldNameThe localized case field name
valueTypeThe payroll value types for cases
valueThe case value (JSON format)
numericValueThe case numeric value
cancellationDateCancellation date
startThe starting date for the value
endThe ending date for the value
forecastThe forecast name
tagsThe case value tags
Custom attributes
