GuidesRecipesAPI ReferenceChangelogDiscussions
Changelog

Changed

  • Time OffList policies: Added a new response boolean property is_description_required that indicates when a leave description is required for requesting against the policy. Also added a new response string enum property is_attachment_required that indicates when an leave file attachment is required for requesting against the policy. The possible values are REQUIRED, CONDITIONALLY_REQUIRED and NOT_REQUIRED.

Added

Changed

  • AmendmentsView information about amendment: Added fixed_adjustment and variable_compensation in the response to represent the amended fixed adjustment and variable compensation.
  • AmendmentsUpdate a specific EOR contract amendment: Added fixed_adjustment and variable_compensation fields to request and response to include the amended fixed adjustment and variable compensation.
  • AmendmentsCreate an EOR contract amendment: Added fixed_adjustment and variable_compensation fields to request and response to include the amended fixed adjustment and variable compensation.

Changed

  • HRX DocumentsRetrieve HRX Documents: Added category_id to the API response to provide a stable identifier for document categories.
  • LookupsRetrieve Country List: Added default_currency to the API response.
  • Time OffGet Profile Entitlements: Added a new response boolean property is_allowance_unlimited that indicates when the allowance is unlimited.
  • GroupsClone a Group: Added support for external_metadata property in both request body and response.
  • EORCreate an EOR contract: Added probation_period_time_unit to request body so user can specify time unit of probation period.

Changed

  • ContractsList of contracts: updated statuses filter to include onboarding and onboarded status. When a direct employee payroll contract is created and onboarding steps are not completed the status remains in onboarding status. Once onboarding is completed and agreement start date is in the future, contract status is changed to onboarded.

Changed

  • AccountingGet invoice by id: added worker_id and line_items[].type fields to response payload.

Added

  • EOR, HRXCreate Vendor Bill: endpoint is now available, making possible to create vendor bills from external invoice provider data.
  • EOR, HRXDownload HRX Documents: endpoint is now available, enabling users to generate a pre-signed URL to download a specific HRX document as a PDF file for a given EOR contract.
  • TreasuryRetrieve HRX Documents: endpoint is now available, allowing users to retrieves a list of HRX documents that have been shared with an employee for a specific EOR contract.

Changed

  • ScreeningsGet worker's KYC details: added optional contract_id to query parameters which must be provided in case multiple profiles are found by the provided worker ID.

Added

Added