Feature released in SummitAI Service Request Management (Denali SP3 HF01)
What's New?
Now, the UserID parameter is included in the Approve SR Status Summary Counts API. Using this parameter, you can add a specific UserID of a user. Based on the user id the Approve SR Status Summary counts displayed in response.
Authentication
To authenticate the APIs, use the Form or API login details. Create a user with the required role template access, use these details to authenticate, and execute the APIs. For more information, see Adding Users.
Retrieving SR Status Summary Counts
Use the following API Request to retrieve the status-wise total count of the SRs related to a specific Tenant or all Tenants.
API Details
Request Parameters
Parameter Name | Type | Description | Notes |
---|---|---|---|
Instance * | INTEGER | Name of the Instance. | For Example: Info |
Status * | STRING | Status of the SRs. | |
UserID* | INTEGER | Logged in user id /Delegator user id | For Example: 8 |
* Indicates mandatory fields |