Property Types REST Endpoints

Property Types
Use the property types resource to view, create, modify, or delete property types.
Create a property type
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPropertyTypes
Delete a property type
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPropertyTypes/{publicSectorPropertyTypesUniqID}
Get a property type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPropertyTypes/{publicSectorPropertyTypesUniqID}
Get all property types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPropertyTypes
Update a property type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPropertyTypes/{publicSectorPropertyTypesUniqID}