Employees receive a pay stub each payday, an important document outlining several financial details. It lists the employee’s total earnings after taking into account the amounts required for taxes and other deductions. Pay stubs usually include information about income from commissions, hourly wages, or salaries, as well as relevant details like taxes deducted.

CloudApper-Solution-Community-for-UKG

AI Platform

UKG Technology Partner

Need something UKG doesn't do out of the box? We build it.

With this API, you can get an Employee Weekly Pay stub from WFM Pro.

CloudApper-Solution-Community-for-UKG

AI Platform

UKG Technology Partner

Get expert help getting the most out of UKG.

The request method id Post and the API endpoint we will be using is

CloudApper-Solution-Community-for-UKG

AI Platform

UKG Technology Partner

Get hands-on help customizing and extending UKG.

https://{{hostname}}/payroll/v1/employees/pay-statements

Use your company’s username and password.

CloudApper-Solution-Community-for-UKG

AI Platform

UKG Technology Partner

Your dedicated partner for getting more from UKG.

Set Header Parameters and API Key accordingly.

CloudApper-Solution-Community-for-UKG

AI Platform

UKG Technology Partner

Custom UKG solutions, built around exactly what you need.

In the body Parameters, set the Employee ID in “EEID” and date range with StartDate and EndDate. You can set how many records you want per page according to your preference.

Once you send the request, it will return the Employee’s Pay statement with deductions, Earnings and Tax information –