API Change Log - January 2022 Release (a)
almost 3 years ago by Abhay Anumula
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" }}>
Get the indicator color information if a Job color is assigned to the therapist.
</td>
<td style={{ textAlign: "left" }}>
Job color parameter was not sent even though it was assigned to the therapist.
</td>
<td style={{ textAlign: "left" }}>
If a job color is assigned, this parameter will be sent.
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
</tr>
<tr>
<td style={{ textAlign: "left" }}>
http://<api url>/v1/organizations\
/online_settings/cma
</td>
<td style={{ textAlign: "left" }}>
Based on input, save either published or draft setting values for APIs.
</td>
<td style={{ textAlign: "left" }}>
Earlier, it saved only published setting values.
</td>
<td style={{ textAlign: "left" }}>
Now, based on the input, either published or draft setting values should be saved.
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
</tr>
<tr>
<td style={{ textAlign: "left" }}>
NA
</td>
<td style={{ textAlign: "left" }}>
Webstore now supports multiple languages through a drop-down list. This API will fetch all the languages supported by an organization.
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
<td style={{ textAlign: "left" }}>
Fetch all languages for a particular organization.
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
</tr>
<tr>
<td style={{ textAlign: "left" }}>
http://<apiurl>/v1/reports\
/memberships/\
waived_collections\
/flat_file?page=1\
&size=1000.
</td>
<td style={{ textAlign: "left" }}>
New API to get membership waived collections report.
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
<td style={{ textAlign: "left" }}>
This API will fetch the membership waived collections report.
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
</tr>
API End Point |
---|
https://<apirurl>/api /employee/therapists |