Award Keywords REST Endpoints

Awards/Award Keywords
The Award Keywords resource is used to view the keyword attributes for the award.
Create an award keyword
Method: post
Path: /fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardKeyword
Delete an award keyword
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardKeyword/{AwardKeywordId}
Get all award keywords
Method: get
Path: /fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardKeyword
Get an award keyword
Method: get
Path: /fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardKeyword/{AwardKeywordId}
Update an award keyword
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardKeyword/{AwardKeywordId}