v1

latestOpenAPI 3.0.42026-07-2481154567.6 KB
Pay Statements

Get Pay Statement by ID

🚧 Partner Restricted

This endpoint is only available to approved partners who have signed a Paylocity Technology Partnership Agreement. If you are not yet a partner and are interested, please reach out to our team to discuss partnership opportunities.

Summary Description

Retrieves the details of a single pay statement by its ID.

get/apiHub/payroll/v1/companies/{companyId}/employees/{employeeId}/payStatements/{payStatementId}

Path parameters

companyIdstring required

The Paylocity Company Identifier.

employeeIdstring required

The Employee Identifier.

payStatementIdstring uuid required

The UUID of the pay statement.

Query parameters

fieldsstring

Comma-separated list of fields to include.

Headers

testModeboolean

If true, responses are mocked.

Authorizationstring required

Authorization token. Ex. Bearer ...

Response

OK

payStatementIdstring uuid nullable

Unique identifier of the pay statement.

Format: GUID.