Changelog

See detailed changes

2026-06-12

Added

Changed

  • A refresh_token can only be used once to exchange an access token. The refresh_token in the new token response should be used for next time. Previously, a refresh_token can be used until it expired.

2026-06-07

Added

Changed

  • Updated the validations for Approve Time Entry by ID endpoint to make sure the user has approval rights and the weekly timesheet has been submitted and approved.
  • Updated Update Client by ID endpoint to ignore null value for masterClientId. Previously, the masterClientId would be set to 0 in this case.

2026-05-30

Added

Changed

2026-05-22

Added

Fixed

  • When using Create Leave endpoint with submitted = true, it supports both legacy approval workflow and approval scenarios. Previously, the approval scenarios were not supported and the manager approval record was not created correctly.

2026-05-16

2026-05-03

2026-03-19

2026-03-15

2026-02-28

2026-02-16

2026-02-06

2026-01-24

2025-12-19

2025-12-13

2025-11-03

2025-09-03

2025-08-05

2025-05-04

2025-04-26

  • Added JobTimelines endpoints.
  • Updated to sort list data in descending order of last updated date (if supported) and id

2025-04-19

2025-04-07

2025-03-21

2025-03-08

2025-03-02

2025-02-15

2025-01-22

2025-01-21

2025-01-10

2025-01-03

2024-12-20

2024-12-13

2024-12-06

2024-11-08

  • Added customDataTypeName filter to Retrieve Custom Data endpoint.
  • Added expenseLocationId field to Expense entity.
  • Added officeId field to ExpenseClaim entity.

2024-10-31

2024-10-04

2024-09-16

2024-09-07

2024-08-28

2024-08-24

  • Added employee to Generate Token response.
  • Increased max limit for list queries to 200.

2024-08-17

2024-08-10

2024-07-01

2024-06-24

2024-06-14

2024-06-04

2024-05-29

2024-05-19

2024-05-14

2024-04-30

2024-04-23

2024-04-08

2024-03-19

2024-03-09

2024-02-25

2024-02-11

2024-02-02

2024-01-27

2024-01-14

2024-01-08

2023-12-19

2023-11-18

  • Added DailyLeaveHours and WeeklyTimesheetHours fields to Employees endpoints.

2023-10-19

  • Added LastUpdatedByEmployeeId and LastUpdatedAt fields to SupplierInvoices endpoints.

2023-09-23

  • Added PayToBankName and PayToBankAccountType fields to Suppliers endpoints.

2023-08-28

2023-08-01