Files
bulk_creation_api/src/main/resources/application.properties
T
2026-06-16 20:19:21 +05:30

22 lines
513 B
Properties

spring.application.name=ipks
logging.level.root=INFO
logging.level.com.main.ipks.service=DEBUG
# TOKEN
cedge.token.url=https://142.79.251.107:443/BANCEDGEAPI/api/getToken/HASAN
# Api for CIF-Creation
cedge.cif.url=https://142.79.251.107:443/BANCEDGEAPI/api/cifCreation/HASAN
# Api for account creation
# API1
cedge.account.url=https://142.79.251.107:443/BANCEDGEAPI/api/depositsCreateDepositAccount/HASAN
# API2
cedge.accountOk.url=https://142.79.251.107:443/BANCEDGEAPI/api/createDepositAccountOk/HASAN