Award Department Credits REST Endpoints

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