diff --git a/municipal-services/ws-calculator/src/main/resources/application.properties b/municipal-services/ws-calculator/src/main/resources/application.properties index 014c81a68..a7e8b3938 100644 --- a/municipal-services/ws-calculator/src/main/resources/application.properties +++ b/municipal-services/ws-calculator/src/main/resources/application.properties @@ -125,7 +125,7 @@ bulk.demand.link=/home/householdRegister egov.url.shortner.host=http://localhost:8065/ egov.url.shortner.endpoint=/egov-url-shortening/shortener egov.demand.gp.user.link=mgramseva/home -egov.sms.bill.download.link=mgramseva/withoutAuth/mgramseva-common?mode=pay&consumerCode=$consumerCode&tenantId=$tenantId&billNumber=$billNumber&businessService=WS&key=$key +egov.sms.bill.download.link=mgramseva/withoutAuth/mgramseva-common/consumerDownloadBill?mode=pay&consumerCode=$consumerCode&tenantId=$tenantId&billNumber=$billNumber&businessService=WS&key=$key egov.sms.bill.payment.link= mgramseva/commonPayment?consumerCode=$consumerCode&tenantId=$tenantId&mobileNumber=$mobileNumber&businessService=$businessService&isConsumer=true&connectionType=$connectionType