Name / Description | Type / Format | Example | |
---|---|---|---|
payrollCode
Payroll Code for exported pay line
|
string
|
"string"
|
|
uniqueIdentifier
Unique Id for exported pay line
|
string
uuid
|
"string"
|
|
amount
Amount for exported pay line
|
number
double
|
0.0
|
|
multiplierType
MultiplierType of exported pay line
|
integer
int32
|
0
|
|
multiplier
Multiplier for exported pay line
|
number
double
|
0.0
|
|
hours
Number of Hours for exported pay line
|
number
double
|
0.0
|
|
days
Number of Days for exported pay line
|
number
double
|
0.0
|
|
payCode
Pay code for exported pay line
|
string
|
"string"
|
|
description
Note for exported pay line
|
string
|
"string"
|
|
effectiveFrom
Effective From date for exported pay line
|
string
date
|
"2025-04-27"
|
|
effectiveTo
Effective To date for exported pay line
|
string
date
|
"2025-04-27"
|
|
isNetToGross
Indicates Gross To Net value for exported pay line
|
boolean
|
true
|
|
department
Department for exported pay line
|
string
|
"string"
|
|
costCentre
Cost Centre for exported pay line
|
string
|
"string"
|
|
isAutomaticBackPay
Indicates Automatic Back Pay value for exported pay line
|
boolean
|
true
|
|
ignoreInitialBackPay
Indicates Ignore Initial Back Pay value for exported pay line
|
boolean
|
true
|
|
contributesToBasicPay
Indicates Contributes To Basic Pay value for exported pay line
|
boolean
|
true
|
|
autoAdjustForLeave
Indicates Auto Adjust For Leave value for exported pay line
|
boolean
|
true
|
|
roleReference
Employee Role Reference for exported pay line
|
string
|
"string"
|
|
paySpine
Pay Spine for exported pay line
|
string
|
"string"
|
|
payGrade
Pay Grade for exported pay line
|
string
|
"string"
|
|
spinePoint
Spine Point for exported pay line
|
string
|
"string"
|
|
londonAllowanceType
London Allowance type for exported pay line
|
string
|
"string"
|
|
calculateAsWhenPaid
Indicates whether this pay line should be treated as When Paid rather than When Earned
|
boolean
|
true
|
|
departmentId
Department ID associated with the exported payline
|
string
uuid
|
"string"
|
|
costCentreId
Cost Centre ID associated with the exported payline
|
string
uuid
|
"string"
|
|
paySpineId
Pay Spine ID associated with the exported payline
|
string
uuid
|
"string"
|
|
spinalPointId
Spinal Point ID associated with the exported payline
|
string
uuid
|
"string"
|
|
paySpineGradeId
Pay Spine Grade ID associated with the exported payline
|
string
uuid
|
"string"
|
{
"payrollCode": "string",
"uniqueIdentifier": "string",
"amount": 0.0,
"multiplierType": 0,
"multiplier": 0.0,
"hours": 0.0,
"days": 0.0,
"payCode": "string",
"description": "string",
"effectiveFrom": "2025-04-27",
"effectiveTo": "2025-04-27",
"isNetToGross": true,
"department": "string",
"costCentre": "string",
"isAutomaticBackPay": true,
"ignoreInitialBackPay": true,
"contributesToBasicPay": true,
"autoAdjustForLeave": true,
"roleReference": "string",
"paySpine": "string",
"payGrade": "string",
"spinePoint": "string",
"londonAllowanceType": "string",
"calculateAsWhenPaid": true,
"departmentId": "string",
"costCentreId": "string",
"paySpineId": "string",
"spinalPointId": "string",
"paySpineGradeId": "string"
}
- none -
- none -