{
  "product": "Quikpair",
  "module": {
    "slug": "rent",
    "title": "Rent"
  },
  "task": {
    "slug": "cancel",
    "title": "Cancel a rent order",
    "question": "How to cancel a rental order in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/rent/cancel/",
  "summary": "Call off a booking.",
  "steps": [
    {
      "n": 1,
      "instruction": "Open the order.",
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/rent/detail-plain-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/rent/detail-plain-mobile.webp"
      }
    },
    {
      "n": 2,
      "instruction": "Choose Cancel.",
      "controls": [
        "Cancel order"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/rent/cancel-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/rent/cancel-mobile.webp"
      }
    },
    {
      "n": 3,
      "instruction": "Enter a reason and confirm."
    }
  ]
}
