Methods

  • get - Get Pay Schedule Metadata

Resource

{
    "employmentSelectionStrategies": [
        "string"
    ],
    "frequencies": [
        "string"
    ],
    "payRunWarnings": [
        {
            "description": "string",
            "id": "int32"
        }
    ],
    "publishPaySlipsPreferences": [
        "string"
    ],
    "reportPacks": [
        {
            "id": "int32",
            "name": "string"
        }
    ],
    "timesheetImportOptions": [
        "string"
    ],
    "usersToNotify": [
        "string"
    ]
}

Properties

Name Type Description
employmentSelectionStrategies[] array of string
frequencies[] array of string
payRunWarnings[] array
payRunWarnings[].description string String
payRunWarnings[].id int32 Int32
publishPaySlipsPreferences[] array of string
reportPacks[] array
reportPacks[].id int32 Int32
reportPacks[].name string String
timesheetImportOptions[] array of string
usersToNotify[] array of string