API Change Log - 18 Mar 2025

Employee

  • API Endpoint: {api_url}/v1/employees/{employee_id}

  • Scenario: This API updates employment type and payroll inclusion status without modifying other employee details.

  • API method: PATCH

  • Earlier behavior: New API. No earlier behavior.

  • New behavior: This API updates employment type and payroll inclusion status without modifying other employee details.

Reports

  • API Endpoint: {api_url} /v1/reports/collections/flat_file

  • Scenario: This API fetches the collections details in the organization during any selected date range.

  • API method: POST

  • Earlier behavior: The property esf was not part of the API response model.

  • New behavior: The property esf is part of the API response model.

Appointment

  • API Endpoint: {api_url}/v1/bookings

  • Scenario: This API supports service bundle and day package bundles.

  • API method: POST

  • Earlier behavior: It did not support the booking of service bundles.

  • New behavior: It supports service bundle bookings.

Invoices

  • API Endpoint: {{api_url}}/v1/group_invoices/{group_invoice_id}

  • Scenario: This API provides details of group invoices.

  • API method: GET

  • Earlier behavior: New API. No earlier behavior.

  • New behavior: This API provides details of group invoices.