API End Point | Scenario | Old Behavior | New Behavior | API Docs Link |
https://<apirurl>/api/employee/therapists | Get the indicator color information if a Job color is assigned to the therapist | Job color parameter was not sent even though it was assigned to the therapist. | If a job color is assigned, this parameter will be sent. | NA |
http://<api url>/v1/organizations/online_settings/cma | Based on input, save either published or draft setting values for APIs. | Earlier, it saved only published setting values. | Now, based on the input, either published or draft setting values should be saved. | NA |
NA | Webstore now supports multiple languages through a drop-down list. This API will fetch all the languages supported by an organization. | NA | Fetch all languages for a particular organization. | NA |
http://<apiurl>/v1/reports/memberships/waived_collections/flat_file?page=1&size=1000 | New API to get membership waived collections report. | NA | This API will fetch the membership waived collections report. | NA |