1. Mobile number is a mandatory parameter that will take the user to the home page.

  2. If a category Code is passed, it will show the user the list of Billers.

  3. If the category code and the biller ID are passed, it will show the bill fetch form.

  4. If the category code, biller Id, and customer parameters are passed, it will show the bill directly. The session is valid only for some time and becomes invalid if the user is inactive. You would need to generate this link uniquely for each of your customers and make sure you get a new link each time your customer wants to get back to the bill payment journey.