json.extract! extra_bill, :id, :description, :amount, :deduct_autopaid, :created_at, :updated_at json.url extra_bill_url(extra_bill, format: :json)