get_payment_info
Retrieve payment preparation and payment details for an employee, including net pay and payment method. Optionally specify a calendar run for historical data.
Instructions
Get payment preparation and payment details for an employee.
:param employee_id: The employee ID (EMPLID)
:param calendar_run: Optional calendar run ID. If not provided, returns latest.
:return: Payment details including net pay and payment method
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| employee_id | Yes | ||
| calendar_run | No |