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.
Go to file
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
aconnect Add ptrTrancode to DTOs and adjust URL 3 weeks ago
common Document Upload 2 months ago
parent Rename econnect module to aconnect 3 months ago
.gitignore Base Architecture 4 months ago