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.