Update Service Call Communication REST Endpoints

Data Synchronization/Update Service Call Communication
This inbound service is used to process a service call communication acknowledgement message. The message contains communication ID, service call ID, service call number and error information. This service stores these information into the service call communication. If the message indicates an error, the service call communication is transitioned to the Error state. Otherwise, the service call communication is transitioned to the Synchronized state. For more information about service call communication, launch the online help and search for "Asset Management System Integration"
Update Service Call Communication
Method: patch
Path: /rest/apis/customer/sync/serviceCallCommunication/{serviceCallCommId}