Name / Description | Type / Format | Example | |
---|---|---|---|
period
The Period (i.e, Tax Week or Tax Month) of the PayRun
|
integer
int32
|
0
|
|
ordinal
The Ordinal of the PayRun
|
integer
int32
|
0
|
|
payPeriod
|
string
|
"Custom"
"Monthly"
"FourWeekly"
"Fortnightly"
"Weekly"
"Daily"
|
|
isLeaverPresent
Indicates if a leaver is present in the pay run
|
boolean
|
true
|
{
"period": 0,
"ordinal": 0,
"payPeriod": "Custom",
"isLeaverPresent": true
}
- none -
- none -
- none -