Rest Assured

Tests passed/Failed/Skipped:21/1/0
Started on:Mon Jul 21 08:26:13 PDT 2025
Total time:35 seconds (35794 ms)
Included groups:
Excluded groups:

(Hover the method name to see the test class name)

FAILED TESTS
Test method Exception Time (seconds) Instance
symXchangeQueryCustomer
Test class: com.kinective.testscripts.Customer.CustomerTest
Test method: #TC46, #TC47 Query Customers
Parameters: {EXPECTED MESSAGE=Validation failed: cvc-length-valid, ERROR MESSAGE=, TEST SCENARIO=#TC47 Search for a Invalid/blank customer, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, phones=, TEST ID=symXchangeQueryCustomer, idList=, customerBase=, relatinshipInformation=, alienStatus=, VERIFY FIELDS=, customerSearchBody=, residences=, BODY={ "assetID": "symxchange_api_test", "content": { "taxID": "", "customerID": "" }, "uuid": "123" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;}
Show output Show all outputs
#TC47 Search for a Invalid/blank customer
Steps:

Generating Access Token

 End Point URI:customer/customer-search

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 726 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )



Something went Wrong. Status Message : No customer found

java.lang.AssertionError: Something went Wrong. Status Message : No customer found
	at com.generics.utils.Log.fail(Log.java:596)
	at com.generics.utils.WebserviceTestBaseClass.verifyStatusMessage(WebserviceTestBaseClass.java:88)
	at com.kinective.testscripts.Customer.CustomerTest.symXchangeQueryCustomer(CustomerTest.java:140)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 26 stack frames
Click to show all stack frames
java.lang.AssertionError: Something went Wrong. Status Message : No customer found
	at org.testng.Assert.fail(Assert.java:99)
	at com.generics.utils.Log.fail(Log.java:596)
	at com.generics.utils.WebserviceTestBaseClass.verifyStatusMessage(WebserviceTestBaseClass.java:88)
	at com.kinective.testscripts.Customer.CustomerTest.symXchangeQueryCustomer(CustomerTest.java:140)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:578)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
	at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
	at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
	at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
	at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
	at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.testng.TestRunner.privateRun(TestRunner.java:794)
	at org.testng.TestRunner.run(TestRunner.java:596)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
	at org.testng.SuiteRunner.run(SuiteRunner.java:276)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
	at org.testng.TestNG.runSuites(TestNG.java:1063)
	at org.testng.TestNG.run(TestNG.java:1031)
	at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
1 com.kinective.testscripts.Customer.CustomerTest@5b12b668

