Adjustments REST Endpoints

Project Costs/Adjustments
The Adjustments resource is used to view the adjustments performed on project costs.
Get all adjustments for a project cost
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectCosts/{projectCostsUniqID}/child/Adjustments
Get an adjustment for a project cost
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectCosts/{projectCostsUniqID}/child/Adjustments/{AdjustmentsUniqID}