Added

  • ATSUpdate ATS Application: Endpoint is now available, which allows to update the source (source_slug) of an ATS application.

  • It AgreementsAssign agreement to a new worker: Endpoint is now available, which allows to reassign a rental agreement to a new worker via store-and-reuse, so a leaver’s rented device can be passed to a new joiner without returning it to Deel.

  • Clearance RequestsCreate a clearance request for an asset: Endpoint is now available, which allows to create a clearance request for a customer-owned IT asset, initiating the recovery, resale, or certified data erasure process.

  • Clearance RequestsApprove or reject quotes on a clearance request: Endpoint is now available, which allows to approve or reject quoted items on a clearance request, moving accepted items to collection and cancelling the request when all items are rejected.

  • It PoliciesList users assigned to an IT policy: Endpoint is now available, which allows to list the workers assigned to an IT hardware policy, enabling integrations to resolve policy membership without filtering client-side.

  • IT OrdersCreate an IT order: Endpoint is now available, which allows to create a pre-approved IT equipment order for a worker and deliver it to the specified address.

  • It ProductsList products in the catalog: Endpoint is now available, which allows to browse the Deel IT catalog to see which devices are available for purchase or rent, filtered by country, category, acquisition type, operating system, and keyboard layout.

  • It ProductsRetrieve a product’s catalog details: Endpoint is now available, which allows to retrieve catalog data for a single product including variants, images, hardware specifications, and available addons.

  • Global PayrollRetrieve bank accounts: Endpoint is now available, which allows to retrieve bank accounts configured for a specific contract, including funds distribution details for salary split across multiple accounts.

  • Global PayrollSet salary split: Endpoint is now available, which allows to set the salary split across an employee’s bank accounts for a Global Payroll contract.

  • Global PayrollAdd bank account: Endpoint is now available, which allows to add a bank account for a specific GP contract.

  • Global PayrollRetrieve bank guide: Endpoint is now available, which allows to retrieve the bank account form fields and validation rules for a specific GP contract, indicating which fields are required for a given country.

  • Global PayrollUpdate bank account: Endpoint is now available, which allows to update bank account details for a specific Global Payroll contract, managing each contract’s bank account and salary split independently.

  • IT PoliciesAssign workers to an IT hardware policy: Endpoint is now available, which allows to assign up to 100 workers, identified by their HRIS profile ids, to an IT hardware policy in a single all-or-nothing call.

Changed

  • AssetsList IT assets: Added public_id to the response items and to assigned_warehouse objects, and added COMPACT_DESKTOP to the product.category enum.

  • OrdersRetrieve an IT order: Added public_id field to the response that provides the public identifier of the order; added COMPACT_DESKTOP to the allowed values for order_items[].product.category.

  • ATSList feedbacks for an application: Added DISMISSED and REVOKED to the allowed values for status; added revoked_at, dismissed_at, dismissal_reason, and revocation_reason_enum fields to the response.