Create package

POST https://{{queries_url}}.envia.com/packages

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"}