Payroll Schema
CheckPayrollSubmissionRequest Element
Payroll Schema : CheckPayrollSubmissionRequest Element
Description
Request to check the current status of an Employer's PAYE Payroll Submission, based on the Submission ID.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
CheckPayrollSubmissionRequest Complex Type
Diagram
SubmissionID Element PayrollRunReference Element Version Element Name Element Sequence SoftwareUsed Element TaxYear Element AgentTain Element EmployerRegistrationNumber Element Sequence CheckPayrollSubmissionRequest Element
Overview
CheckPayrollSubmissionRequest CheckPayrollSubmissionRequest Complex Type
Request to check the current status of an Employer's PAYE Payroll Submission, based on the Submission ID.
Sequence
EmployerRegistrationNumber employerReg Simple Type
Employer's PAYE Registration Number.
AgentTain optional agentTAIN Simple Type
Tax Advisor Identification Number. Required if payroll submission filed by 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’.
SubmissionID submissionID Simple Type
Unique Submission ID of the Employer Payroll Submission. Used to identify individual submissions.
Source
<xs:element name="CheckPayrollSubmissionRequest" type="pp:CheckPayrollSubmissionRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Request to check the current status of an Employer's PAYE Payroll Submission, based on the Submission ID.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Payroll Schema