Ownership Types REST Endpoints

Ownership Types
The ownership types resource is used to view, create, delete or modify ownership types.
Create an ownership type
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOwnershipTypes
Delete an ownership type
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOwnershipTypes/{publicSectorOwnershipTypesUniqID}
Get all ownership types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOwnershipTypes
Get an ownership type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOwnershipTypes/{publicSectorOwnershipTypesUniqID}
Update an ownership type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOwnershipTypes/{publicSectorOwnershipTypesUniqID}