{
  "product": "Quikpair",
  "module": {
    "slug": "rent",
    "title": "Rent"
  },
  "task": {
    "slug": "create",
    "title": "Create a rent order",
    "question": "How to create a rental order in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/rent/create/",
  "summary": "Book equipment out to a customer.",
  "steps": [
    {
      "n": 1,
      "instruction": "Open Rent and tap New.",
      "controls": [
        "New Rent Order"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/rent/create-flow-1-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/rent/create-flow-1-mobile.webp"
      }
    },
    {
      "n": 2,
      "instruction": "Choose the customer.",
      "controls": [
        "Select customer"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/rent/create-flow-2-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/rent/create-flow-2-mobile.webp"
      }
    },
    {
      "n": 3,
      "instruction": "Set the start and end date and time for the hire."
    },
    {
      "n": 4,
      "instruction": "Add the items and quantities."
    },
    {
      "n": 5,
      "instruction": "Switch on delivery if you are dropping the equipment off, then set the address and delivery time."
    },
    {
      "n": 6,
      "instruction": "Add notes and any order discount."
    },
    {
      "n": 7,
      "instruction": "Save."
    }
  ]
}
