GET /Report/P60/run

payrun.io

Summary: Runs the P60 report
Operation ID: GetP60ReportOutput
Auth: unknown
Description

Returns the result of the executed P60 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.

EmployeeCodes (string, query, optional)

A comma separated list of the employee codes. E.g. EMP001,EMP002

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

StartIndex (string, query, optional)

The element index to begin the report. Used to control paging within large data sets. E.g. 1

TaxYear (string, query, required)

The tax year. E.g. 2017 = 2017/18 year.

TransformDefinitionKey (string, query, optional)

The transform definition unique key. E.g. P45-Pdf

No probe data for this endpoint yet.