Added
-
It Products → List 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 Products → Retrieve 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 Payroll → Retrieve 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 Payroll → Set 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 Payroll → Add bank account: Endpoint is now available, which allows to add a bank account for a specific GP contract.
-
Global Payroll → Retrieve 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 Payroll → Update 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 Policies → Assign 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
-
Orders → Retrieve an IT order: Added
public_idfield to the response that provides the public identifier of the order; addedCOMPACT_DESKTOPto the allowed values fororder_items[].product.category. -
ATS → List feedbacks for an application: Added
DISMISSEDandREVOKEDto the allowed values forstatus; addedrevoked_at,dismissed_at,dismissal_reason, andrevocation_reason_enumfields to the response.