GuidesAPI ReferenceChangelog
Changelog
improved

v.2.1.95

Updated: POST EOR Contract Creation

Added missing request body fields to the employment object:

  • probation_period_type_for_definite: Specifies the type of probation period (STANDARD or CUSTOM).
  • notice_period_type: Specifies the type of notice period (STANDARD or CUSTOM).
  • notice_period_during_probation: Defines the notice period (in days) during probation if notice_period_type is CUSTOM.
  • notice_period_after_probation: Defines the notice period (in days) after probation if notice_period_type is CUSTOM.

Endpoint: POST /rest/v2/eor

API Reference: Crete EOR Contract