API Change Log – July 13th, 2022 Release
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 Doc Link
</th>
</tr>
<td style={{ textAlign: "left" }}>
Addition of new parameter ‘IsDeletedAppt’ to the response object.
</td>
<td style={{ textAlign: "left" }}>
The parameter ‘IDeletedAppt’ was not present in the response object.
</td>
<td style={{ textAlign: "left" }}>
With this release, the parameter ‘IsDeletedAppt’ is added to the ‘GetHtmlCustomDataReponse’ object. This helps in identifying if the appointment is deleted or not.
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
</tr>
<tr>
<td style={{ textAlign: "left" }}>
\{apiurl}/api/Catalog/Guests\
/GuestHtmlCustomData?guest\_id=\{guest\_id}\
\&ViewContext=1\
\&VersionNo=&\
GuestIdForKiosk=
</td>
<td style={{ textAlign: "left" }}>
Addition of new parameter ‘IsDeletedAppt’ to the response object.
</td>
<td style={{ textAlign: "left" }}>
The parameter ‘IDeletedAppt’ was not present in the response object.
</td>
<td style={{ textAlign: "left" }}>
With this release, the parameter ‘IsDeletedAppt’ is added to the ‘GetHtmlCustomDataReponse’ object. This helps in identifying if the appointment is deleted or not.
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
</tr>
<tr>
<td style={{ textAlign: "left" }}>
\{apiurl}/api/Catalog\
/Appointments\
/33ca4a4f-957c-\
40cc-bb81-e78bfee7e33c\
/HtmlCustomData
</td>
<td style={{ textAlign: "left" }}>
Addition of new parameter ‘IsDeletedAppt’ to the response object.
</td>
<td style={{ textAlign: "left" }}>
The parameter ‘IDeletedAppt’ was not present in the response object.
</td>
<td style={{ textAlign: "left" }}>
With this release, the parameter ‘IsDeletedAppt’ is added to the ‘GetHtmlCustomDataReponse’ object. This helps in identifying if the appointment is deleted or not.
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
</tr>
<tr>
<td style={{ textAlign: "left" }}>
\{apiurl}/api/Appointments\
/89014fda-4712-4cde-\
89df-b82a6cf8a4c4\
/HtmlCustomData?ViewContext=1\
\&VersionNo=0&\
GuestIdForKiosk=
</td>
<td style={{ textAlign: "left" }}>
Addition of new parameter ‘IsDeletedAppt’ to the response object.
</td>
<td style={{ textAlign: "left" }}>
The parameter ‘IDeletedAppt’ was not present in the response object.
</td>
<td style={{ textAlign: "left" }}>
With this release, the parameter ‘IsDeletedAppt’ is added to the ‘GetHtmlCustomDataReponse’ object. This helps in identifying if the appointment is deleted or not.
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
</tr>
<tr>
<td style={{ textAlign: "left" }}>
\{apiurl}/v1/ezconnect\
/dafb7942-e9f9-4b74-\
8c59-19385d81ebb1\
/voice/log
</td>
<td style={{ textAlign: "left" }}>
This API is used for getting the complete voice log of ezConnect calls.
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
</tr>
<tr>
<td style={{ textAlign: "left" }}>
\{apiurl}/v1/ezconnect\
/dafb7942-e9f9-4b74-\
8c59-19385d81ebb1\
/voice/log
</td>
<td style={{ textAlign: "left" }}>
This API updates the voice log with the call end event data.
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
</tr>
<tr>
<td style={{ textAlign: "left" }}>
\{apiurl}/v1/ezconnect\
/dafb7942-e9f9-4b74-\
8c59-19385d81ebb1\
/voice/log
</td>
<td style={{ textAlign: "left" }}>
This API adds a single voice call information to the existing voice log.
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
<td style={{ textAlign: "left" }}>
NA
</td>
</tr>
API End Point |
---|
\{apiurl}/v1/entities/10015 /form\_data?GuestId=\{guest\_id}\&ViewContext=1 |