You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aConnect-BS/aconnect
Naeem Ullah 55c40ad756 Add ptrTrancode to DTOs and adjust URL
Introduce a new String field ptrTrancode in AccountToAccountDTO and GlToAccountDTO to carry the transaction code. Modify TransactionService URL construction: the previous "/account-to-account" suffix was removed and the URL is now built as .../transactions + ACONNECT + "/" + "" (leaving a trailing slash). This may be intended to generalize the endpoint or serve as a placeholder; verify the resulting URL is correct for the target API.
3 weeks ago
..
.mvn/wrapper Rename econnect module to aconnect 3 months ago
src Add ptrTrancode to DTOs and adjust URL 3 weeks ago
.gitattributes Rename econnect module to aconnect 3 months ago
.gitignore Rename econnect module to aconnect 3 months ago
mvnw Rename econnect module to aconnect 3 months ago
mvnw.cmd Rename econnect module to aconnect 3 months ago
pom.xml Revert "Profile for PROD" 3 months ago