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 caa563927b Add AdditionalInfo fields and fix A2A URL
Add various sgt* metadata fields to transaction DTOs to support extended transaction details: AccountGLTransactionRequest, AccountToAccountDTO, GLtoGLRequest. Introduce a typed AdditionalInfo inner class in GlToAccountDTO (kept Map<String,Object> for now) and add sender/beneficiary fields. Update TransactionService to use the /account-to-account endpoint when posting account-to-account transactions. These changes enable richer transaction metadata and correct the deposit transactions URL.
3 weeks ago
aconnect Add AdditionalInfo fields and fix A2A 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