ServiceTypes REST Endpoints

ServiceTypes
The service types resource is used to view, add, modify, or delete the information associated with a REST endpoint.
Create a service type
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorServiceTypes
Delete a service type
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorServiceTypes/{ServiceType}
Get a service type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorServiceTypes/{ServiceType}
Get all service types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorServiceTypes
Update a service type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorServiceTypes/{ServiceType}