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.transaction-parameters
parent
55c40ad756
commit
caa563927b
Loading…
Reference in New Issue