Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated the bgcolor macro with the following parameter(s): [color]
Scroll ignore
scroll-pdftrue
scroll-officetrue
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmltrue
#F0F0F0#F0F0F0

3

Scroll export button
scopecurrent
template-id4fda9400-a7df-4ede-a95f-e4ae5fcf4796
captionDownload this Page
add-onScroll PDF Exporter

Service Name: GetSRAssetRelationDetails | Description
Retrieves all the list of Workorders

URL

http://<<Customer_URL>>/REST/Summit_RESTWCF.svc/RESTService/Common WS_JsonObjCall
Replace <Customer_URL> with the customer’s Host name.

Method

Background Color
color#B1AEF2

POST

Request

Code Block
titleSample Request
linenumberstrue
collapsetrue
{
  "ServiceName": "GetSRAssetRelationDetails",
  "objCommonParameters": {
    "_ProxyDetails": {
      "AuthType": "APIKEY",
      "APIKey": "XXXXX",
      "ProxyID": 0,
      "ReturnType": "JSON"
    },
    "InstanceCode": "InfoTe",
    "SrTicket_No": "SR135"
  }
}

Request Parameters

Parameter NameTypeDescriptionNotes

InstanceCode * 

Status
colourGreen
titleString

Unique Identification of the Organization.


SrTicket_No 

Status
titleInteger

Name of the Instance.

For Example: Information Technology

* Indicates mandatory fields
Tip
titleRun API
Go to the Web Services page in the SummiAI application to execute the APIs and see the response.



Response

Code Block
titleSample Response
collapsetrue
{"Errors":"","Message":"","OrgID":0,"Output":"{\"SRAssetDetails\":{\"SRAssetDetails\":[{\"ID\ ":101,\"Asset\":\"Desktop\"	,\"Consultant	ID\":\"SU0010\",\"Serial No\":\"Test1234\",\"Host Name\":null,\"Asset ID\":101},{\"ID\":102,\"Asset\":\"Desktop\",
\"Consultant ID\":\"SU0010\",\"Serial No\":\"Test1234\",\"Host Name\":null,\"Asset ID\":102}],","OutputObject":null,"TokenID":null}
Note
titleNote:
The Response Parameters are dynamic and based on the selections made by the user.

Status and Error Codes

See: Status and Error Messages

Scroll ignore
scroll-pdftrue
scroll-officetrue
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmltrue
1

| |