function getWeeklyPay(soc){ $.ajax({ url: "http://api.lmiforall.org.uk/api/v1/ashe/estimatePay?soc=".concat(soc), type: "get"