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: post
Path: /rest/ofscCore/v1/serviceRequests
Get a file property
Method: get
Path: /rest/ofscCore/v1/serviceRequests/{requestId}/{propertyLabel}
Get a service request
Method: get
Path: /rest/ofscCore/v1/serviceRequests/{requestId}