Service Requests REST Endpoints
Core/Service Requests
The service requests resource is used to view and create service requests. A service request is a data container, which can be used to collect information about activities, resources, or inventories when used by integrated systems.
- Create a service request
- Method: postPath:
/rest/ofscCore/v1/serviceRequests - Get a file property
- Method: getPath:
/rest/ofscCore/v1/serviceRequests/{requestId}/{propertyLabel} - Get a service request
- Method: getPath:
/rest/ofscCore/v1/serviceRequests/{requestId}