Contract Category REST Endpoints

Contract/Configuration/Contract Category
Create/ Add a new contract category
Method: post
Path: /spms/v1/contractCategories
Remove/ Delete a contract category
Method: delete
Path: /spms/v1/contractCategories/{id}
Retrieve a contract category
Method: get
Path: /spms/v1/contractCategories/{id}
Retrieve list of contract categories
Method: get
Path: /spms/v1/contractCategories
Update a contract category
Method: put
Path: /spms/v1/contractCategories