GET /Report/NETPAY/run
Summary: Runs the net pay report
Operation ID: GetNetPayReportOutput
Auth: unknown
Operation ID: GetNetPayReportOutput
Auth: unknown
Description
Returns the result of the executed net pay report for the given query parameters
Parameters (8)
Api-Version
(string, header, required, default: default)
The version of the api to target. Omit or set as 'default' to target the current api version.
Authorization
(string, header, required, default: Auto)
The OAuth 1 authorization header. 'Auto' enables auto complete.
EmployerKey
(string, query, required)
The employer unique key. E.g. ER001
MaxIndex
(string, query, optional)
The highest element index to return from the report. Used to control paging within large data sets. E.g. 100
PayScheduleKey
(string, query, required)
The pay schedule unique key. E.g. SCH001
StartIndex
(string, query, optional)
The element index to begin the report. Used to control paging within large data sets. E.g. 1
TaxPeriod
(string, query, optional)
The tax period number.
TaxYear
(string, query, required)
The tax year. E.g. 2017 = 2017/18 year.
No probe data for this endpoint yet.