Added
-
Payments → Create and pay a payment statement: Endpoint is now available, which allows to create a payment statement for a set of invoices, attach a bank transfer payment method, and pay it in a single call.
-
Payments → Retrieve a payment statement: Endpoint is now available, which allows to retrieve a payment statement by its identifier, including its status, amounts, beneficiary details, and the authoritative list of settled invoices.
Changed
-
Time Off → Process time-off requests from an external HRIS: Added new enum values to
policy_typein the request body:Compensatory leave,Family responsibility leave,Hospitalization leave,Long Service Leave,Menstrual leave, andVacation - public holidays replacement. -
Time Off → List policies: Added new enum values to the
policy_type_namequery parameter, includingCompensatory leave,Family responsibility leave,Floating Holiday Allowance,Hospitalization leave,Long Service Leave,Menstrual leave,Supplementary Leave,Vacation - public holidays replacement, andWork accident leave.
Added
-
On-Demand Payroll → Submit On-Demand Payroll: Endpoint is now available, which allows to submit an On-Demand Payroll for Deel processing after reviewing and approving all of its entries.
-
Organizations → Create a session token for a child organisation: Endpoint is now available, which allows to issue a short-lived session token (valid 6 hours) for a child organisation.
Added
-
On-Demand Payroll → List On-Demand Payroll entries: Endpoint is now available, which allows to list adjustments eligible for On-Demand Payroll for a given contract, including contract eligibility details and limits.
-
On-Demand Payroll → Retrieve current On-Demand Payroll: Endpoint is now available, which allows to retrieve the active On-Demand Payroll for a given contract, including its status, SLAs, invoice, and attached entries.
Changed
-
Contracts → List of contracts: Changed
expandquery parameter type fromstringtoarray, allowing multiple values to be passed as a comma-separated list. -
Contracts → Retrieve a single contract: Added
custom_fieldsas a new accepted value for theexpandquery parameter, and changed the parameter type fromstringtoarrayto allow multiple values to be passed as a comma-separated list.
Added
- EOR → Get employee agreement draft preview: Endpoint is now available, which allows to initiate or poll for async generation of an employee agreement template PDF draft, returning a signed
urldownload link when generation is complete.
Added
- Workers → Create a tax form for the authenticated worker: Endpoint is now available, which allows to submit a new US tax form (W-9, W-8BEN, or W-8BEN-E) for the authenticated worker against a specific client legal entity.
Added
- Contracts → Update contract payment type: Endpoint is now available, which allows to set the payment type for an IC contract, specifying whether it is paid through Deel (
STANDARD) or outside Deel (OFF_PLATFORM), with control over when the change takes effect viaplatform_payment_type_application_type.
Added
- ATS → Upsert tags in bulk: Endpoint is now available, which allows to create or update tags for candidate, job, or opening groups in bulk.
Added
- Global Payroll → Update job title for a contract: Endpoint is now available, which allows to update the job title for a Global Payroll contract with a specified effective date.
Added
- ATS → List interviews: Endpoint is now available, which allows to retrieve a paginated list of organization interviews with filtering by interviewer, job, candidate, status, and date range.
Added
-
Workers → Set up worker legal entity: Endpoint is now available, which allows independent contractors to complete legal-entity onboarding with company, personal, and optional invoice details during the IC embedded flow.
-
Workers → Complete individual contractor profile setup: Endpoint is now available, which allows independent contractors to complete profile setup including address, tax details, and legal status in a single call during the IC embedded onboarding flow.
Added
-
Accounting → Retrieve refund statements: Endpoint is now available, which allows to retrieve a list of refund statements for reviewing past transactions and reconciling accounts.
-
Refund Statements → Retrieve refund statement credit-note breakdown: Endpoint is now available, which allows to retrieve a detailed breakdown of credit notes associated with a specific refund statement for financial tracking and reconciliation.
Changed
-
User → Retrieve a single User: The property phoneNumbers was added to the response.
-
Users → List users: The property phoneNumbers was added to the response.
Changed
- ATS → Associate application with an interview plan stage: Added
delay_amount,delay_unit, andscheduled_send_atin the request body to configure delayed or scheduled archivation email sending.
Added
- Organization Structure → Retrieve paginated list of organization structure team custom fields: New endpoint available that allows users to retrieve custom field values assigned to a specific team in the HRIS organization structure, including inherited values from parent teams.
- Organization Structure → Update organization structure team custom fields: New endpoint available that allows users to create, update, or remove custom field values for a specific team in the HRIS organization structure, with support for scheduling future-dated changes.
Changed
- Onboarding → Get onboarding details by onboarding tracker ID: Added
first_early_invoiceto the response. Returns the first EOR funding statement invoice for the onboarding contract. - Onboarding → Get onboarding details by employee HRIS profile ID: Added
first_early_invoiceto the response. Returns the first EOR funding statement invoice for the onboarding contract.
Changed
- Screenings → Create manual verification screening: Response changed to
created_at: string, request_id: string
Added
- ATS → Retrieve a list of published ATS email templates: Endpoint is now available, which allows to retrieve a list of published email templates in the Applicant Tracking System.
- ATS → Retrieve a list of ATS job boards: Endpoint is now available, which allows to retrieve a list of job boards in the Applicant Tracking System.
Changed
- ATS → Retrieve ATS application: Added sources and submission data (
application_form_submissionproperty) to the response. - ATS → Retrieve ATS applications: Added sources and submission data (
application_form_submissionproperty) to the response.