Property Conditions REST Endpoints

Property Conditions
Use the property conditions resource to view, create, modify, or delete property conditions.
Create a property condition
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPropertyConditions
Delete a property condition
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPropertyConditions/{publicSectorPropertyConditionsUniqID}
Get a property condition
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPropertyConditions/{publicSectorPropertyConditionsUniqID}
Get all property conditions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPropertyConditions
Update a property condition
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPropertyConditions/{publicSectorPropertyConditionsUniqID}