| Description | HTTP Request | 
|---|---|
| Birthday Report | 
        GET /api/v2/business/{businessId}/report/birthday | 
      
	  
    
| CPF lodgement report | 
        GET /api/v2/business/{businessId}/report/cpf | 
      
	  
    
| Costing Report | 
        GET /api/v2/business/{businessId}/report/costing | 
      
	  
    
| Deductions Report | 
        GET /api/v2/business/{businessId}/report/deductions | 
      
	  
    
| Deductions Report as Excel | 
        GET /api/payroll/internal/business/{businessId}/report/deductions/xlsx | 
      
	  
    
| Deprecated Detailed Activity Report as Excel | 
        GET /api/v2/business/{businessId}/report/detailedactivity/xlxs | 
      
	  
    
| Deprecated Pay Run Audit Report | 
        GET /api/v2/business/{businessId}/report/payrunaudit/{payRunId}/xlxs | 
      
	  
    
| Deprecated Pay Run Variance Report | 
        GET /api/v2/business/{businessId}/report/payrunvariance/xlxs | 
      
	  
    
| Detailed Activity Report | 
        GET /api/v2/business/{businessId}/report/detailedactivity | 
      
	  
    
| Detailed Activity Report as Excel | 
        GET /api/v2/business/{businessId}/report/detailedactivity/xlsx | 
      
	  
    
| Document Acknowledgements Report | 
        GET /api/v2/business/{businessId}/report/documentAcknowledgements | 
      
	  
    
| Employee Audit Report | 
        GET /api/v2/business/{businessId}/report/employeeaudit | 
      
	  
    
| Employee Details Report | 
        POST /api/v2/business/{businessId}/report/employeedetails | 
      
	  
    
| Employee Details Report | 
        GET /api/v2/business/{businessId}/report/employeedetails | 
      
	  
    
| Employee Details Report Fields | 
        GET /api/v2/business/{businessId}/report/employeedetails/fields | 
      
	  
    
| Employee Payment History Report | 
        GET /api/v2/business/{businessId}/report/paymenthistory | 
      
	  
    
| Employee Payment History Report as Excel | 
        GET /api/v2/business/{businessId}/report/paymenthistory/xlsx | 
      
	  
    
| Get Pay Slips by Finalised Pay Run Id | 
        GET /api/v2/business/{businessId}/report/payslip | 
      
	  
    
| Get shift swapping report by business id | 
        GET /api/v2/business/{businessId}/report/shiftswapping | 
      
	  
    
| Get tasks by business id | 
        GET /api/v2/business/{businessId}/report/tasks | 
      
	  
    
| Gross To Net Report | 
        GET /api/v2/business/{businessId}/report/grosstonet | 
      
	  
    
| Gross To Net Report as Excel | 
        GET /api/v2/business/{businessId}/report/grosstonet/xlsx | 
      
	  
    
| Journal Report | 
        GET /api/v2/business/{businessId}/report/journal | 
      
	  
    
| Leave Balances Report | 
        GET /api/v2/business/{businessId}/report/leavebalances | 
      
	  
    
| Leave Balances Report as Excel | 
        GET /api/v2/business/{businessId}/report/leavebalances/xlsx | 
      
	  
    
| Leave Liability Report | 
        GET /api/v2/business/{businessId}/report/leaveliability | 
      
	  
    
| Leave Liability report as Excel | 
        GET /api/v2/business/{businessId}/report/leaveliability/xlsx | 
      
	  
    
| Pay Categories Report | 
        GET /api/v2/business/{businessId}/report/paycategories | 
      
	  
    
| Pay Run Audit Report | 
        GET /api/v2/business/{businessId}/report/payrunaudit/{payRunId}/xlsx | 
      
	  
    
| Pay Run Inclusions Report | 
        GET /api/v2/business/{businessId}/report/payruninclusions | 
      
	  
    
| Pay Run Variance Report | 
        GET /api/v2/business/{businessId}/report/payrunvariance/xlsx | 
      
	  
    
| Prepare Leave Liability report | 
        POST /api/v2/business/{businessId}/report/leaveliability/preparation | 
      
	  
    
| Roster vs Timesheet Comparison Report | 
        GET /api/v2/business/{businessId}/report/rostertimesheetcomparison | 
      
	  
    
| Timesheet Report | 
        GET /api/v2/business/{businessId}/report/timesheet | 
      
	  
    
| Withholding Report | 
        GET /api/v2/business/{businessId}/report/withholding | 
      
	  
    
Powered by DapperDox