Update Level Cost Rates
POST {{baseUrl}}/odata/Levels(28a16d87-dbba-4770-9ee5-341a95ba6a47)/UpdateCostRates
Request Body
{"costRates"=>[{"effectiveDate"=>nil, "value"=>25, "id"=>"3a541e43-280f-4374-964d-8a0866e44e91", "levelId"=>"28a16d87-dbba-4770-9ee5-341a95ba6a47"}, {"effectiveDate"=>"2023-02-01", "value"=>30, "id"=>"a71fc5e1-91de-47cf-b2c1-6380a665e00c", "levelId"=>"28a16d87-dbba-4770-9ee5-341a95ba6a47"}, {"value"=>18, "effectiveDate"=>nil, "locationId"=>"d7446b45-831a-4bb1-9d3e-14b65dfc3d5e", "levelId"=>"28a16d87-dbba-4770-9ee5-341a95ba6a47"}, {"value"=>35, "effectiveDate"=>nil, "locationId"=>"9a5769bf-e91b-438f-b964-1878019f1c1e", "levelId"=>"28a16d87-dbba-4770-9ee5-341a95ba6a47"}]}