{
  "product": "Quikpair",
  "module": {
    "slug": "rent",
    "title": "Rent"
  },
  "task": {
    "slug": "print",
    "title": "Print a rental invoice",
    "question": "How to print a rental invoice in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/rent/print/",
  "summary": "Give the customer the paperwork for the hire.",
  "steps": [
    {
      "n": 1,
      "instruction": "Open the rent order.",
      "controls": [
        "Return",
        "Collect payment",
        "Print"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/rent/detail-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/rent/detail-mobile.webp"
      }
    },
    {
      "n": 2,
      "instruction": "Tap Print."
    },
    {
      "n": 3,
      "instruction": "The rental invoice lists the items, the hire period, deposits and what is due."
    }
  ]
}
