Added

  • On Demand PayrollAttach 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 PayrollDetach 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 PayrollCancel 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 OffGet 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

  • WebhooksUpdate a webhook: Added include_child_orgs field in the request body and response that indicates whether the webhook will receive events from child organizations.

  • WebhooksCreate a webhook: Added include_child_orgs in the request and response that indicates whether the webhook will also receive events from child organizations.

  • WebhooksList webhooks: Added include_child_orgs in the response that indicates whether the webhook will also receive events from child organizations.

  • Cost CalculatorCalculate Employee Costs Globally: Added salary_period to the request body that specifies the salary period for the amount provided, and added employer_annual_costs to the response that contains costs incurred by the employer for cost items with an annual payment frequency.