Queries the payouts
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
payrunPeriodIdThe payrun period id
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
Queries the payouts › Responses
Success
countThe query result count
The query result items
Create a payout for the period.
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
payrunPeriodIdThe payrun period id
Create a payout for the period. › Request Body
valueDateaccountIbanCreate a payout for the period. › Responses
Created
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)
valueDateThe value date of the payout
accountIbanThe bank account to settle the payout.
The payout entries.
Get a payout
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
payrunPeriodIdThe payrun period id
payoutIdThe payout id
Get a payout › Responses
Success
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)
valueDateThe value date of the payout
accountIbanThe bank account to settle the payout.
The payout entries.
Cancels a payout
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
payrunPeriodIdThe payrun period id
payoutIdThe payout id to cancel
Cancels a payout › Responses
Success
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)
valueDateThe value date of the payout
accountIbanThe bank account to settle the payout.
The payout entries.
Gets the pain file for the payout
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
payrunPeriodIdThe payrun period id
payoutIdThe payout id to cancel
Gets the pain file for the payout › Responses
Success
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)
nameThe document name
contentThe document content
contentTypeThe document content type
Custom attributes
Queries the payrun periods
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
query Parameters
filterThe OData filter expression (with support for attribute fields)
loadRelatedIf the related objects should be loaded (default = false)
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
Queries the payrun periods › Responses
Success
countThe query result count
The query result items
Gets the payrun period
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
payrunPeriodIdThe payrun period id
Gets the payrun period › Responses
Success
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)
periodStartThe period start
periodEndThe period end
periodStatusReflects the status of the payrun period
documentsGeneratedAtTimestamp of when the documents got generated
closedAtTimestamp of when the payrun period got closed.
The period entries
processingStatusReflects the processing status of the payrun period
Gets the relevant event values for the payrun period entry
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
payrunPeriodIdThe payrun period id
payrunPeriodEntryIdThe payrun period entry id
query Parameters
languageThe language
The payroll languages
Gets the relevant event values for the payrun period entry › 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
Queries controlling data of open payrun period
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
query Parameters
languageThe language
The payroll languages
Queries controlling data of open payrun period › Responses
Success
Gets the open payrun period documents
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
Gets the open payrun period documents › Responses
Success
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)
nameThe document name
contentThe document content
contentTypeThe document content type
Custom attributes
Gets the payrun period documents
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
payrunPeriodIdThe payrun period id
Gets the payrun period documents › Responses
Success
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)
nameThe document name
contentThe document content
contentTypeThe document content type
Custom attributes
Gets the document for the payrun period
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
payrunPeriodIdThe payrun period id
documentIdThe document id
query Parameters
reportThe report to generate based on the document (default: null)
variantThe variant of the report (if applicable) (default: null)
Gets the document for the payrun period › Responses
Success
Gets the payrun period entry documents
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
payrunPeriodIdThe payrun period id
payrunPeriodEntryIdThe payrun period entry id
Gets the payrun period entry documents › Responses
Success
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)
nameThe document name
contentThe document content
contentTypeThe document content type
Custom attributes
Gets the document for the payrun period entry
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
payrunPeriodIdThe payrun period id
payrunPeriodEntryIdThe payrun period entry id
documentIdThe document id
query Parameters
reportThe report to generate based on the document (default: null)
variantThe variant of the report (if applicable) (default: null)
Gets the document for the payrun period entry › Responses
Success
Requests a new payrun for the entry
path Parameters
tenantIdThe tenant id
payrollIdThe payroll id
payrunPeriodIdThe payrun period id
payrunPeriodEntryIdThe payrun period entry id
Requests a new payrun for the entry › Responses
Success
