{
  "product": "Quikpair",
  "module": {
    "slug": "rent",
    "title": "Rent"
  },
  "task": {
    "slug": "confirm",
    "title": "Confirm a rent order",
    "question": "How to confirm a rental order in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/rent/confirm/",
  "summary": "Commit the booking and reserve the units.",
  "steps": [
    {
      "n": 1,
      "instruction": "Open the order.",
      "controls": [
        "Confirm"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/rent/confirm-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/rent/confirm-mobile.webp"
      }
    },
    {
      "n": 2,
      "instruction": "Choose Confirm."
    },
    {
      "n": 3,
      "instruction": "Assign the specific units going out, where the item is tracked by serial number."
    },
    {
      "n": 4,
      "instruction": "Confirm — those units are now held against this order."
    }
  ]
}
