Payroll Schema
Status Element
Payroll Schema > CheckPayrollRunResponse Complex Type : Status Element
Description
Current Status of Payroll Run. Possible values are Pending or Processed. Will be marked as Pending if any submissions making up the Payroll Run are at a status of Pending.
Namespace http://www.ros.ie/schemas/paye-employers/v1/payroll/
Type
processingStatus Simple Type
Diagram
Status Element
Overview
Status processingStatus Simple Type
Current Status of Payroll Run. Possible values are Pending or Processed. Will be marked as Pending if any submissions making up the Payroll Run are at a status of Pending.
Source
<xs:element name="Status" type="pc:processingStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Current Status of Payroll Run. Possible values are Pending or Processed. Will be marked as Pending if any submissions making up the Payroll Run are at a status of Pending.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CheckPayrollRunResponse Complex TypePayroll Schema