GuidesAPI ReferenceChangelog
Changelog

Added

  • TreasuryCreate Vendor Bill: Generate vendor bills from external Brightflag provider data

Changed

  • {Screenings}Get worker's KYC details:
    • worker_profile_id has been migrated to profile_id
    • either of them is accepted by the endpoint (XOR)
    • exposed identity_document_number, document_extracted_last_name, document_extracted_first_name, document_extracted_middle_name fields to the response
    • added support of filtering KYC details by hris_profile_id (worker_profile_id now)

Removed

Added

  • OrganizationClone a Group: Clone an existing group with all its configuration under a new name
  • Deel ITGet IT order: Get information about a specified IT order
  • Deel ITList IT orders: List IT orders in your organization
  • Deel ITList IT assets: List IT assets in your organization
  • Deel ITGet IT Asset: Get information about a specified IT asset
  • Deel ITList IT policies: List all IT policies in your organization

Added

  • People APICreate a direct employee: document_template_id is now included in the request body, allowing users to use a contract template when creating an employee

Added

  • Contract APISign worker contract: created_at is now included in the success response, allowing users to track the time when a contract is created
  • Contract APISign worker contract: updated_at is now included in the success response, allowing users to track the time when a contract is signed
  • Deel EngageRetrieve worker's actionable journeys: actionable_path is now included in the success response, containing the URL that a user can navigate to in order to start or resume a course

Added

  • ScreeningsData retrieval: entity_type now accepts hris_profile as a value, allowing users to retrieve screenings for an entity based on their HRIS profile

Fixed

  • Webhooks APICreate a webhook: Documentation updated to reflect the removal of nesting the request payload inside a data object
  • Webhooks APIEdit a webhook: Documentation updated to reflect the removal of nesting the request payload inside a data object

Added

  • ContractList contract amendments: New endpoint is added, allowing users to list the amendments made to a specific contract throughout its lifecycle
  • ScreeningsGet worker's KYC details: New endpoint is added, allowing organizations to retrieve detailed KYC verification data for workers

Changed

  • Job scopesRequest job scope validation: client_name is now supported in the request payload, allowing users to specify the client name for job scope validation
  • ContractSign worker contract: created_at is now included in the success response, allowing to track the time when a contract is signed
  • ContractSign worker contract: updated_at is now included in the success response, allowing to track the last update time of the contract