6 7 8 9
# File 'lib/fulfillment/resources/manifests.rb', line 6 def create(params={}) response = Request.new("manifests", params).post response.body end