Added
-
Legal Entities → Retrieve a legal entity: Endpoint is now available, which allows to retrieve the full record for a single legal entity by id, including registration and tax identifiers, address, industry, incorporation date, lifecycle status, and CDD verification status.
-
Equity Tokens → List equity awards granted: Endpoint is now available, which allows to retrieve the equity awards an organization has granted, as ingested from Shareworks, including grant quantity, price, fair market value at grant date, and vesting details.
-
Equity Tokens → List equity grant total expense records: Endpoint is now available, which allows to retrieve the total share-based compensation expense recognised per equity grant in an organization, as ingested from Shareworks, for use at period close to tie the equity expense in the ledger back to the individual grants that produced it.
-
Equity Tokens → List equity grant valuations: Endpoint is now available, which allows to retrieve the expense valuation inputs for each equity grant in an organization, as ingested from Shareworks, including the valuation model, amortization method, fair value per share, forfeiture rate, and volatility, expected life, risk-free rate, and dividend yield assumptions.
-
Equity Tokens → List equity option ledger entries: Endpoint is now available, which allows to retrieve the full option holder ledger for an organization, as ingested from Shareworks, including vested, unvested, exercised, cancelled, expired, and outstanding share counts for every grant.
-
Equity Tokens → List equity grant expense amortization records: Endpoint is now available, which allows to retrieve the period-by-period amortization of share-based compensation expense per equity grant in an organization, as ingested from Shareworks, for building an expense recognition schedule or forecasting the expense still to be accrued on outstanding grants.
-
Workers → Retrieve one compliance document of a worker contract: Endpoint is now available, which allows to retrieve a single compliance document requirement for a named Global Payroll worker contract, including submission status, uploaded filenames, and document metadata.
-
Workers → Delete the submission of one compliance document of a worker contract: Endpoint is now available, which allows to delete the submission of a compliance document for a Global Payroll worker contract, permanently removing all uploaded files for that requirement without deleting the requirement itself.
-
Workers → Get a download URL for one compliance document of a worker contract: Endpoint is now available, which allows to retrieve a short-lived download URL for a file submitted against a compliance document of a worker Global Payroll contract.
-
Workers → List compliance documents of a worker contract: Endpoint is now available, which allows to list the compliance document requirements a Global Payroll worker must satisfy for a named contract, together with submission status and uploaded filenames.
-
Workers → Submit files for one compliance document of a worker contract: Endpoint is now available, which allows to submit one or more files against a compliance document requirement of a Global Payroll worker contract, using a
file_idandone_time_secretfrom the File Service. -
Documents → Submit Legal Entity Registration Documents: Endpoint is now available, which allows to submit one or more registration documents for a legal entity, each answering a document requirement, by referencing files previously uploaded to the File Service.
Added
-
Legal Entities → Create a new light legal entity: Endpoint is now available, which allows to create a minimal, standalone light legal entity from name, address, and point of contact email for whitelabel partner API integrations.
-
Timesheets → Review multiple timesheets: Endpoint is now available, which allows to review a batch of timesheets to approve or reject submitted work.
-
Equity Tokens → List equity participants: Endpoint is now available, which allows to retrieve equity participants ingested from Shareworks, including identity, employment, and address data for use in reconciliation and equity tax calculations.
-
Global Payroll → List payroll groups for a legal entity: Endpoint is now available, which allows to retrieve payroll groups and their associated REGULAR calendars for a legal entity.
Changed
-
Timesheets → List of timesheets by contract: Added
newas a valid value forstatusesfilter parameter and responsestatusfield. -
Off-Cycle Payments → List of off-cycle payments: Added
newas a valid value in thestatusfield of the response. -
Off-Cycle Payments → Retrieve a single off-cycle payment: Added
newas a valid value in thestatusfield of the response. -
Time Off → List policies: Added
Work Locationas a valid value for thepolicy_type_namefilter parameter. -
Time Off → Get Profile Entitlements: Added
Work Locationto the allowed values for thepolicy_type_namequery parameter.
Added
-
Documents → Add Files To Legal Entity Registration Document: Endpoint is now available, which allows to attach additional files to an existing legal entity registration document submission.
-
Contracts → List work statement payment policies: Endpoint is now available, which allows to list the work statement payment policies configured for the authenticated organization.
-
Contracts → Create a work statement payment policy: Endpoint is now available, which allows to create a reusable work statement payment policy defining a payment cycle that can be referenced when creating contracts.
-
Legal Entities → Update GP employee app access for a legal entity: Endpoint is now available, which allows to update the GP employee app access setting for a legal entity, granting or revoking employee access to the Deel app.
Changed
- Offboarding → Retrieve offboarding list: Added
cursorquery parameter for opaque cursor-based pagination to fetch the next page of results.
Added
- Documents → List Legal Entity Registration Documents: Endpoint is now available, which allows to list registration documents required from a legal entity together with their submission status and review progress.
Added
-
Documents → Download Legal Entity Registration Document Requirement Template: Endpoint is now available, which allows to retrieve a time-limited download URL for the blank template associated with a document requirement.
-
Documents → Get Legal Entity Registration Document: Endpoint is now available, which allows to retrieve a single legal entity registration document submission, including its review status, attached files, and any superseded revisions.
-
Documents → List Organization Registration Documents: Endpoint is now available, which allows to list registration documents required across every legal entity in the organization, including their submission status, attached files, and requirement details.
-
Documents → Delete Legal Entity Registration Document: Endpoint is now available, which allows to withdraw a document submission and permanently remove its files from a legal entity registration requirement.
-
Documents → Delete Legal Entity Registration Document Files: Endpoint is now available, which allows to remove specific files from a legal entity registration document submission without deleting the submission itself.
-
Documents → Download Legal Entity Registration Document File: Endpoint is now available, which allows to download a file attached to a legal entity registration document submission by issuing a time-limited download URL.
Changed
-
Ats Offers → Retrieve a list of ATS offers: Added
expires_at,replied_at,custom_fields,additional_details,compensation_period_slug, andoffer_letter_template_idfields to the response, and addedEXPIREDtooffer_statusandPWACtoworker_typeallowed values. -
Ats Jobs → Create ATS Job: Added
work_arrangement_enumin the request that specifies the work arrangement of the job. -
Ats Jobs → Retrieve a list of ATS jobs: Added
work_arrangementsquery parameter for filtering jobs by work arrangement, and addedwork_arrangement_enumfield to the response indicating the work arrangement of each job. -
Ats → Retrieve ATS Application form: Added
titleas a guaranteed response field inoptionsitems within form questions, confirming that option display text is always present. -
Ats Job Postings → Retrieve ATS job posting: Added
job_idto the response that identifies the underlying job this posting belongs to. -
Ats Job Postings → Retrieve ATS job postings: Removed
maxLengthandminLengthconstraints on response fieldsteam.name,currency_iso_code,location.name, andapplication_form.title. -
Ats Job Postings → Retrieve a list of ATS job postings: Added
job_idto the response that identifies the underlying job this posting belongs to. -
Ats Candidates → Retrieve paginated list of ATS Candidates: Added
source,imported_id,anonymized_at, andimport_session_idfields to the response. -
Ats Candidates → Create candidate tags: Added
requiredguarantees forid,tag_id,created_at, andcandidate_idfields in the response, confirming these fields are always present in the returned candidate-tag associations. -
Ats Applications → Retrieve ATS application: Removed the minimum value constraint from
group_idin the automation rule evaluation result response.
Changed
-
Global Payroll → Update employment type for a contract: Updated the
ftefield to accept0as a valid value in both request and response, allowing full on-leave or zero-hour employment types. -
Learning → Retrieve worker’s actionable journeys: Added
completed_journey_steps_countandtotal_journey_steps_countfields in the response that provide the number of completed and total Journey Steps for the worker.
Added
-
Documents → Get Organization Secure Vault Folder: Endpoint is now available, which allows to retrieve a single Organization Secure Vault folder, including its ancestor chain from the root folder down to its parent.
-
Documents → List Organization Secure Vault Folder Items: Endpoint is now available, which allows to list files and sub-folders contained in a specific Organization Secure Vault folder.
-
Documents → Delete Organization Secure Vault Folder: Endpoint is now available, which allows to delete an Organization Secure Vault folder along with all of its sub-folders, permanently removing files that can be deleted and moving others to the “Other Files” folder.
-
Documents → Create Organization Secure Vault Folder: Endpoint is now available, which allows to create a folder in the Organization Secure Vault.
-
Documents → Upload Organization Secure Vault Files To Folder: Endpoint is now available, which allows to upload one or more files into a specific folder of the Organization Secure Vault.
-
Documents → Upload Organization Secure Vault Files: Endpoint is now available, which allows to upload one or more files to an organization’s Secure Vault.
-
Documents → Delete Organization Secure Vault File: Endpoint is now available, which allows to delete a single file from the Organization Secure Vault permanently.
-
Documents → Update Organization Secure Vault Folder: Endpoint is now available, which allows to rename an Organization Secure Vault folder and update its description.
Changed
- Legal Entities → List of legal entities: Added
"light"as a new allowed value forentity_typein the response.
Added
-
Eor → Modify bank account for an EOR employee: Endpoint is now available, which allows to modify a bank account for an EOR employee by providing the bank account fields to update as key-value pairs.
-
Workers → Update a tax form for the authenticated worker: Endpoint is now available, which allows to replace an existing tax form to correct fields such as tax identification number, legal name, or address.
Changed
-
Cost Calculator → Calculate Employee Costs Globally: Added
employer_costs_usdandseverance_accural_usdto the response, providing employer costs and severance accrual amounts converted to USD. -
Gp Hiring → Create a Global Payroll (GP) contract: Added
ftein the request that specifies the full-time equivalent percentage for the employment, required whentypeisPart-timeand defaulting to 1 (full-time) otherwise.
Changed
-
Contracts → List of contracts: Changed
team_idandlegal_entity_idquery parameters to accept either a single string or an array of strings. -
Workers → Complete individual contractor profile setup: Added
address_validandaddress_confirmed_by_userto the response that indicate whether the address has been validated and confirmed by the user.
Changed
-
Time Off → List time-off requests for Organization: Added
FORFAIT_HOUR_DAYto the allowed values oftypeintime_off_dailiesresponse items. -
Time Off → List time-off requests: Added
FORFAIT_HOUR_DAYas a new allowed value fortypeintime_off_dailiesresponse items. -
Time Off → Create time-off request: Added
FORFAIT_HOUR_DAYto the allowed values oftypeintime_off_dailiesresponse items. -
Time Off → Update time-off request: Added
FORFAIT_HOUR_DAYto the allowed values oftypeintime_off_dailiesresponse items.
Changed
- Contracts → List of contracts: Added
legal_entity_idquery parameter to filter contracts by legal entity, and addedlegal_entityfield to theclientobject in the response.
Changed
- Payouts → Fetch all payout methods: Added
id,version,status,created_at, andupdated_atfields in the response that provide the payout method identifier, version, approval status, and timestamps.
Added
-
Equity Tokens → List equity grants with tax events: Endpoint is now available, which allows to retrieve equity grants for an organization, each including its vesting events and associated tax events.
-
Immigration → List case notes: Endpoint is now available, which allows to retrieve externally-visible notes for an immigration case, most recent first.
Changed
- Payouts → Get bank transfer requirements: Added
min_lengthanddisplay_formatfields to the response that provide minimum input length constraints and optional display format hints for bank transfer form fields.
Added
- Workers → List tax forms for the authenticated worker: Endpoint is now available, which allows to list tax forms (W9_INDIVIDUAL, W9_COMPANY, W8_BEN, W8_BEN_E) for the authenticated worker using cursor-based pagination.