This project contains a set of samples that you can explore to understand what the SOAP APIs can do for you. The sample comes pre-configured with test accounts.
- Simply run
./gradlew clean jettyRun
to start jetty server. - Access
http://localhost:<jetty-port>/payu-mea-java-sample/
in your browser to view samples.
- Test Credentials can be found in the file sdk_config.properties file under src/main/resources/ folder.