/
getRequestTypeByIdForServiceDesk
getRequestTypeByIdForServiceDesk
Description
Returns a JSMRequestType structure for the provided request type id, from the service desk mentioned.
Parameters
Return Type
Returns a JSMRequestType structure containing information about the request type.
Example
JSMRequestType requestType = getRequestTypeByIdForServiceDesk(1, 25);
return requestType;
See also
Peacock
, multiple selections available,
Related content
getRequestTypesForServiceDesk
getRequestTypesForServiceDesk
More like this
getRequestTypeGroupsForServiceDesk
getRequestTypeGroupsForServiceDesk
More like this
createRequestTypeInServiceDesk
createRequestTypeInServiceDesk
More like this
getRequestTypeFields
getRequestTypeFields
More like this
getAllServiceDeskQueues
getAllServiceDeskQueues
More like this
getRequestTypePropertyValues
getRequestTypePropertyValues
More like this