PASSED TESTS
Test method Exception Time (seconds) Instance
symXchangeCreateDeposit
Test class: com.kinective.testscripts.Deposits.DepositsTest
Test method: #TC55 #TC83 #TC84 establish a new deposit
Parameters: {EXPECTED MESSAGE=already in use, ERROR MESSAGE=, TEST SCENARIO=#TC84 Reseda Integration Create Deposit, accountBase=, coreSpecificFields={ "id": "0003", "type": "1", "shareCode": "1" }, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=symXchangeCreateDeposit, accountServices=, timeDeposit=, accountDetail={ "openDate": "2024-02-05" }, VERIFY FIELDS=, BODY={ "assetID": "symxchange_api_test", "content": { "accountDetail": {{accountDetail}}, "accountInformation": { "description": "STUDENT ATHLETE", "accountNumber": "0000018522" }, "coreSpecificFields": {{coreSpecificFields}} }, "uuid": "string" }, beneficiaries=, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, order=}
Show output Show all outputs
#TC84 Reseda Integration Create Deposit
Steps:

Generating Access Token

 End Point URI:deposits/deposit-create

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 720 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: An exception occurred while processing deposit create transaction: org.apache.cxf.binding.soap.SoapFault: [MessageId=ab67c545-1e74-44eb-8f6d-20fbc7c54362] Error creating the Share record: Failed to create record type Share - Share 0003 ID already in use.

 Deposits Created successful.

Content is : null
statusMessage is: An exception occurred while processing deposit create transaction: org.apache.cxf.binding.soap.SoapFault: [MessageId=ab67c545-1e74-44eb-8f6d-20fbc7c54362] Error creating the Share record: Failed to create record type Share - Share 0003 ID already in use.
statusFlag is: false
UUID is: string

0 com.kinective.testscripts.Deposits.DepositsTest@4c12331b
symXchangeRelatioshipSearch
Test class: com.kinective.testscripts.Customer.CustomerTest
Test method: #TC49 Customer Relationship Search
Parameters: {EXPECTED MESSAGE=Successfully performed the customer relationship search process, ERROR MESSAGE=, TEST SCENARIO=#TC49 Search for existing customer relationships., coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, phones=, TEST ID=symXchangeRelatioshipSearch, idList=, customerBase=, relatinshipInformation=, alienStatus=, VERIFY FIELDS=, customerSearchBody=, residences=, BODY={ "assetID": "symxchange_api_test", "content": { "customerID": "", "excludeClosedAccounts": true, "includeCustomerInformation": true, "includeAdditionalAccountInformation": true, "includeEDistribution": true, "includeEBanking": true, "includeFrequentConductors": true, "coreSpecificFields": { "accountNumber": "0000012648", "number": true, "memberStatus": true, "last": true, "includeAllNameFields": true } }, "uuid": "" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;}
Show output Show all outputs
#TC49 Search for existing customer relationships.
Steps:

Generating Access Token

 End Point URI:customer/customer-relationship-search

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 5540 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Successfully performed the customer relationship search process. Number of shares found: 157.Number of loans found: 1.Number of names found: 14.

 Customer Relationship Search has been successful.

Content is : [{"accountInformation":{"accountType":"Deposit","subAccountNumber":1,"description":"SAVINGS","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2005-11-08"},"accountSummary":{"productID":"1","originatingBranch":"2","accountBalance":24172.62,"openDate":"2005-11-08"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":2,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":-62.22,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":5,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":6,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":7,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":10,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":11,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":12,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":13,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":14,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":15,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":16,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":17,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":18,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":19,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":20,"description":"CLASSIC CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2005-11-08"},"accountSummary":{"productID":"20","originatingBranch":"2","accountBalance":15.31,"openDate":"2005-11-08"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":21,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":22,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":23,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":24,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":25,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":26,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":27,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":28,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":29,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":31,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":32,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":34,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":35,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":36,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":37,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":38,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":39,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":40,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":42,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":44,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":46,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":47,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":50,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":55,"description":"TEST A CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":60,"description":"STUDENT ATHLETE","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":61,"description":"STUDENT ATHLETE","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2024-02-05"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2024-02-05"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":62,"description":"STUDENT ATHLETE","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2024-02-05"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2024-02-05"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":66,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":67,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":76,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":78,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":84,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":90,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":96,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":98,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":99,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":101,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-06-27"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-06-27"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":105,"description":"60 MONTH JUMBO CERTIFICATE","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2008-06-20"},"accountSummary":{"productID":"160","originatingBranch":"2","accountBalance":19690.74,"openDate":"2008-06-20"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":107,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"3","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":108,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"2","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":113,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-07-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-07-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":114,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":115,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":116,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":123,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-07-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-07-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":134,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":135,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":139,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":140,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":141,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":143,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":193,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":200,"description":"IRA SAVINGS","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2008-06-23"},"accountSummary":{"productID":"200","originatingBranch":"2","accountBalance":32788.88,"openDate":"2008-06-23"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":213,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":218,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":230,"description":"60 MONTH IRA CERTIFICATE","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2010-04-03"},"accountSummary":{"productID":"230","originatingBranch":"0","accountBalance":33014.54,"openDate":"2010-04-03"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":313,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":483,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":603,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":929,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":943,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1013,"description":"SAVINGS","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1017,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1117,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2022-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2022-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1118,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2022-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2022-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1122,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1285,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1536,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1538,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1594,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1777,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1800,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1862,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1898,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1981,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":2013,"description":"SAVINGS","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":2015,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":2199,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":2203,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":2624,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":2742,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3001,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3183,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3450,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3515,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3599,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3786,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3900,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4000,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4013,"description":"SAVINGS","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4015,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4033,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4034,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4035,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4060,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4113,"description":"SAVINGS","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4181,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4265,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4536,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4623,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4726,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4958,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":5613,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":5673,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":5749,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":5810,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":5993,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":6626,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":7354,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":7408,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":7769,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8015,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2024-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2024-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8019,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-06-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-06-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8115,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8119,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8215,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8259,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8315,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8415,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8515,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8583,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8822,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8823,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8920,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8970,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9013,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9296,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9324,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9380,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9489,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9520,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9532,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9619,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9627,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9698,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9876,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9877,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Loan","subAccountNumber":20,"description":"72 MONTH NEW AUTO","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2005-11-08"},"accountSummary":{"productID":"20","creditLimit":0,"accountBalance":6113.69,"openDate":"2005-11-08","originalBalance":26397}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"MACDONALD","taxId":"701522023","accountRelationshipType":"0","type":"0","birthDate":"1925-07-17","percent":0,"first":"RALPH"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"1","birthDate":"2000-01-01","percent":2,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"2","birthDate":"1986-04-01","percent":2,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"JOHNSON","taxId":"111112231","accountRelationshipType":"1","type":"2","birthDate":"1998-04-01","percent":2,"first":"BETTY"}]}}]
statusMessage is: Successfully performed the customer relationship search process. Number of shares found: 157.Number of loans found: 1.Number of names found: 14.
statusFlag is: true
UUID is: 2c600bd5-a2d8-4735-9da8-c362ff46e5fb

5 com.kinective.testscripts.Customer.CustomerTest@5b12b668
verifyResponseFieldsLoanSearch
Test class: com.kinective.testscripts.Loans.LoansTest
Test method: #TC52 Verify Response Fields for loan search
Parameters: {EXPECTED MESSAGE=Successfully searched for loan information, automaticFundsTransfer=, ERROR MESSAGE=, TEST SCENARIO=#TC52 Verify response fields for loan search api., loanDetails=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=verifyResponseFieldsLoanSearch, governmentMonitoring=, escrows=, VERIFY FIELDS=accountInformation,loanDetails, customers=, collateral=, loanSearchBody=, BODY={ "assetID": "symxchange_api_test", "content": { "accountNumber": "0000012648", "accountType": "Ln00", "subAccountNumber": "20" }, "uuid": "string" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;}
Show output Show all outputs
#TC52 Verify response fields for loan search api.
Steps:

Generating Access Token

 End Point URI:loan/loan-search

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 888 milli second


accountInformation Field is present in Response Body


loanDetails Field is present in Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Loan Search Results: Successfully searched for loan information with message ID of: caa1a720-3b30-4451-ad78-c860df0ed885 Loan Name Paged List results: Loan Name Paged List successful.

 Loan has been searched successfully

Content is : [{"loanDetails":{"availableCredit":0,"loanType":"20","loanToValue":0,"originationDate":"2005-11-08","pastDueAmount":7543.24,"balloonAmount":0,"securedCode":"0","loanAmount":26397,"accountInformation":{"accountType":"20","subAccountNumber":"0020","description":"72 MONTH NEW AUTO"},"productCode":"0","principalBalance":6113.69,"interest":{"interestRate":5.12,"interestCalculationMethod":"0"},"maturityDate":"2011-11-08","purposeCode":"0","payOffAmount":7543.24,"creditLimit":0,"payment":{"escrowAmountDue":0,"lateChargeAmountDue":0,"totalAmountDue":7543.24,"paymentDate":"2010-06-08","paymentFrequency":"4","paymentAmount":426.6},"term":72,"chargeOffStatus":0,"creditReportType":"0","couponCode":"0"},"coreSpecificFields":{"warningCodes":[{"warningCode":"0","entryId":"1"},{"warningCode":"0","entryId":"2"},{"warningCode":"0","entryId":"3"},{"warningCode":"0","entryId":"4"},{"warningCode":"0","entryId":"5"},{"warningCode":"0","entryId":"6"},{"warningCode":"0","entryId":"7"},{"warningCode":"0","entryId":"8"},{"warningCode":"0","entryId":"9"},{"warningCode":"0","entryId":"10"},{"warningCode":"0","entryId":"11"},{"warningCode":"0","entryId":"12"},{"warningCode":"0","entryId":"13"},{"warningCode":"0","entryId":"14"},{"warningCode":"0","entryId":"15"},{"warningCode":"0","entryId":"16"},{"warningCode":"0","entryId":"17"},{"warningCode":"0","entryId":"18"},{"warningCode":"0","entryId":"19"},{"warningCode":"0","entryId":"20"}]},"customers":[{"taxID":"111112231","name":{"firstName":"FIRST","lastName":"LAST","fullName":"FIRST LAST"}}]}]
statusMessage is: Loan Search Results: Successfully searched for loan information with message ID of: caa1a720-3b30-4451-ad78-c860df0ed885 Loan Name Paged List results: Loan Name Paged List successful.
statusFlag is: true
UUID is: string

1 com.kinective.testscripts.Loans.LoansTest@7586beff
symXchangeSearchAccountHistoryOfExistingAccount
Test class: com.kinective.testscripts.Account.AccountTest
Test method: #TC42,#TC44,#TC45 Search the account History of an existing account holder
Parameters: {EXPECTED MESSAGE=The requested record was not found, ERROR MESSAGE=, TEST SCENARIO=#TC44 Search the account History of an existing account holder with Blank account number, VERIFY FIELDS=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=symXchangeSearchAccountHistoryOfExistingAccount, BODY={ "assetID": "symxchange_api_test", "content": { "accountNumber": "", "accountType": "Sh01", "coreSpecificFields": { "shareID": "0001" }, "startDate": "2010-02-20", "endDate": "2010-04-23" }, "uuid": "string" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;}
Show output Show all outputs
#TC44 Search the account History of an existing account holder with Blank account number
Steps:

Generating Access Token

 End Point URI:account/account-history

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 701 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: An exception occurred while processing account history transaction: org.apache.cxf.binding.soap.SoapFault: [MessageId=1d98903d-303e-4c64-a6fa-db14249258a3] The requested record was not found : The requested record was not found

 Account History Search successful

Content is : null
statusMessage is: An exception occurred while processing account history transaction: org.apache.cxf.binding.soap.SoapFault: [MessageId=1d98903d-303e-4c64-a6fa-db14249258a3] The requested record was not found : The requested record was not found
statusFlag is: false
UUID is: string

1 com.kinective.testscripts.Account.AccountTest@43bc63a3
symXchangeQueryCustomer
Test class: com.kinective.testscripts.Customer.CustomerTest
Test method: #TC46, #TC47 Query Customers
Parameters: {EXPECTED MESSAGE=Successfully performed the customer search process, ERROR MESSAGE=, TEST SCENARIO=#TC46 Search for a customer., coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, phones=, TEST ID=symXchangeQueryCustomer, idList=, customerBase=, relatinshipInformation=, alienStatus=, VERIFY FIELDS=preferredContactMethod,addressLastVerify, customerSearchBody=, residences=, BODY={ "assetID": "symxchange_api_test", "content": { "taxID": "", "customerID": "0003700132" }, "uuid": "123" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;}
Show output Show all outputs
#TC46 Search for a customer.
Steps:

Generating Access Token

 End Point URI:customer/customer-search

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 710 milli second


preferredContactMethod Field is present in Response Body


addressLastVerify Field is present in Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Successfully performed the customer search process

 Customer search has been successful.

Content is : [{"userFields":[{"value":"0.00","key":"userAmount1"},{"value":"0.00","key":"userAmount2"}],"branchNumber":"10","coreSpecificFields":{"accountType":"0","ssnType":"0","memberGroup":"0","w8OnFile":"0","openDate":"2019-08-24","usPerson":"1","warningCodes":[{"warningCode":"7","entryId":"1"},{"warningCode":"0","entryId":"2"},{"warningCode":"0","entryId":"3"},{"warningCode":"0","entryId":"4"},{"warningCode":"0","entryId":"5"},{"warningCode":"0","entryId":"6"},{"warningCode":"0","entryId":"7"},{"warningCode":"0","entryId":"8"},{"warningCode":"0","entryId":"9"},{"warningCode":"0","entryId":"10"},{"warningCode":"0","entryId":"11"},{"warningCode":"0","entryId":"12"},{"warningCode":"0","entryId":"13"},{"warningCode":"0","entryId":"14"},{"warningCode":"0","entryId":"15"},{"warningCode":"0","entryId":"16"},{"warningCode":"0","entryId":"17"},{"warningCode":"0","entryId":"18"},{"warningCode":"0","entryId":"19"},{"warningCode":"0","entryId":"20"}],"userAmount2":0,"userAmount1":0},"originatingBranch":"1","customerBase":{"isUSCitizen":true,"memberStatus":"0","phones":[{"number":"312-555-1234","phoneType":"Work"},{"number":"847-555-4321","phoneType":"Mobile"}],"employments":[{"occupation":"API DEV","phone":{"number":"312-555-1234"},"employerName":"NXTSOFT","salary":0},{},{}],"customerType":"0","preferredContactMethod":"0","dob":"1962-11-15","statementEmailCode":"0","taxID":"275999995","statementType":"0","customerID":"0003700132","name":{"legalName":"JOE C SMITHERS JR","firstName":"JOE","lastName":"SMITHERS","middleName":"C","suffix":"JR"},"taxIDType":"0","residences":[{"streetName":"70 OAK ST.","suite":"550","addressLastChanged":"2022-06-22","addressLastVerify":"2002-08-24","city":"CHICAGO","addressType":"0","postalCode":"60601","mailDirectoryCode":"0","state":"IL"}],"email":{"emailAddress":"tcplf@nxtsoft.com"},"createDate":"2019-08-24"}}]
statusMessage is: Successfully performed the customer search process
statusFlag is: true
UUID is: 123

1 com.kinective.testscripts.Customer.CustomerTest@5b12b668
symXchangeSearchDeposit
Test class: com.kinective.testscripts.Deposits.DepositsTest
Test method: #TC53 #TC56 #TC86 #TC87 search for a deposit/time deposit(symxchange)
Parameters: {EXPECTED MESSAGE=The requested record was not found, ERROR MESSAGE=, TEST SCENARIO=#TC87 Search for an account - Time Deposit Search with an existing account, accountBase=, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=symXchangeSearchDeposit, accountServices=, timeDeposit=, accountDetail=, VERIFY FIELDS=, BODY={ "assetID": "symxchange_api_test", "content": { "accountNumber": "00000", "accountType": "", "coreSpecificFields": { "shareID": "0002" } }, "uuid": "string" }, beneficiaries=, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, order=}
Show output Show all outputs
#TC87 Search for an account - Time Deposit Search with an existing account
Steps:

Generating Access Token

 End Point URI:deposits/deposit-search

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 689 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: An exception occurred while processing deposit search transaction: org.apache.cxf.binding.soap.SoapFault: [MessageId=9a4d3e1e-66fc-4299-a1e3-a785846795fc] The requested record was not found : The requested record was not found

 Deposits search has been successful.

Content is : null
statusMessage is: An exception occurred while processing deposit search transaction: org.apache.cxf.binding.soap.SoapFault: [MessageId=9a4d3e1e-66fc-4299-a1e3-a785846795fc] The requested record was not found : The requested record was not found
statusFlag is: false
UUID is: string

1 com.kinective.testscripts.Deposits.DepositsTest@4c12331b
verifyResponseFieldsDepositSearch
Test class: com.kinective.testscripts.Deposits.DepositsTest
Test method: #TC54 Verify Response Fields for deposit search
Parameters: {EXPECTED MESSAGE=Successfully performed the deposit search process, ERROR MESSAGE=, TEST SCENARIO=#TC54 Verify response fields for deposit search api, accountBase=, coreSpecificFields={ "shareID": "1" }, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=verifyResponseFieldsDepositSearch, accountServices=, timeDeposit=, accountDetail=, VERIFY FIELDS=accountBase,accountDetail, BODY={ "assetID": "symxchange_api_test", "content": { "accountNumber": "0000012648", "accountType": "Sh01", "coreSpecificFields": {{coreSpecificFields}} }, "uuid": "string" }, beneficiaries=, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, order=}
Show output Show all outputs
#TC54 Verify response fields for deposit search api
Steps:

Generating Access Token

 End Point URI:deposits/deposit-search

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 748 milli second


accountBase Field is present in Response Body


accountDetail Field is present in Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Successfully performed the deposit search process: 0000012648

 Loan has been searched successfully

Content is : [{"accountInformation":{"description":"SAVINGS"},"accountDetail":{"interestRate":0,"chargeOffAmount":0,"balance":24172.62,"branchNumber":"2","chargeOffType":"0","balanceAvailable":24172.62,"statementFrequency":"3","openDate":"2005-11-08","interestMethod":1,"customerRelationships":[{"customerID":"0001","percent":0}]},"accountBase":{"accountType":"1"},"coreSpecificFields":{"shareCode":"0","createdAtBranch":"0","createdByUser":"9999","minimumBalance":0,"divType":"1","warningCodes":[{"warningCode":"0","entryId":"1"},{"warningCode":"0","entryId":"2"},{"warningCode":"0","entryId":"3"},{"warningCode":"0","entryId":"4"},{"warningCode":"0","entryId":"5"},{"warningCode":"0","entryId":"6"},{"warningCode":"0","entryId":"7"},{"warningCode":"0","entryId":"8"},{"warningCode":"0","entryId":"9"},{"warningCode":"0","entryId":"10"},{"warningCode":"0","entryId":"11"},{"warningCode":"0","entryId":"12"},{"warningCode":"0","entryId":"13"},{"warningCode":"0","entryId":"14"},{"warningCode":"0","entryId":"15"},{"warningCode":"0","entryId":"16"},{"warningCode":"0","entryId":"17"},{"warningCode":"0","entryId":"18"},{"warningCode":"0","entryId":"19"},{"warningCode":"0","entryId":"20"}],"withholdingCode":"0"}}]
statusMessage is: Successfully performed the deposit search process: 0000012648
statusFlag is: true
UUID is: string

1 com.kinective.testscripts.Deposits.DepositsTest@4c12331b
symXchangeSearchDeposit
Test class: com.kinective.testscripts.Deposits.DepositsTest
Test method: #TC53 #TC56 #TC86 #TC87 search for a deposit/time deposit(symxchange)
Parameters: {EXPECTED MESSAGE=Successfully performed the deposit search process, ERROR MESSAGE=, TEST SCENARIO=#TC56 Search for an account - Time Deposit Search with an existing account, accountBase=, coreSpecificFields={ "shareID": "105" }, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=symXchangeSearchDeposit, accountServices=, timeDeposit=, accountDetail=, VERIFY FIELDS=, BODY={ "assetID": "symxchange_api_test", "content": { "accountNumber": "0000012648", "accountType": "Sh01", "coreSpecificFields": {{coreSpecificFields}} }, "uuid": "string" }, beneficiaries=, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, order=}
Show output Show all outputs
#TC56 Search for an account - Time Deposit Search with an existing account
Steps:

Generating Access Token

 End Point URI:deposits/deposit-search

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 683 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Successfully performed the deposit search process: 0000012648

 Deposits search has been successful.

Content is : [{"accountInformation":{"description":"60 MONTH JUMBO CERTIFICATE"},"accountDetail":{"interestRate":5,"chargeOffAmount":0,"balance":19690.74,"branchNumber":"2","chargeOffType":"0","balanceAvailable":9690.74,"statementFrequency":"3","openDate":"2008-06-20","interestMethod":160,"customerRelationships":[{"customerID":"0105","percent":0}]},"accountBase":{"accountType":"160"},"coreSpecificFields":{"shareCode":"2","createdAtBranch":"0","createdByUser":"9999","minimumBalance":10000,"divType":"160","warningCodes":[{"warningCode":"0","entryId":"1"},{"warningCode":"0","entryId":"2"},{"warningCode":"0","entryId":"3"},{"warningCode":"0","entryId":"4"},{"warningCode":"0","entryId":"5"},{"warningCode":"0","entryId":"6"},{"warningCode":"0","entryId":"7"},{"warningCode":"0","entryId":"8"},{"warningCode":"0","entryId":"9"},{"warningCode":"0","entryId":"10"},{"warningCode":"0","entryId":"11"},{"warningCode":"0","entryId":"12"},{"warningCode":"0","entryId":"13"},{"warningCode":"0","entryId":"14"},{"warningCode":"0","entryId":"15"},{"warningCode":"0","entryId":"16"},{"warningCode":"0","entryId":"17"},{"warningCode":"0","entryId":"18"},{"warningCode":"0","entryId":"19"},{"warningCode":"0","entryId":"20"}],"withholdingCode":"0"}}]
statusMessage is: Successfully performed the deposit search process: 0000012648
statusFlag is: true
UUID is: string

1 com.kinective.testscripts.Deposits.DepositsTest@4c12331b
symXchangeCreateDeposit
Test class: com.kinective.testscripts.Deposits.DepositsTest
Test method: #TC55 #TC83 #TC84 establish a new deposit
Parameters: {EXPECTED MESSAGE=Successfully performed the deposit create process, ERROR MESSAGE=, TEST SCENARIO=#TC55 Create a new deposit with existing Account Number, accountBase=, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=symXchangeCreateDeposit, accountServices=, timeDeposit=, accountDetail=, VERIFY FIELDS=, BODY={ "assetID": "symxchange_api_test", "content": { "accountBase": { "accountType": "Deposit", "regEOption": "string", "statementMailingAddress": { "addressType": "Current", "city": "Chicago", "country": "US", "postalCode": "60601", "postalExtension": "string", "residenceType": "Own", "state": "IL", "streetName": "Lake", "streetNumber": "70", "suite": "string" }, "subAccountType": "30" }, "accountDetail": { "accountClassCode": "I", "balance": 0, "branchNumber": "1", "customerID": "0000012648", "costCenter": "0", "index": 0, "interestMethod": 0, "interestRate": 0, "name": { "businessName": "string", "firstName": "MEMBER FIRST", "lastName": "MEMBER LAST", "legalName": "string", "middleName": "string", "prefix": "string", "suffix": "string" }, "nextRateChangeDate": "2025-08-24", "openDate": "2025-11-29", "officerCode": "PAM", "productName": "TEST CHECKING", "productType": "D", "rateAdjuster": "6", "rateChangeFrequency": "string", "rateReviewTerm": 0, "serviceChargeWaiveReason": "Chg", "statementCycle": "1", "statementFrequency": "1", "statementType": "Paper" }, "accountInformation": { "accountType": "Deposit", "description": "TEST CHECKING", "accountNumber": "0000012648", "transactionCode": "string" }, "accountServices": { "accountToLink": "string", "billPayment": false, "directDeposit": false, "eStatements": false, "onlineBanking": false, "onlineBankingPassword": false, "overdraftProtection": false }, "coreSpecificFields": { "id": "9876", "type": "1" } }, "uuid": "string" }, beneficiaries=, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, order=}
Show output Show all outputs
#TC55 Create a new deposit with existing Account Number
Steps:

Generating Access Token

 End Point URI:deposits/deposit-create

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 777 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Successfully performed the deposit create process: 69a2cbc4-5a5c-43dc-b342-686849ae1517

 Deposits Created successful.

Content is : {"accountType":"1","description":"TEST CHECKING","accountNumber":"0000012648"}
statusMessage is: Successfully performed the deposit create process: 69a2cbc4-5a5c-43dc-b342-686849ae1517
statusFlag is: true
UUID is: string

1 com.kinective.testscripts.Deposits.DepositsTest@4c12331b
symXchangeCreateDeposit
Test class: com.kinective.testscripts.Deposits.DepositsTest
Test method: #TC55 #TC83 #TC84 establish a new deposit
Parameters: {EXPECTED MESSAGE=Successfully performed the deposit create process, ERROR MESSAGE=, TEST SCENARIO=#TC83 Reseda Integration Create Deposit, accountBase=, coreSpecificFields={ "id": "0003", "type": "1", "shareCode": "1" }, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=symXchangeCreateDeposit, accountServices=, timeDeposit=, accountDetail={ "openDate": "2024-02-05" }, VERIFY FIELDS=, BODY={ "assetID": "symxchange_api_test", "content": { "accountDetail": {{accountDetail}}, "accountInformation": { "description": "STUDENT ATHLETE", "accountNumber": "0000018522" }, "coreSpecificFields": {{coreSpecificFields}} }, "uuid": "string" }, beneficiaries=, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, order=}
Show output Show all outputs
#TC83 Reseda Integration Create Deposit
Steps:

Generating Access Token

 End Point URI:deposits/deposit-create

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 749 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Successfully performed the deposit create process: bc09f52c-d22b-4715-b3b0-8ed4bcf5fab3

 Deposits Created successful.

Content is : {"accountType":"1","description":"STUDENT ATHLETE","accountNumber":"0000018522"}
statusMessage is: Successfully performed the deposit create process: bc09f52c-d22b-4715-b3b0-8ed4bcf5fab3
statusFlag is: true
UUID is: string

1 com.kinective.testscripts.Deposits.DepositsTest@4c12331b
verifyResponseFieldsRelationShipSearch
Test class: com.kinective.testscripts.Customer.CustomerTest
Test method: #TC50 Verify Response Fields
Parameters: {EXPECTED MESSAGE=Successfully performed the customer relationship search process, ERROR MESSAGE=, TEST SCENARIO=#TC50 Verify response fields for relationship search api., coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, phones=, TEST ID=verifyResponseFieldsRelationShipSearch, idList=, customerBase=, relatinshipInformation=, alienStatus=, VERIFY FIELDS=accountInformation,accountRelationshipStatus, customerSearchBody=, residences=, BODY={ "assetID": "symxchange_api_test", "content": { "customerID": "", "excludeClosedAccounts": true, "includeCustomerInformation": true, "includeAdditionalAccountInformation": true, "includeEDistribution": true, "includeEBanking": true, "includeFrequentConductors": true, "coreSpecificFields": { "accountNumber": "0000012648", "number": true, "memberStatus": true, "last": true, "includeAllNameFields": true } }, "uuid": "" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;}
Show output Show all outputs
#TC50 Verify response fields for relationship search api.
Steps:

Generating Access Token

 End Point URI:customer/customer-relationship-search

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 5189 milli second


accountInformation Field is present in Response Body


accountRelationshipStatus Field is present in Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Successfully performed the customer relationship search process. Number of shares found: 157.Number of loans found: 1.Number of names found: 14.

 Customer Relationship Search has been successful.l

Content is : [{"accountInformation":{"accountType":"Deposit","subAccountNumber":1,"description":"SAVINGS","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2005-11-08"},"accountSummary":{"productID":"1","originatingBranch":"2","accountBalance":24172.62,"openDate":"2005-11-08"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":2,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":-62.22,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":5,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":6,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":7,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":10,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":11,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":12,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":13,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":14,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":15,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":16,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":17,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":18,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":19,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":20,"description":"CLASSIC CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2005-11-08"},"accountSummary":{"productID":"20","originatingBranch":"2","accountBalance":15.31,"openDate":"2005-11-08"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":21,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":22,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":23,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":24,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":25,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":26,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":27,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":28,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":29,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":31,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":32,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":34,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":35,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":36,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":37,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":38,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":39,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":40,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":42,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":44,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":46,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":47,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":50,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":55,"description":"TEST A CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":60,"description":"STUDENT ATHLETE","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":61,"description":"STUDENT ATHLETE","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2024-02-05"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2024-02-05"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":62,"description":"STUDENT ATHLETE","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2024-02-05"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2024-02-05"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":66,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":67,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":76,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":78,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":84,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":90,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":96,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":98,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2023-01-25"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2023-01-25"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":99,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":101,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-06-27"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-06-27"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":105,"description":"60 MONTH JUMBO CERTIFICATE","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2008-06-20"},"accountSummary":{"productID":"160","originatingBranch":"2","accountBalance":19690.74,"openDate":"2008-06-20"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":107,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"3","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":108,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"2","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":113,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-07-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-07-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":114,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":115,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":116,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":123,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-07-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-07-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":134,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":135,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":139,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":140,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":141,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":143,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":193,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":200,"description":"IRA SAVINGS","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2008-06-23"},"accountSummary":{"productID":"200","originatingBranch":"2","accountBalance":32788.88,"openDate":"2008-06-23"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":213,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":218,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":230,"description":"60 MONTH IRA CERTIFICATE","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2010-04-03"},"accountSummary":{"productID":"230","originatingBranch":"0","accountBalance":33014.54,"openDate":"2010-04-03"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":313,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":483,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":603,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":929,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":943,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1013,"description":"SAVINGS","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1017,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1117,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2022-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2022-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1118,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2022-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2022-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1122,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1285,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1536,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1538,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1594,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1777,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1800,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1862,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1898,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":1981,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":2013,"description":"SAVINGS","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":2015,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":2199,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":2203,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":2624,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":2742,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3001,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3183,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3450,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3515,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3599,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3786,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":3900,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4000,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4013,"description":"SAVINGS","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4015,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4033,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4034,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4035,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4060,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4113,"description":"SAVINGS","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4181,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4265,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4536,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4623,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4726,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":4958,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":5613,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":5673,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":5749,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":5810,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":5993,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":6626,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":7354,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":7408,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":7769,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8015,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2024-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2024-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8019,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2025-06-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2025-06-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8115,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8119,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8215,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8259,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8315,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8415,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8515,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8583,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8822,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8823,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8920,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":8970,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9013,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9296,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9324,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9380,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9489,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9520,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9532,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9619,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9627,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9698,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9876,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Deposit","subAccountNumber":9877,"description":"TEST CHECKING","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2021-11-29"},"accountSummary":{"productID":"1","originatingBranch":"1","accountBalance":0,"openDate":"2021-11-29"}},{"accountInformation":{"accountType":"Loan","subAccountNumber":20,"description":"72 MONTH NEW AUTO","accountNumber":""},"accountRelationshipStatus":{"effectiveDate":"2005-11-08"},"accountSummary":{"productID":"20","creditLimit":0,"accountBalance":6113.69,"openDate":"2005-11-08","originalBalance":26397}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"MACDONALD","taxId":"701522023","accountRelationshipType":"0","type":"0","birthDate":"1925-07-17","percent":0,"first":"RALPH"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"3","birthDate":"2000-01-01","percent":4,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"1","birthDate":"2000-01-01","percent":2,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"LAST","taxId":"111112231","accountRelationshipType":"1","type":"2","birthDate":"1986-04-01","percent":2,"first":"FIRST"}]}},{"relatedToCustomerInformation":{"beneficialOwners":[{"last":"JOHNSON","taxId":"111112231","accountRelationshipType":"1","type":"2","birthDate":"1998-04-01","percent":2,"first":"BETTY"}]}}]
statusMessage is: Successfully performed the customer relationship search process. Number of shares found: 157.Number of loans found: 1.Number of names found: 14.
statusFlag is: true
UUID is: 0307c876-ac68-4393-8a1e-79f13c58a43a

5 com.kinective.testscripts.Customer.CustomerTest@5b12b668
symXchangeTransferFunds
Test class: com.kinective.testscripts.Monetary.MonetaryTest
Test method: #TC57 #TC58 #TC59 Transfer the funds - Monetary Transfer
Parameters: {toAccount={ "accountNumber": "0000012663", "accountType": "Sh01", "transactionCode": "", "subAccountNumber": "0020" }, EXPECTED MESSAGE=Value '0' is not facet-valid with respect to minInclusive '0.01' for type 'AmountType', ERROR MESSAGE=, TEST SCENARIO=#TC59 Initiate a monetary transfer, creditGLAccount=, EXPECTED STATUS=200, fromAccount={ "accountNumber": "0000012663", "accountType": "Sh01", "transactionCode": "", "subAccountNumber": "0001" }, responseTimeSeconds=15, TEST ID=symXchangeTransferFunds, debitGLAccount=, VERIFY FIELDS=, BODY={ "assetID": "symxchange_api_test", "content": { "amount": 0.00, "batchNumber": "100", "description": "transfer funds", "effectiveDate": "2022-6-21", "frequency": "0", "fromAccount": {{fromAccount}}, "toAccount": {{toAccount}}, "coreSpecificFields": { "principalReduction": "N" } }, "uuid": "string" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;}
Show output Show all outputs
#TC59 Initiate a monetary transfer
Steps:

Generating Access Token

 End Point URI:monetary/transfer-funds

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 671 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: An exception occurred while processing transfer funds transaction: org.apache.cxf.binding.soap.SoapFault: [MessageId=226fe663-c5d0-46ce-9ca3-310bcf504384] Validation failed: cvc-minInclusive-valid: Value '0' is not facet-valid with respect to minInclusive '0.01' for type 'AmountType'.

 Transfer Create Successful

Content is : null
statusMessage is: An exception occurred while processing transfer funds transaction: org.apache.cxf.binding.soap.SoapFault: [MessageId=226fe663-c5d0-46ce-9ca3-310bcf504384] Validation failed: cvc-minInclusive-valid: Value '0' is not facet-valid with respect to minInclusive '0.01' for type 'AmountType'.
statusFlag is: true
UUID is: string

1 com.kinective.testscripts.Monetary.MonetaryTest@3b69e7d1
symXchangeTransferFunds
Test class: com.kinective.testscripts.Monetary.MonetaryTest
Test method: #TC57 #TC58 #TC59 Transfer the funds - Monetary Transfer
Parameters: {toAccount={ "accountNumber": "0000012663", "accountType": "Sh01", "transactionCode": "", "subAccountNumber": "0020" }, EXPECTED MESSAGE=, ERROR MESSAGE=, TEST SCENARIO=#TC57 Initiate a monetary transfer, creditGLAccount=, EXPECTED STATUS=200, fromAccount={ "accountNumber": "0000012663", "accountType": "Sh01", "transactionCode": "", "subAccountNumber": "0001" }, responseTimeSeconds=15, TEST ID=symXchangeTransferFunds, debitGLAccount=, VERIFY FIELDS=, BODY={ "assetID": "symxchange_api_test", "content": { "amount": 10.00, "batchNumber": "100", "description": "transfer funds", "effectiveDate": "2022-6-21", "frequency": "0", "fromAccount": {{fromAccount}}, "toAccount": {{toAccount}}, "coreSpecificFields": { "principalReduction": "N" } }, "uuid": "string" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;}
Show output Show all outputs
#TC57 Initiate a monetary transfer
Steps:

Generating Access Token

 End Point URI:monetary/transfer-funds

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 765 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Transfer Create Successful

Content is : {"activityID":"08000000070865","isPosted":true,"transactionPostDate":"2022-06-22","override":""}
statusMessage is: Transfer funds performed successfully.
statusFlag is: true
UUID is: string

1 com.kinective.testscripts.Monetary.MonetaryTest@3b69e7d1
symXchangeSearchDeposit
Test class: com.kinective.testscripts.Deposits.DepositsTest
Test method: #TC53 #TC56 #TC86 #TC87 search for a deposit/time deposit(symxchange)
Parameters: {EXPECTED MESSAGE=Successfully performed the deposit search process, ERROR MESSAGE=, TEST SCENARIO=#TC53 Search for a deposit, accountBase=, coreSpecificFields={ "shareID": "1" }, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=symXchangeSearchDeposit, accountServices=, timeDeposit=, accountDetail=, VERIFY FIELDS=, BODY={ "assetID": "symxchange_api_test", "content": { "accountNumber": "0000012648", "accountType": "Sh01", "coreSpecificFields": {{coreSpecificFields}} }, "uuid": "string" }, beneficiaries=, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, order=}
Show output Show all outputs
#TC53 Search for a deposit
Steps:

Generating Access Token

 End Point URI:deposits/deposit-search

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 732 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Successfully performed the deposit search process: 0000012648

 Deposits search has been successful.

Content is : [{"accountInformation":{"description":"SAVINGS"},"accountDetail":{"interestRate":0,"chargeOffAmount":0,"balance":24172.62,"branchNumber":"2","chargeOffType":"0","balanceAvailable":24172.62,"statementFrequency":"3","openDate":"2005-11-08","interestMethod":1,"customerRelationships":[{"customerID":"0001","percent":0}]},"accountBase":{"accountType":"1"},"coreSpecificFields":{"shareCode":"0","createdAtBranch":"0","createdByUser":"9999","minimumBalance":0,"divType":"1","warningCodes":[{"warningCode":"0","entryId":"1"},{"warningCode":"0","entryId":"2"},{"warningCode":"0","entryId":"3"},{"warningCode":"0","entryId":"4"},{"warningCode":"0","entryId":"5"},{"warningCode":"0","entryId":"6"},{"warningCode":"0","entryId":"7"},{"warningCode":"0","entryId":"8"},{"warningCode":"0","entryId":"9"},{"warningCode":"0","entryId":"10"},{"warningCode":"0","entryId":"11"},{"warningCode":"0","entryId":"12"},{"warningCode":"0","entryId":"13"},{"warningCode":"0","entryId":"14"},{"warningCode":"0","entryId":"15"},{"warningCode":"0","entryId":"16"},{"warningCode":"0","entryId":"17"},{"warningCode":"0","entryId":"18"},{"warningCode":"0","entryId":"19"},{"warningCode":"0","entryId":"20"}],"withholdingCode":"0"}}]
statusMessage is: Successfully performed the deposit search process: 0000012648
statusFlag is: true
UUID is: string

1 com.kinective.testscripts.Deposits.DepositsTest@4c12331b
symXChangeCreateCustomer
Test class: com.kinective.testscripts.Customer.CustomerTest
Test method: #TC48 Customer Create
Parameters: {EXPECTED MESSAGE=Error creating the Account record: Failed to create record type Account - The account to create already exists., ERROR MESSAGE=, TEST SCENARIO=#TC48 Create a new customer., coreSpecificFields={ "memberNumber": "0003700120", "openDate": "2019-08-24" }, EXPECTED STATUS=200, responseTimeSeconds=15, phones=[ { "areaCode": "847", "countryCode": "1", "extension": "", "number": "5554321", "phoneType": "Mobile" } ], TEST ID=symXChangeCreateCustomer, idList=[ { "expirationDate": "2025-08-24", "issueDate": "2019-08-24", "issuer": "US", "type": "DL", "value": "P625-999-9999" } ], customerBase={ "tinCertification": "Certified", "citizenshipCountry": "US", "customerType": "P", "dob": "1962-11-15", "email": { "emailAddress": "tcplf@nxtsoft.com", "emailType": "Home" }, "employments": [ { "address": [ { "city": "CHICAGO", "country": "US", "state": "IL", "streetNumber": "70", "streetName": "E. LAKE ST.", "suite": "1500", "addressType": "Current", "postalCode": "60601", "postalExtension": "" } ], "phone": { "areaCode": "312", "countryCode": "1", "extension": "", "number": "312-555-1234", "phoneType": "Home" }, "hoursPerWeek": 0, "employerName": "NXTSOFT", "occupation": "API DEV", "salary": 10000, "salaryFrequency": "MONTHLY", "status": "", "type": "Current", "title": "DEVELOPER" } ], "idList": {{idList}}, "annualIncome": 10000, "isEmployee": true, "name": { "businessName": "", "firstName": "JOE", "lastName": "SMITHERS", "legalName": "", "middleName": "C", "prefix": "MR", "suffix": "JR" }, "phones": {{phones}}, "residences": {{residences}}, "taxID": "275999995", "taxIDType": "P", "taxWithholding": true }, relatinshipInformation=, alienStatus=, VERIFY FIELDS=, customerSearchBody=, residences=[ { "addressLastChanged": "2003-08-24", "addressLastVerify": "2002-08-24", "addressType": "Current", "city": "CHICAGO", "country": "", "mailDirectoryCode": "IL", "numberOfMonths": 24, "numberOfYears": 2, "postalCode": "60601", "postalExtension": "", "seasonBeginDate": "2019-08-24", "seasonEndDate": "2019-08-24", "seasonReoccur": "Y", "state": "IL", "streetNumber": "70", "streetName": "OAK ST.", "subType": "", "suite": "550" } ], BODY={ "assetID": "symxchange_api_test", "content": { "branchNumber": "10", "customerBase": {{customerBase}}, "coreSpecificFields": {{coreSpecificFields}}, "userFields": [ { "key": "", "value": "" } ] }, "uuid": "1234" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;}
Show output Show all outputs
#TC48 Create a new customer.
Steps:

Generating Access Token

 End Point URI:customer/customer-create

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 946 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: An exception occurred while processing customer create transaction: org.apache.cxf.binding.soap.SoapFault: [MessageId=f6393fb7-4777-44e9-80f7-706004fea413] Error creating the Account record: Failed to create record type Account - The account to create already exists.

 Customer creation has been successful.

Content is : null
statusMessage is: An exception occurred while processing customer create transaction: org.apache.cxf.binding.soap.SoapFault: [MessageId=f6393fb7-4777-44e9-80f7-706004fea413] Error creating the Account record: Failed to create record type Account - The account to create already exists.
statusFlag is: false
UUID is: 1234

1 com.kinective.testscripts.Customer.CustomerTest@5b12b668
verifyResponseFields
Test class: com.kinective.testscripts.Account.AccountTest
Test method: #TC43 Verify Response Fields
Parameters: {EXPECTED MESSAGE=Successfully performed share history, ERROR MESSAGE=, TEST SCENARIO=#TC43 Verify Response Fields, VERIFY FIELDS=AccountInfo,TransactionDetails, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=verifyResponseFields, BODY={ "assetID": "symxchange_api_test", "content": { "accountNumber": "0000012663", "accountType": "", "coreSpecificFields": { "shareID": "0001" }, "startDate": "2010-02-20", "endDate": "2010-04-23" }, "uuid": "string" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;}
Show output Show all outputs
#TC43 Verify Response Fields
Steps:

Generating Access Token

 End Point URI:account/account-history

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 820 milli second


AccountInfo Field is present in Response Body


TransactionDetails Field is present in Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Successfully performed share history with message ID = 56d87687-8724-4415-86dd-292eef706d40

 Account History Search successful

Content is : {"TransactionDetails":[{"amount":0,"transactionDate":"2010-04-18"},{"transactionType":"D","amount":2000,"description":"From Share 0020","transactionDate":"2010-04-18"},{"amount":0,"transactionDate":"2010-04-04"},{"transactionType":"W","amount":1543.45,"description":"To Share 0020","transactionDate":"2010-04-04"},{"amount":0,"transactionDate":"2010-03-31"},{"transactionType":"D","amount":16.86,"description":"1.000%","transactionDate":"2010-03-31"},{"transactionType":"W","amount":20000,"description":"To Loan 0110","transactionDate":"2010-03-28"},{"amount":0,"transactionDate":"2010-03-28"},{"transactionType":"D","amount":2000,"description":"From Share 0020","transactionDate":"2010-03-28"},{"amount":0,"transactionDate":"2010-03-21"},{"transactionType":"D","amount":2160.28,"description":"From Share 0020","transactionDate":"2010-03-21"},{"amount":0,"transactionDate":"2010-03-14"},{"transactionType":"D","amount":4159.64,"description":"From Share 0020","transactionDate":"2010-03-14"},{"amount":0,"transactionDate":"2010-03-07"},{"transactionType":"W","amount":5945.68,"description":"To Share 0020","transactionDate":"2010-03-07"},{"amount":0,"transactionDate":"2010-02-28"},{"transactionType":"D","amount":15.2,"description":"1.000%","transactionDate":"2010-02-28"},{"amount":0,"transactionDate":"2010-02-28"},{"transactionType":"D","amount":2000,"description":"From Share 0020","transactionDate":"2010-02-28"},{"amount":0,"transactionDate":"2010-02-21"}],"AccountInfo":{"accountID":"0000012663","accountType":""}}
statusMessage is: Successfully performed share history with message ID = 56d87687-8724-4415-86dd-292eef706d40
statusFlag is: true
UUID is: string

1 com.kinective.testscripts.Account.AccountTest@43bc63a3
symXchangeSearchForAnExistingLoan
Test class: com.kinective.testscripts.Loans.LoansTest
Test method: #TC51 Search for an existing loan account
Parameters: {EXPECTED MESSAGE=Successfully searched for loan information, automaticFundsTransfer=, ERROR MESSAGE=, TEST SCENARIO=#TC51 Search for an existing loan, loanDetails=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=symXchangeSearchForAnExistingLoan, governmentMonitoring=, escrows=, VERIFY FIELDS=, customers=, collateral=, loanSearchBody=, BODY={ "assetID": "symxchange_api_test", "content": { "accountNumber": "0000012648", "accountType": "Ln00", "subAccountNumber": "20" }, "uuid": "string" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;}
Show output Show all outputs
#TC51 Search for an existing loan
Steps:

Generating Access Token

 End Point URI:loan/loan-search

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 944 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Loan Search Results: Successfully searched for loan information with message ID of: d8d77d7c-4b4f-41bc-809a-9a0b5e8c27c8 Loan Name Paged List results: Loan Name Paged List successful.

 Loan has been searched successfully

Content is : [{"loanDetails":{"availableCredit":0,"loanType":"20","loanToValue":0,"originationDate":"2005-11-08","pastDueAmount":7543.24,"balloonAmount":0,"securedCode":"0","loanAmount":26397,"accountInformation":{"accountType":"20","subAccountNumber":"0020","description":"72 MONTH NEW AUTO"},"productCode":"0","principalBalance":6113.69,"interest":{"interestRate":5.12,"interestCalculationMethod":"0"},"maturityDate":"2011-11-08","purposeCode":"0","payOffAmount":7543.24,"creditLimit":0,"payment":{"escrowAmountDue":0,"lateChargeAmountDue":0,"totalAmountDue":7543.24,"paymentDate":"2010-06-08","paymentFrequency":"4","paymentAmount":426.6},"term":72,"chargeOffStatus":0,"creditReportType":"0","couponCode":"0"},"coreSpecificFields":{"warningCodes":[{"warningCode":"0","entryId":"1"},{"warningCode":"0","entryId":"2"},{"warningCode":"0","entryId":"3"},{"warningCode":"0","entryId":"4"},{"warningCode":"0","entryId":"5"},{"warningCode":"0","entryId":"6"},{"warningCode":"0","entryId":"7"},{"warningCode":"0","entryId":"8"},{"warningCode":"0","entryId":"9"},{"warningCode":"0","entryId":"10"},{"warningCode":"0","entryId":"11"},{"warningCode":"0","entryId":"12"},{"warningCode":"0","entryId":"13"},{"warningCode":"0","entryId":"14"},{"warningCode":"0","entryId":"15"},{"warningCode":"0","entryId":"16"},{"warningCode":"0","entryId":"17"},{"warningCode":"0","entryId":"18"},{"warningCode":"0","entryId":"19"},{"warningCode":"0","entryId":"20"}]},"customers":[{"taxID":"111112231","name":{"firstName":"FIRST","lastName":"LAST","fullName":"FIRST LAST"}}]}]
statusMessage is: Loan Search Results: Successfully searched for loan information with message ID of: d8d77d7c-4b4f-41bc-809a-9a0b5e8c27c8 Loan Name Paged List results: Loan Name Paged List successful.
statusFlag is: true
UUID is: string

1 com.kinective.testscripts.Loans.LoansTest@7586beff
symXchangeTransferFunds
Test class: com.kinective.testscripts.Monetary.MonetaryTest
Test method: #TC57 #TC58 #TC59 Transfer the funds - Monetary Transfer
Parameters: {toAccount={ "accountNumber": "0000012663", "accountType": "Sh01", "transactionCode": "", "subAccountNumber": "0020" }, EXPECTED MESSAGE=A required transaction field was missing, ERROR MESSAGE=, TEST SCENARIO=#TC58 Initiate a monetary transfer, creditGLAccount=, EXPECTED STATUS=200, fromAccount={ "accountNumber": "", "accountType": "Sh01", "transactionCode": "", "subAccountNumber": "0001" }, responseTimeSeconds=15, TEST ID=symXchangeTransferFunds, debitGLAccount=, VERIFY FIELDS=, BODY={ "assetID": "symxchange_api_test", "content": { "amount": 10.00, "batchNumber": "100", "description": "transfer funds", "effectiveDate": "2022-6-21", "frequency": "0", "fromAccount": {{fromAccount}}, "toAccount": {{toAccount}}, "coreSpecificFields": { "principalReduction": "N" } }, "uuid": "string" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;}
Show output Show all outputs
#TC58 Initiate a monetary transfer
Steps:

Generating Access Token

 End Point URI:monetary/transfer-funds

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 593 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: An exception occurred while processing transfer funds transaction: SymXchange returned error with status code 13026 and status message of: A required transaction field was missing

 Transfer Create Successful

Content is : null
statusMessage is: An exception occurred while processing transfer funds transaction: SymXchange returned error with status code 13026 and status message of: A required transaction field was missing
statusFlag is: true
UUID is: string

0 com.kinective.testscripts.Monetary.MonetaryTest@3b69e7d1
symXchangeSearchDeposit
Test class: com.kinective.testscripts.Deposits.DepositsTest
Test method: #TC53 #TC56 #TC86 #TC87 search for a deposit/time deposit(symxchange)
Parameters: {EXPECTED MESSAGE=Successfully performed the deposit search process, ERROR MESSAGE=, TEST SCENARIO=#TC86 Search for an account - Time Deposit Search with an existing account, accountBase=, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=symXchangeSearchDeposit, accountServices=, timeDeposit=, accountDetail=, VERIFY FIELDS=, BODY={ "assetID": "symxchange_api_test", "content": { "accountNumber": "0000018522", "accountType": "", "coreSpecificFields": { "shareID": "0002" } }, "uuid": "string" }, beneficiaries=, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, order=}
Show output Show all outputs
#TC86 Search for an account - Time Deposit Search with an existing account
Steps:

Generating Access Token

 End Point URI:deposits/deposit-search

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 685 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Successfully performed the deposit search process: 0000018522

 Deposits search has been successful.

Content is : [{"accountInformation":{"description":"STUDENT ATHLETE"},"accountDetail":{"interestRate":0,"chargeOffAmount":0,"balance":96.36,"branchNumber":"1","chargeOffType":"0","balanceAvailable":96.36,"statementFrequency":"3","openDate":"2024-02-05","interestMethod":1,"customerRelationships":[{"customerID":"0002","percent":0}]},"accountBase":{"accountType":"1"},"coreSpecificFields":{"shareCode":"1","createdAtBranch":"1","createdByUser":"800","minimumBalance":0,"divType":"1","warningCodes":[{"warningCode":"0","entryId":"1"},{"warningCode":"0","entryId":"2"},{"warningCode":"0","entryId":"3"},{"warningCode":"0","entryId":"4"},{"warningCode":"0","entryId":"5"},{"warningCode":"0","entryId":"6"},{"warningCode":"0","entryId":"7"},{"warningCode":"0","entryId":"8"},{"warningCode":"0","entryId":"9"},{"warningCode":"0","entryId":"10"},{"warningCode":"0","entryId":"11"},{"warningCode":"0","entryId":"12"},{"warningCode":"0","entryId":"13"},{"warningCode":"0","entryId":"14"},{"warningCode":"0","entryId":"15"},{"warningCode":"0","entryId":"16"},{"warningCode":"0","entryId":"17"},{"warningCode":"0","entryId":"18"},{"warningCode":"0","entryId":"19"},{"warningCode":"0","entryId":"20"}],"withholdingCode":"0"}}]
statusMessage is: Successfully performed the deposit search process: 0000018522
statusFlag is: true
UUID is: string

0 com.kinective.testscripts.Deposits.DepositsTest@4c12331b
symXchangeSearchAccountHistoryOfExistingAccount
Test class: com.kinective.testscripts.Account.AccountTest
Test method: #TC42,#TC44,#TC45 Search the account History of an existing account holder
Parameters: {EXPECTED MESSAGE=Successfully performed share history, ERROR MESSAGE=, TEST SCENARIO=#TC45 Search the account History of an existing account holder with Blank account type , VERIFY FIELDS=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=symXchangeSearchAccountHistoryOfExistingAccount, BODY={ "assetID": "symxchange_api_test", "content": { "accountNumber": "0000012663", "accountType": "", "coreSpecificFields": { "shareID": "0001" }, "startDate": "2010-02-20", "endDate": "2010-04-23" }, "uuid": "string" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;}
Show output Show all outputs
#TC45 Search the account History of an existing account holder with Blank account type
Steps:

Generating Access Token

 End Point URI:account/account-history

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 728 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Successfully performed share history with message ID = c7c9ed49-f399-4f12-8308-33492efe2fa5

 Account History Search successful

Content is : {"TransactionDetails":[{"amount":0,"transactionDate":"2010-04-18"},{"transactionType":"D","amount":2000,"description":"From Share 0020","transactionDate":"2010-04-18"},{"amount":0,"transactionDate":"2010-04-04"},{"transactionType":"W","amount":1543.45,"description":"To Share 0020","transactionDate":"2010-04-04"},{"amount":0,"transactionDate":"2010-03-31"},{"transactionType":"D","amount":16.86,"description":"1.000%","transactionDate":"2010-03-31"},{"transactionType":"W","amount":20000,"description":"To Loan 0110","transactionDate":"2010-03-28"},{"amount":0,"transactionDate":"2010-03-28"},{"transactionType":"D","amount":2000,"description":"From Share 0020","transactionDate":"2010-03-28"},{"amount":0,"transactionDate":"2010-03-21"},{"transactionType":"D","amount":2160.28,"description":"From Share 0020","transactionDate":"2010-03-21"},{"amount":0,"transactionDate":"2010-03-14"},{"transactionType":"D","amount":4159.64,"description":"From Share 0020","transactionDate":"2010-03-14"},{"amount":0,"transactionDate":"2010-03-07"},{"transactionType":"W","amount":5945.68,"description":"To Share 0020","transactionDate":"2010-03-07"},{"amount":0,"transactionDate":"2010-02-28"},{"transactionType":"D","amount":15.2,"description":"1.000%","transactionDate":"2010-02-28"},{"amount":0,"transactionDate":"2010-02-28"},{"transactionType":"D","amount":2000,"description":"From Share 0020","transactionDate":"2010-02-28"},{"amount":0,"transactionDate":"2010-02-21"}],"AccountInfo":{"accountID":"0000012663","accountType":""}}
statusMessage is: Successfully performed share history with message ID = c7c9ed49-f399-4f12-8308-33492efe2fa5
statusFlag is: true
UUID is: string

1 com.kinective.testscripts.Account.AccountTest@43bc63a3
symXchangeSearchAccountHistoryOfExistingAccount
Test class: com.kinective.testscripts.Account.AccountTest
Test method: #TC42,#TC44,#TC45 Search the account History of an existing account holder
Parameters: {EXPECTED MESSAGE=Successfully performed share history, ERROR MESSAGE=, TEST SCENARIO=#TC42 Search the account History of an existing account holder, VERIFY FIELDS=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=symXchangeSearchAccountHistoryOfExistingAccount, BODY={ "assetID": "symxchange_api_test", "content": { "accountNumber": "0000012663", "accountType": "Sh01", "coreSpecificFields": { "shareID": "0001" }, "startDate": "2010-02-20", "endDate": "2010-04-23" }, "uuid": "string" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;}
Show output Show all outputs
#TC42 Search the account History of an existing account holder
Steps:

Generating Access Token

 End Point URI:account/account-history

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 883 milli second

 No Fields found to be verified from the Response Body


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Successfully performed share history with message ID = 62867d9b-ab2f-4873-b0db-bb9789888418

 Account History Search successful

Content is : {"TransactionDetails":[{"amount":0,"transactionDate":"2010-04-18"},{"transactionType":"D","amount":2000,"description":"From Share 0020","transactionDate":"2010-04-18"},{"amount":0,"transactionDate":"2010-04-04"},{"transactionType":"W","amount":1543.45,"description":"To Share 0020","transactionDate":"2010-04-04"},{"amount":0,"transactionDate":"2010-03-31"},{"transactionType":"D","amount":16.86,"description":"1.000%","transactionDate":"2010-03-31"},{"transactionType":"W","amount":20000,"description":"To Loan 0110","transactionDate":"2010-03-28"},{"amount":0,"transactionDate":"2010-03-28"},{"transactionType":"D","amount":2000,"description":"From Share 0020","transactionDate":"2010-03-28"},{"amount":0,"transactionDate":"2010-03-21"},{"transactionType":"D","amount":2160.28,"description":"From Share 0020","transactionDate":"2010-03-21"},{"amount":0,"transactionDate":"2010-03-14"},{"transactionType":"D","amount":4159.64,"description":"From Share 0020","transactionDate":"2010-03-14"},{"amount":0,"transactionDate":"2010-03-07"},{"transactionType":"W","amount":5945.68,"description":"To Share 0020","transactionDate":"2010-03-07"},{"amount":0,"transactionDate":"2010-02-28"},{"transactionType":"D","amount":15.2,"description":"1.000%","transactionDate":"2010-02-28"},{"amount":0,"transactionDate":"2010-02-28"},{"transactionType":"D","amount":2000,"description":"From Share 0020","transactionDate":"2010-02-28"},{"amount":0,"transactionDate":"2010-02-21"}],"AccountInfo":{"accountID":"0000012663","accountType":"Sh01"}}
statusMessage is: Successfully performed share history with message ID = 62867d9b-ab2f-4873-b0db-bb9789888418
statusFlag is: true
UUID is: string

2 com.kinective.testscripts.Account.AccountTest@43bc63a3