Award Project Organization Credits REST Endpoints

Awards/Award Projects/Award Project Organization Credits
The Award Project Organization Credits resource is used to view organization credit attributes for the award project.
Create an award project department credit
Method: post
Path: /fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardProject/{AwardProjectId}/child/AwardProjectDepartmentCredit
Delete an award project department credit
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardProject/{AwardProjectId}/child/AwardProjectDepartmentCredit/{AwardOrganizationCreditId}
Get all award project department credits
Method: get
Path: /fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardProject/{AwardProjectId}/child/AwardProjectDepartmentCredit
Get an award project department credit
Method: get
Path: /fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardProject/{AwardProjectId}/child/AwardProjectDepartmentCredit/{AwardOrganizationCreditId}
Update an award project department credit
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardProject/{AwardProjectId}/child/AwardProjectDepartmentCredit/{AwardOrganizationCreditId}