- Ya
- 10 Julai 2026, 00:09 UTC
- Mwandishi
- Kamo
- Ahadi ya
- 3e4d11b
MeridianLinkSoapClient wraps the Loan.asmx ops over a Spring-WS WebServiceTemplate (namespace **************** per-op SOAPAction): Loan.Create -> loan name; Loan.Save writes only the changed LO-XML fields (sorted for a deterministic payload) and throws on an Error status; Loan.Load parses returned <field id=..> elements back into a map (tolerating nested-element or escaped-string LO-XML). sTicket is supplied by the caller. All tests mock the transport via MockWebServiceServer; nothing is live-callable until Phase 0.