Transition Calculation

These endpoints let you manage transition calculations in the system. It allows you to perform transition calculations based on various parameters and settings.

Deprecated

Get Transition Calculation Count

get

⚠️ This endpoint is deprecated. Transition Calculation Process now available at Regular Salary Process, so the menu and existing endpoint are deprecated and will be removed


Search Query

Supported Keys
Supported Operators
Notes

idIn

:

Equal operator with multiple values, each value separated with delimiters ;

year

:

Like operator

month

:

Like operator

organizationId

:

Like operator

jobTitleId

:

Like operator

locationId

:

Like operator

employeeId

:

Like operator

employeeName

:

Like operator

employeeIdentificationNumber

:

Like operator

startDate

: > <

Equal Greater than or equal to Less than or equal to

endDate

: > <

Equal Greater than or equal to Less than or equal to

Authorizations
AuthorizationstringRequired

Bearer authentication header of the form Bearer <token>.

Responses
chevron-right
200

OK

application/json
processedCountnumberOptional
unprocessedCountnumberOptional
get
/core/v1/transition-calculations/process/count
Deprecated

Get Processed Transition Calculation

get

⚠️ This endpoint is deprecated. Transition Calculation Process now available at Regular Salary Process, so the menu and existing endpoint are deprecated and will be removed


Search Query

Supported Keys
Supported Operators
Notes

idIn

:

Equal operator with multiple values, each value separated with delimiters ;

year

:

Like operator

month

:

Like operator

organizationId

:

Like operator

jobTitleId

:

Like operator

locationId

:

Like operator

employeeId

:

Like operator

employeeName

:

Like operator

employeeIdentificationNumber

:

Like operator

startDate

: > <

Equal Greater than or equal to Less than or equal to

endDate

: > <

Equal Greater than or equal to Less than or equal to

Authorizations
AuthorizationstringRequired

Bearer authentication header of the form Bearer <token>.

Responses
chevron-right
200

OK

application/json
totalPagesintegerRequired

Total number of pages available

lastbooleanRequired

Indicates whether this is the last page

totalElementsintegerRequired

Total number of elements across all pages

numberOfElementsintegerRequired

Number of elements in the current page

firstbooleanRequired

Indicates whether this is the first page

sizeintegerRequired

Size of the page (number of elements per page)

numberintegerRequired

Current page number (zero-indexed)

get
/core/v1/transition-calculations/process/processable/processed
Deprecated

Get Processable Transition Calculation

get

⚠️ This endpoint is deprecated. Transition Calculation Process now available at Regular Salary Process, so the menu and existing endpoint are deprecated and will be removed


Search Query

Supported Keys
Supported Operators
Notes

idIn

:

Equal operator with multiple values, each value separated with delimiters ;

year

:

Like operator

month

:

Like operator

organizationId

:

Like operator

jobTitleId

:

Like operator

locationId

:

Like operator

employeeId

:

Like operator

employeeName

:

Like operator

employeeIdentificationNumber

:

Like operator

startDate

: > <

Equal Greater than or equal to Less than or equal to

endDate

: > <

Equal Greater than or equal to Less than or equal to

Authorizations
AuthorizationstringRequired

Bearer authentication header of the form Bearer <token>.

Responses
chevron-right
200

OK

application/json
totalPagesintegerRequired

Total number of pages available

lastbooleanRequired

Indicates whether this is the last page

totalElementsintegerRequired

Total number of elements across all pages

numberOfElementsintegerRequired

Number of elements in the current page

firstbooleanRequired

Indicates whether this is the first page

sizeintegerRequired

Size of the page (number of elements per page)

numberintegerRequired

Current page number (zero-indexed)

get
/core/v1/transition-calculations/process/processable/unprocessed
Deprecated

Get Processable Time Allowance Transition

get

⚠️ This endpoint is deprecated. Transition Calculation Process now available at Regular Salary Process, so the menu and existing endpoint are deprecated and will be removed

Search Query

Supported Keys
Supported Operators
Notes

idIn

:

Equal operator with multiple values, each value separated with delimiters ;

year

:

Like operator

month

:

Like operator

organizationId

:

Like operator

jobTitleId

:

Like operator

locationId

:

Like operator

employeeId

:

Like operator

employeeName

:

Like operator

employeeIdentificationNumber

:

Like operator

startDate

: > <

Equal Greater than or equal to Less than or equal to

endDate

: > <

Equal Greater than or equal to Less than or equal to

Authorizations
AuthorizationstringRequired

Bearer authentication header of the form Bearer <token>.

Responses
chevron-right
200

OK

application/json
totalPagesintegerRequired

Total number of pages available

lastbooleanRequired

Indicates whether this is the last page

totalElementsintegerRequired

Total number of elements across all pages

numberOfElementsintegerRequired

Number of elements in the current page

firstbooleanRequired

Indicates whether this is the first page

sizeintegerRequired

Size of the page (number of elements per page)

numberintegerRequired

Current page number (zero-indexed)

get
/core/v1/transition-calculations/time-allowances/process/processable

Last updated