Added

  • PaymentsCreate 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.

  • PaymentsRetrieve 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 OffProcess time-off requests from an external HRIS: Added new enum values to policy_type in the request body: Compensatory leave, Family responsibility leave, Hospitalization leave, Long Service Leave, Menstrual leave, and Vacation - public holidays replacement.

  • Time OffList policies: Added new enum values to the policy_type_name query parameter, including Compensatory leave, Family responsibility leave, Floating Holiday Allowance, Hospitalization leave, Long Service Leave, Menstrual leave, Supplementary Leave, Vacation - public holidays replacement, and Work accident leave.

Added

  • On-Demand PayrollSubmit 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.

  • OrganizationsCreate 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 PayrollList 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 PayrollRetrieve 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

  • ContractsList of contracts: Changed expand query parameter type from string to array, allowing multiple values to be passed as a comma-separated list.

  • ContractsRetrieve a single contract: Added custom_fields as a new accepted value for the expand query parameter, and changed the parameter type from string to array to allow multiple values to be passed as a comma-separated list.

Added

  • EORGet 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 url download link when generation is complete.

Added

Added

  • ContractsUpdate 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 via platform_payment_type_application_type.

Added

  • ATSUpsert tags in bulk: Endpoint is now available, which allows to create or update tags for candidate, job, or opening groups in bulk.

Added

  • Global PayrollUpdate 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

  • ATSList 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

  • WorkersSet 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.

  • WorkersComplete 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, and scheduled_send_at in 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_invoice to 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_invoice to 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_submission property) to the response.
  • ATS → Retrieve ATS applications: Added sources and submission data (application_form_submission property) to the response.