Hopshift
API Reference

Payroll

External API endpoints for payroll data (coming soon)

Payroll endpoints are currently in development and are not yet available on the external API (/api/v1/). This page will be updated with full documentation when they are released.

Planned Endpoints

The following payroll endpoints are planned for a future release:

  • GET /api/v1/payroll/runs: list payroll runs
  • GET /api/v1/payroll/runs/:id: get a payroll run with all employee line items
  • GET /api/v1/payroll/runs/:id/documents/:type: download a compliance document (PND1, SSO 1-10, payslips, etc.)

If you have a specific integration use case that depends on payroll API access, please contact Hopshift support.

On this page