{
  "product": "Quikpair",
  "module": {
    "slug": "rent",
    "title": "Rent"
  },
  "task": {
    "slug": "return",
    "title": "Take a rental back",
    "question": "How to return a rental in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/rent/return/",
  "summary": "Book the equipment back in.",
  "steps": [
    {
      "n": 1,
      "instruction": "Open the order and choose Return.",
      "controls": [
        "Mark Returned"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/rent/return-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/rent/return-mobile.webp"
      }
    },
    {
      "n": 2,
      "instruction": "Tick the units coming back and set the date and time each was returned."
    },
    {
      "n": 3,
      "instruction": "Set the condition of each one — good, damaged or lost."
    },
    {
      "n": 4,
      "instruction": "Account for any add-ons that went out with it."
    },
    {
      "n": 5,
      "instruction": "Save, then settle what is owed or refund the deposit."
    }
  ],
  "notes": [
    "A late or early return is handled through Extend, which adjusts the pricing; the return itself records condition."
  ]
}
