Payroll Schema
CheckPayrollRunRequest Element
Payroll Schema : CheckPayrollRunRequest Element
Description
Request to check the current status of an Employer's PAYE Payroll Run, based on the RunReference.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
CheckPayrollRunRequest Complex Type
Diagram
PayrollRunReference Element Version Element Name Element Sequence SoftwareUsed Element TaxYear Element AgentTain Element EmployerRegistrationNumber Element Sequence CheckPayrollRunRequest Element
Overview
CheckPayrollRunRequest CheckPayrollRunRequest Complex Type
Request to check the current status of an Employer's PAYE Payroll Run, based on the RunReference.
Sequence
EmployerRegistrationNumber employerReg Simple Type
Employer's PAYE Registration Number.
AgentTain optional agentTAIN Simple Type
Tax Advisor Identification Number. Required if payroll submission is filed by an agent on behalf of employer.
TaxYear dateYear Simple Type
Used to identify the tax year to which the submission relates (YYYY).
SoftwareUsed SoftwareUsed Complex Type
Third party software product identifier.
Sequence
Name defaultString Simple Type
Name of third party software product.
Version defaultString Simple Type
Version of third party software product.
PayrollRunReference PayrollRunReference Simple Type
Used to identify the Payroll event that the submission refers to e.g. ‘Site_1_Week_1’.
Source
<xs:element name="CheckPayrollRunRequest" type="pp:CheckPayrollRunRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Request to check the current status of an Employer's PAYE Payroll Run, based on the RunReference.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Payroll Schema