Added

  • 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

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