Project Attribute Defaults REST Endpoints

SCM Common/Project Attribute Defaults
The Project Attribute Defaults resource manages the ability to model default values for the projects, tasks, and expenditure organizations that are used in supply chain transactions. The defaults are modeled hierarchically to allow greater specificity when more inputs to the combination of project, task and organization are supplied.
Create project attribute defaults
Method: post
Path: /fscmRestApi/resources/11.13.18.05/projectAttributeDefaultsForSupplyChain
Delete a set of project attribute defaults
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/projectAttributeDefaultsForSupplyChain/{AttributeDefaultId}
Get all project attribute defaults
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectAttributeDefaultsForSupplyChain
Get one set of project attribute defaults
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectAttributeDefaultsForSupplyChain/{AttributeDefaultId}