API Change Log – July 13th, 2022 Release
over 2 years ago by Abhay Anumula
Check the API updates for this release.
API End Point | Scenario | Earlier Behavior | New Behavior | API Doc Link |
---|---|---|---|---|
{apiurl}/v1/entities/10015 /form_data?GuestId={guest_id}&ViewContext=1 | Addition of new parameter ‘IsDeletedAppt’ to the response object. | The parameter ‘IDeletedAppt’ was not present in the response object. | With this release, the parameter ‘IsDeletedAppt’ is added to the ‘GetHtmlCustomDataReponse’ object. This helps in identifying if the appointment is deleted or not. | NA |
{apiurl}/api/Catalog/Guests /GuestHtmlCustomData?guest_id={guest_id} &ViewContext=1 &VersionNo=& GuestIdForKiosk= | Addition of new parameter ‘IsDeletedAppt’ to the response object. | The parameter ‘IDeletedAppt’ was not present in the response object. | With this release, the parameter ‘IsDeletedAppt’ is added to the ‘GetHtmlCustomDataReponse’ object. This helps in identifying if the appointment is deleted or not. | NA |
{apiurl}/api/Catalog /Appointments /33ca4a4f-957c- 40cc-bb81-e78bfee7e33c /HtmlCustomData | Addition of new parameter ‘IsDeletedAppt’ to the response object. | The parameter ‘IDeletedAppt’ was not present in the response object. | With this release, the parameter ‘IsDeletedAppt’ is added to the ‘GetHtmlCustomDataReponse’ object. This helps in identifying if the appointment is deleted or not. | NA |
{apiurl}/api/Appointments /89014fda-4712-4cde- 89df-b82a6cf8a4c4 /HtmlCustomData?ViewContext=1 &VersionNo=0& GuestIdForKiosk= | Addition of new parameter ‘IsDeletedAppt’ to the response object. | The parameter ‘IDeletedAppt’ was not present in the response object. | With this release, the parameter ‘IsDeletedAppt’ is added to the ‘GetHtmlCustomDataReponse’ object. This helps in identifying if the appointment is deleted or not. | NA |
{apiurl}/v1/ezconnect /dafb7942-e9f9-4b74- 8c59-19385d81ebb1 /voice/log | This API is used for getting the complete voice log of ezConnect calls. | NA | NA | NA |
{apiurl}/v1/ezconnect /dafb7942-e9f9-4b74- 8c59-19385d81ebb1 /voice/log | This API updates the voice log with the call end event data. | NA | NA | NA |
{apiurl}/v1/ezconnect /dafb7942-e9f9-4b74- 8c59-19385d81ebb1 /voice/log | This API adds a single voice call information to the existing voice log. | NA | NA | NA |