Methods

  • post - Create Pay Run (Async)
  • post - Create Pay Run

Resource

{
    "adhoc": "boolean",
    "callbackUrl": "string",
    "createWithEmptyPays": "boolean",
    "datePaid": "date-time",
    "externalId": "string",
    "payPeriodEnding": "date-time",
    "payScheduleId": "int32",
    "timesheetImportOption": "string"
}

Properties

Name Type Description
adhoc boolean Nullable
callbackUrl string String
createWithEmptyPays boolean Nullable
datePaid date-time DateTime
externalId string String
payPeriodEnding date-time DateTime
payScheduleId int32 Int32
timesheetImportOption string Nullable

Possible values are:

  • None
  • ThisPayPeriod
  • AllOutstanding
  • CustomPeriod