Remote · Arazzo Workflow
Remote Retrieve An Employee Payslip
Version 1.0.0
Find an active employee by email, list their payslips, and fetch the latest payslip detail.
View Spec
View on GitHub
Global PayrollEORContractor ManagementContractor of RecordPEOHRISRecruitingBenefitsEmploymentHRComplianceWorkforceMCPAI AgentsArazzoWorkflows
Provider
Workflows
employee-payslip
Resolve an employment by email and fetch its latest payslip.
Lists employments filtered by email, lists the matched employment's payslips, and reads the first payslip back for its detail.
1
findEmployment
listEmployments
Look up the employment by email.
2
listPayslips
listPayslips
List the matched employment's payslips.
3
showPayslip
showPayslip
Read the latest payslip back for its gross, net, and document URL.
Source API Descriptions
openapi