Award Funding Patterns REST Endpoints

Award Funding Patterns
The award funding patterns resource is used to view and manage the values that determine the pattern to use for a project cost based on the expenditure item date and other optional attributes.
Create an award funding pattern
Method: post
Path: /fscmRestApi/resources/11.13.18.05/awardFundingPatterns
Custom action used to duplicate an existing funding pattern.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/awardFundingPatterns/action/copyFundingPattern
Delete an award funding pattern
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/awardFundingPatterns/{FundingPatternId}
Get an award funding pattern
Method: get
Path: /fscmRestApi/resources/11.13.18.05/awardFundingPatterns/{FundingPatternId}
Get award funding patterns
Method: get
Path: /fscmRestApi/resources/11.13.18.05/awardFundingPatterns
Update an award funding pattern
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/awardFundingPatterns/{FundingPatternId}