Methods

  • post - Prepare Leave Liability report

Resource

{
    "jobId": "uuid",
    "status": "string"
}

Properties

Name Type Description
jobId uuid Guid
status string LongRunningJobStatus

Possible values are:

  • Queued
  • Running
  • Complete
  • Failed
  • Cancelled