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.WebClient-NAEEM
parent
2c1745cf62
commit
55c40ad756
Loading…
Reference in New Issue