API Change Log - April 26th 2022 Release

Check the API updates for this release.

  <th style={{ textAlign: "left" }}>
    Scenario
  </th>

  <th style={{ textAlign: "left" }}>
    Earlier Behavior
  </th>

  <th style={{ textAlign: "left" }}>
    New Behavior
  </th>

  <th style={{ textAlign: "left" }}>
    API Documentation Link
  </th>
</tr>
  <td style={{ textAlign: "left" }}>
    Adding currency\_symbol object in the response object.
  </td>

  <td style={{ textAlign: "left" }}>
    The currency\_symbol was not part of the response object
  </td>

  <td style={{ textAlign: "left" }}>
    The response object now contains currency\_symbol.
  </td>

  <td style={{ textAlign: "left" }}>
    [List all centers](https://zenotiapi.readme.io/reference/list-all-centers)
  </td>
</tr>
API End Point
[https://api.zenoti.com/v1/Centers/](https://api.zenoti.com/v1/Centers/)