Update Grade Cost Rates

POST {{baseUrl}}/odata/Grades(f040c9db-3d60-4b30-903d-b56913120775)/UpdateCostRates

Request Body

{"costRates"=>[{"effectiveDate"=>nil, "value"=>10, "id"=>"e3d6bc6d-ec6b-4dd9-87dc-0c124a3ab5e7", "gradeId"=>"f040c9db-3d60-4b30-903d-b56913120775"}, {"effectiveDate"=>"2023-01-01", "value"=>12, "id"=>"c3c31967-1ea6-4e6f-97f8-4e212a6d4b8a", "gradeId"=>"f040c9db-3d60-4b30-903d-b56913120775"}, {"value"=>15, "effectiveDate"=>nil, "locationId"=>"d7446b45-831a-4bb1-9d3e-14b65dfc3d5e", "gradeId"=>"f040c9db-3d60-4b30-903d-b56913120775"}, {"value"=>9, "effectiveDate"=>nil, "locationId"=>"9a5769bf-e91b-438f-b964-1878019f1c1e", "gradeId"=>"f040c9db-3d60-4b30-903d-b56913120775"}]}