Name / Description | Type / Format | Example | |
---|---|---|---|
reportFormat
|
string
|
"Json"
"Csv"
"Pdf"
|
|
pensionSchemeId
|
string
uuid
|
"string"
|
|
effectiveDateFrom
|
string
date
|
"2025-10-13"
|
|
effectiveDateTo
|
string
date
|
"2025-10-13"
|
|
payScheduleSelections
|
Contract.PayPeriodOrdinalSelection[]
|
{Contract.PayPeriodOrdinalSelection}
|
{
"reportFormat": "Json",
"pensionSchemeId": "string",
"effectiveDateFrom": "2025-10-13",
"effectiveDateTo": "2025-10-13",
"payScheduleSelections": [
{
"payPeriod": "Custom",
"ordinal": 0
}
]
}
- none -
- none -