Maintain Service Calls REST Endpoints

Work/Maintain Service Calls
Service calls enable work to be created when a call from either an internal or external resource is received by a company representative. Work records, such as work designs, work requests, work orders, and work activities, can all be created as a result of the service call.
Cancel Service Call
Method: patch
Path: https://server:port/rest/apis/asset/work/serviceCalls/{serviceCallId}/cancelRequest
Create Service Call
Method: post
Path: https://server:port/rest/apis/asset/work/serviceCalls/
Get Service Call
Method: get
Path: https://server:port/rest/apis/asset/work/serviceCalls/{serviceCallId}
Get Service Call Entities
Method: get
Path: https://server:port/rest/apis/asset/work/serviceCalls/{entityType}/{entityId}
Service Call Search
Method: post
Path: https://server:port/rest/apis/asset/work/serviceCalls/search