Contract.CustomReportRequest

Name / Description Type / Format Example
payRunUniqueIds string[]
reportFormat string "Json" "Csv" "Pdf"
{
  "payRunUniqueIds": [
    "string"
  ],
  "reportFormat": "Json"
}
Contained in Models

- none -

Consumed by Operations
Execute report template
Returned by Operations

- none -