CRM SV Request Type
|
URL |
Verbs |
Function |
|---|---|---|
|
/CRMSVRequestType |
GET |
Query a list of CRM Service Request Types |
|
/CRMSVRequestType<code> |
GET |
Query a single CRM Service Request Type |
Security Linked Menu
|
Menu Item
|
Located
|
|---|---|
|
Maintain Types |
CRM / System / Service & Support |
Sample XML Response
<?xml version="1.0" encoding="UTF-8"?>
<CRMSVRequestType>
<Edition>3</Edition>
<OidString>6826.1</OidString>
<Code>INSTALL</Code>
<Description>Installation</Description>
<ForeColour>0</ForeColour>
<PlannerColour>8454143</PlannerColour>
<IsHideOnPlanner>false</IsHideOnPlanner>
</CRMSVRequestType>