Product Concepts REST Endpoints

Product Lifecycle Management/Product Concepts
The Product Concepts resource manages the product concepts.
Create a product concept
Method: post
Path: /fscmRestApi/resources/11.13.18.05/productConcepts
Delete a product concept
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/productConcepts/{ConceptId}
Get all product concepts
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productConcepts
Get one product concept
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productConcepts/{ConceptId}
Update a product concept
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/productConcepts/{ConceptId}