Returns Reconciliation Schema
PayrollRunDetails Element
Returns Reconciliation Schema > LookupPayrollDetailsByReturnPeriodResponse Complex Type : PayrollRunDetails Element
Description
Data Item Ref: N/A. List of individual payroll runs with pay dates in the selected period.
Namespace http://www.ros.ie/schemas/paye-employers/v1/returns_reconciliation/
Type
PayrollRunDetails Complex Type
Diagram
LPT Element USC Element PRSI Element TaxOnIncome Element multiPeriod Element RunDate Element PayrollRunReference Element Sequence PayrollRunDetails Element
Overview
PayrollRunDetails 0..∞ PayrollRunDetails Complex Type
Data Item Ref: N/A. List of individual payroll runs with pay dates in the selected period.
Sequence
PayrollRunReference PayrollRunReference Simple Type
Data Item Ref: 213. The reference number identifies a specific payroll run.
RunDate xs:date
Data Item Ref: 214. The date the payroll run was submitted or last updated.
multiPeriod xs:boolean
Data Item Ref: 215. Indicates if the Payroll Run includes pay dates in other periods. (Only payroll figures with pay dates in the selected period are included in this period's totals).
TaxOnIncome xs:decimal
Data Item Ref: 216. The total amount of Income Tax in the payroll run for this period. (Only payroll figures with pay dates in the selected period are included in this period's totals).
PRSI xs:decimal
Data Item Ref: 217. The total amount of PRSI (employer and employee) in the payroll run for this period. (Only payroll figures with pay dates in the selected period are included in this period's totals).
USC xs:decimal
Data Item Ref: 218. The total amount of USC in the payroll run for this period. (Only payroll figures with pay dates in the selected period are included in this period's totals).
LPT xs:decimal
Data Item Ref: 219. The total amount of LPT in the payroll run for this period. (Only payroll figures with pay dates in the selected period are included in this period's totals).
Source
<xs:element name="PayrollRunDetails" type="rr:PayrollRunDetails" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Data Item Ref: N/A. List of individual payroll runs with pay dates in the selected period.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
LookupPayrollDetailsByReturnPeriodResponse Complex TypeReturns Reconciliation Schema