Inside a module they all have an url like this:
< Url >https://rctheatresmanagementcorp.alohaenterprise.com:4430/servlet/MemberLinkSVServlet?companyID=rtm01&requestType=checkSVCardForEPin&cardNumber={card}< /Url >
But how do you actually find these from sites? Let's take an example of what I would like.
This is an url to a page where you can check your balance of a gift card:
https://www.sf.se/presentkort/se-saldo/
You basically enter your card number and press check balance and then there you are, shows how much you have.
Where on earth could you find the needed url though for a module?