Update billing group with given id

POST {{baseUrl}}/billing_groups/:bg_id

Request Body

[{"name"=>"name", "value"=>"IT Dept", "datatype"=>"string"}, {"name"=>"description", "value"=>"Usage group used for the IT Dept resource sends", "datatype"=>"string"}]