Update package

PUT https://{{queries_url}}.envia.com/packages/{{package_id}}

Update packages details by id

Request Body

{"name"=>"A Package", "content"=>"Shirts 10 x 10", "insurance"=>20, "height"=>1, "length"=>1, "width"=>1, "weight"=>2, "package_type_id"=>1, "weight_unit"=>"KG", "length_unit"=>"CM"}