API Change Log – October 18, 2023

ZMA

  • API endpoint: {api_url}/api/Centers{CenterId}/InvoiceSettings
  • Scenario: This API has been created to reduce clicks on the ZMA app while taking cash payments. It will automatically consider any extra amount paid as tips.
  • Earlier behavior: N/A
  • New behavior: Considers extra cash payment as tips.
  • API documentation link:

Employee, Fitness

  • API endpoint: {api_url}/v1/employees
  • Scenario: This API has been updated to edit employee profiles with custom fields such as catalog information.
  • Earlier behavior: Didn’t support editing of employee profiles with custom fields.
  • New behavior: Supports the editing of employee profiles with custom fields
  • API documentation link:

  • API endpoint: {api_url}/v1/employees
  • Scenario: This API has been updated to create employee profiles with custom fields such as catalog information at the center level.
  • Earlier behavior: Didn’t support the creation of employee profiles with custom fields.
  • New behavior: Supports creation of employee profiles with custom fields.
  • API documentation link:

Employee

  • API endpoint: {api_url}/v1/guests/{user_id}
  • Scenario: This API has been updated to add a restriction to prevent the update of the employee’s base center. This is useful when a guest’s base center needs to be changed and in rare cases where the guest ID is the same as an employee's ID.
  • Earlier behavior: Allowed editing of employee’s base center
  • New behavior: Stops editing of employee’s base center
  • API documentation link: