Added
-
On Demand Payroll → Attach entries to On-Demand Payroll: Endpoint is now available, which allows to attach existing eligible entries to an On-Demand Payroll that is awaiting client review before submission.
-
On Demand Payroll → Detach entries from On-Demand Payroll: Endpoint is now available, which allows to detach entries from an On-Demand Payroll, moving them to regular payroll or permanently deleting them before the ODP is submitted.
-
On Demand Payroll → Cancel On-Demand Payroll: Endpoint is now available, which allows to cancel an On-Demand Payroll, optionally keeping specified entries available for a future regular payroll cycle.
-
Time Off → Get time-off attachment download URL: Endpoint is now available, which allows to retrieve a short-lived presigned URL to download a time-off attachment directly from object storage.
Changed
-
Webhooks → Update a webhook: Added
include_child_orgsfield in the request body and response that indicates whether the webhook will receive events from child organizations. -
Webhooks → Create a webhook: Added
include_child_orgsin the request and response that indicates whether the webhook will also receive events from child organizations. -
Webhooks → List webhooks: Added
include_child_orgsin the response that indicates whether the webhook will also receive events from child organizations. -
Cost Calculator → Calculate Employee Costs Globally: Added
salary_periodto the request body that specifies the salary period for the amount provided, and addedemployer_annual_coststo the response that contains costs incurred by the employer for cost items with an annual payment frequency.