Updating Workorder Details
|
|
Service Name: WO_UpdateWorkorderDetails | Description |
|---|
Updates all the details of a Workorder |
URL
http://<<Customer_URL>>/REST/Summit_RESTWCF.svc/RESTService/Common WS_JsonObjCallReplace <Customer_URL> with the customer’s Host name.
Method
POST
Request
Request Parameters
Parameter Name | Type | Description | Notes |
|---|---|---|---|
IsWebServiceRequest * | Boolean | Unique Identification of the Organization. |
|
LoggedAnalystEmailID * | String | Name of the Instance. | For Example: Information Technology |
_Sup_Function * | String |
|
|
_Workorder_No * | Integer |
|
|
_Status * | String |
|
|
_Assigned_Engineer_Email * | String |
|
|
_Classification * | String |
|
|
_Category * | String |
|
|
Priority_Name * | String |
|
|
_PendingReason * | String |
|
|
CancelRemarks | String |
|
|
_Closure_Code_Name | String |
|
|
_Assigned_WorkGroup_Name | String |
|
|
GroupName | String |
|
|
Attribute_Name | String |
|
|
Attribute_Value | Integer |
|
|
GroupArea | String |
|
|
* Indicates mandatory fields | |||
Run API
Go to the Web Services page in the SummiAI application to execute the APIs and see the response.
Response
Note:
The Response Parameters are dynamic and based on the selections made by the user.