Test # Passed # Skipped # Retried # Failed Time (ms) Included Groups Excluded Groups
Rest Assured Api Suites
Rest Assured 6 0 0 0 47,544
Class Method Start Time (ms)
Rest Assured Api Suites
Rest Assured — passed
com.kinective.testscripts.Customer.CustomerTest premierCoCreateCust_verifyBySearchCust: #TC158 Create a customer with addrType=Primary and crmsmsa code and verify in Search Customer isPrimary=true and crmsmsa code is present in the response body
1757948758022 18058
premierCoQueryCustomer: #TC155 Search with a Person Customer and verify that addressID, tinCertification field is getting returned in the response body
1757948786853 4599
premierCoQueryCustomer: #TC156 Search with a Business Customer with Business Name and verify userFields and "msaCode" are getting returned as expected
premierCoQueryCustomer: #TC157 Search a customer with Customer ID and verify there is no blank object "{}" present in the Response Json
premierCoQueryCustomer: #TC154 Search with a Business Customer with customerID and verify that subType=Business and verify "tinCertification", "passwordClue", "taxIDType" field in the response body
premierCoQueryCustomer: #TC153 Search for customer by tax ID and verify fields in the response body

Rest Assured

com.kinective.testscripts.Customer.CustomerTest#premierCoCreateCust_verifyBySearchCust

Parameter #1
{VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=, ERROR MESSAGE=, TEST SCENARIO=#TC158 Create a customer with addrType=Primary and crmsmsa code and verify in Search Customer isPrimary=true and crmsmsa code is present in the response body, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=, phones={ "areaCode": "402", "countryCode": "1", "extension": "005678", "isPrimary": true, "number": "2190004", "phoneType": "Work" }, TEST ID=premierCoCreateCust_verifyBySearchCust, idList={ "expirationDate": "2025-12-30", "issueDate": "2020-12-30", "issuer": "US", "type": "A", "value": "21301002543894127" }, VERIFY ARRAY SIZE=, VERIFY NO EMPTY OBJECTS=, customerBase={ "alienStatus": { "chapter3Status": "0", "chapter4Status": "0", "giin": "0", "w8Type": "W8-BEN-E" }, "createDate": "2021-01-09", "crmSmsa": "1002", "customerType": "Business", "email": { "emailAddress": "EMAIL8@ZOOHO.COM", "emailType": "Business" }, "employeeCode": "9", "idList": [ {{idList}} ], "isUSCitizen": true, "naicsCode": 1, "name": { "businessName": "Life savers inc", "legalName": "Lif" }, "phones": [ {{phones}} ], "residences": [ {{residences}} ], "taxID": "988125678", "taxIDType": "B", "tinCertification": "Certified" }, relatinshipInformation=, alienStatus=, assetID=Kinective_PremierCO_API_Sandbox, VERIFY FIELDS=, customerSearchBody=, residences={ "address1": "2221 MILLER", "address2": "STE 123", "addressType": "Current", "city": "FALLS CITY", "isPrimary": true, "postalCode": "68361", "postalExtension": "1234", "seasonBeginDate": "2019-08-17", "seasonEndDate": "2027-08-17", "state": "CA", "streetName": "MILLER", "streetNumber": "2221", "subType": "Business", "suite": "STE 123" }, BODY={ "assetID": "{{assetID}}", "content": { "branchNumber": "2", "customerBase": {{customerBase}}, "officerCode": "99", "originatingBranch": "2", "userFields": [ { "dataLength": 40, "dataType": "Alpha", "description": "GoldTier ID", "expirationDate": "2022-12-12", "groupNumber": "0", "key": "700", "requiredFlag": false, "searchFlag": true, "value": "100002" } ] }, "uuid": "12345" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, VERIFY VALUES=}
Messages
#TC158 Create a customer with addrType=Primary and crmsmsa code and verify in Search Customer isPrimary=true and crmsmsa code is present in the response body
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 12571 milli second
 === Starting Comprehensive JSON Verification ===
 Verification types detected:
 No verification instructions found in testData. Available keys:
 - VERIFY FIELDS: for field presence verification
 - VERIFY VALUES: for field value verification
 - VERIFY ARRAY SIZE: for array size verification
 - VERIFY ARRAY CONTAINS: for array content verification
 - VERIFY OBJECT IN ARRAY: for specific object verification

Status code is matching correctly! (Expected : 200 Actual : 200 )
 Message: AddPartyApi - Status: Success
 Customer search has been successful.
Content is : {customerID:3321640}
statusMessage is: AddPartyApi - Status: Success
statusFlag is: true
UUID is: 12345

back to summary

com.kinective.testscripts.Customer.CustomerTest#premierCoQueryCustomer

Parameter #1
{VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=Status: Success, ERROR MESSAGE=, TEST SCENARIO=#TC155 Search with a Person Customer and verify that addressID, tinCertification field is getting returned in the response body, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=, phones=, TEST ID=premierCoQueryCustomer, idList=, VERIFY ARRAY SIZE=, VERIFY NO EMPTY OBJECTS=, customerBase=, relatinshipInformation=, alienStatus=, assetID=Kinective_PremierCO_API_Sandbox, VERIFY FIELDS=content[0].customerBase.residences[0].addressID,content[0].customerBase.tinCertification, customerSearchBody=, residences=, BODY={ assetID: {{assetID}}, content: { taxID: , customerID: 3309526 }, uuid: 123636 }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, VERIFY VALUES=}
Messages
#TC155 Search with a Person Customer and verify that addressID, tinCertification field is getting returned in the response body
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 3967 milli second
 === Starting Comprehensive JSON Verification ===
 --- Running Field Presence Verification ---

Field 'content[0].customerBase.residences[0].addressID' is present in Response Body

Field 'content[0].customerBase.tinCertification' is present in Response Body
 Verification types detected: Fields
 === JSON Verification Complete - 1 verification type(s) executed ===

Status code is matching correctly! (Expected : 200 Actual : 200 )
 Message: GetPartyApi - Status: Success.
 Customer search has been successful.
Content is : [{userFields:[{searchFlag:true,dataType:Alpha,description:GoldTier ID,value:100002,key:700,requiredFlag:false,expirationDate:2022-12-12}],branchNumber:2,officerCode:0,originatingBranch:2,customerBase:{gender:Male,phones:[{number:2190004,areaCode:402,phoneType:Fax,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004},{number:2190005,areaCode:402,phoneType:Work,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190005},{number:2190006,areaCode:402,phoneType:Home,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190006}],riskRating:None,employeeCode:9,alienStatus:{chapter3Status:0,w8Type:None,giin:0,chapter4Status:0,chapter3ExemptCode:0},customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3309526,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:JOSEPH N HOWARD,middleName:N},taxIDType:P,tinCertification:Certified,residences:[{msaCode:0,address2:addr2,city:FALLS,address1:addr1,isPrimary:true,isForeign:false,subType:Personal,state:CITY,addressID:2209025,censusTractNumber:0},{msaCode:0,address2:STE 123,city:FALLS,address1:2221 MILLER,isPrimary:false,isForeign:false,subType:Personal,state:CITY,addressID:2209026,censusTractNumber:0}],crmSmsa:0,email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work},createDate:2025-06-11}}]
statusMessage is: GetPartyApi - Status: Success.
statusFlag is: true
UUID is: 123636

back to summary

com.kinective.testscripts.Customer.CustomerTest#premierCoQueryCustomer

Parameter #1
{VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=Status: Success, ERROR MESSAGE=, TEST SCENARIO=#TC156 Search with a Business Customer with Business Name and verify userFields and msaCode are getting returned as expected, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=, phones=, TEST ID=premierCoQueryCustomer, idList=, VERIFY ARRAY SIZE=, VERIFY NO EMPTY OBJECTS=, customerBase=, relatinshipInformation=, alienStatus=, assetID=Kinective_PremierCO_API_Sandbox, VERIFY FIELDS=content[0].userFields,content[0].customerBase.crmSmsa,content[0].customerBase.residences[0].msaCode, customerSearchBody=, residences=, BODY={ assetID: {{assetID}}, content: { taxID: , customerID: 3243931 }, uuid: 123636 }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, VERIFY VALUES=}
Messages
#TC156 Search with a Business Customer with Business Name and verify userFields and msaCode are getting returned as expected
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 3555 milli second
 === Starting Comprehensive JSON Verification ===
 --- Running Field Presence Verification ---

Field 'content[0].userFields' is present in Response Body

Field 'content[0].customerBase.crmSmsa' is present in Response Body

Field 'content[0].customerBase.residences[0].msaCode' is present in Response Body
 Verification types detected: Fields
 === JSON Verification Complete - 1 verification type(s) executed ===

Status code is matching correctly! (Expected : 200 Actual : 200 )
 Message: GetPartyApi - Status: Success.
 Customer search has been successful.
Content is : [{userFields:[{searchFlag:false,dataType:Alpha,description:GoldTier ID,value:100002,key:700,requiredFlag:false,expirationDate:2022-12-12},{searchFlag:true,dataType:Currency,description:Saranda,value:110102,key:89901,requiredFlag:false,expirationDate:2024-10-11}],branchNumber:2,officerCode:99,originatingBranch:2,customerBase:{gender:Male,phones:[{number:2190001,areaCode:402,phoneType:Mobile,countryCode:00001,isPrimary:true,unformattedPhone:+00001-402-2190001},{number:2190002,areaCode:402,phoneType:Work,countryCode:00001,isPrimary:false,unformattedPhone:+00001-402-2190002},{number:2190003,areaCode:402,phoneType:Home,countryCode:00001,isPrimary:false,unformattedPhone:+00001-402-2190003},{number:2190004,areaCode:402,phoneType:Fax,countryCode:00001,isPrimary:false,unformattedPhone:+00001-402-2190004}],idList:[{issueDate:2016-12-29,type:1,value:DEF8789,issuer:22,expirationDate:2017-01-01}],riskRating:Medium,employeeCode:9,passwordClue:New York City,NY,alienStatus:{citizenCountry:IN,chapter3Status:0,w8Type:W8-BEN-E,chapter4Status:0,residentCountry:IN,w8ExpirationDate:2019-12-28,chapter3ExemptCode:0,w8CertificationDate:2014-12-28},customerType:Partnership,dob:1929-09-14,taxID:988125678,customerID:3243931,name:{firstName:HOWARD,lastName:JOSEPH,fullName:JOSEPH N HOWARD,middleName:N},taxIDType:P,tinCertification:Certified,residences:[{msaCode:1002,city:FALLS CITY,address1:2221 MILLER,countryCode:10,isPrimary:true,isForeign:true,postalCode:683611234,subType:Business,state:CA,addressID:2106202,censusTractNumber:9},{msaCode:1002,city:MILFORD,address1:1129 G ST,countryCode:10,isPrimary:false,isForeign:true,postalCode:688031234,subType:Business,state:NJ,addressID:2106203,censusTractNumber:9}],crmSmsa:1002,createDate:2021-01-09}}]
statusMessage is: GetPartyApi - Status: Success.
statusFlag is: true
UUID is: 123636

back to summary

com.kinective.testscripts.Customer.CustomerTest#premierCoQueryCustomer

Parameter #1
{VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=Status: Success, ERROR MESSAGE=, TEST SCENARIO=#TC157 Search a customer with Customer ID and verify there is no blank object {} present in the Response Json, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=, phones=, TEST ID=premierCoQueryCustomer, idList=, VERIFY ARRAY SIZE=, VERIFY NO EMPTY OBJECTS=TRUE, customerBase=, relatinshipInformation=, alienStatus=, assetID=Kinective_PremierCO_API_Sandbox, VERIFY FIELDS=, customerSearchBody=, residences=, BODY={ assetID: {{assetID}}, content: { taxID: , customerID: 3243931 }, uuid: 123636 }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, VERIFY VALUES=}
Messages
#TC157 Search a customer with Customer ID and verify there is no blank object {} present in the Response Json
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 8180 milli second
 === Starting Comprehensive JSON Verification ===
 --- Running Empty Objects Verification ---

No empty objects found in JSON
 Verification types detected: No Empty Objects
 === JSON Verification Complete - 1 verification type(s) executed ===

Status code is matching correctly! (Expected : 200 Actual : 200 )
 Message: GetPartyApi - Status: Success.
 Customer search has been successful.
Content is : [{userFields:[{searchFlag:false,dataType:Alpha,description:GoldTier ID,value:100002,key:700,requiredFlag:false,expirationDate:2022-12-12},{searchFlag:true,dataType:Currency,description:Saranda,value:110102,key:89901,requiredFlag:false,expirationDate:2024-10-11}],branchNumber:2,officerCode:99,originatingBranch:2,customerBase:{gender:Male,phones:[{number:2190001,areaCode:402,phoneType:Mobile,countryCode:00001,isPrimary:true,unformattedPhone:+00001-402-2190001},{number:2190002,areaCode:402,phoneType:Work,countryCode:00001,isPrimary:false,unformattedPhone:+00001-402-2190002},{number:2190003,areaCode:402,phoneType:Home,countryCode:00001,isPrimary:false,unformattedPhone:+00001-402-2190003},{number:2190004,areaCode:402,phoneType:Fax,countryCode:00001,isPrimary:false,unformattedPhone:+00001-402-2190004}],idList:[{issueDate:2016-12-29,type:1,value:DEF8789,issuer:22,expirationDate:2017-01-01}],riskRating:Medium,employeeCode:9,passwordClue:New York City,NY,alienStatus:{citizenCountry:IN,chapter3Status:0,w8Type:W8-BEN-E,chapter4Status:0,residentCountry:IN,w8ExpirationDate:2019-12-28,chapter3ExemptCode:0,w8CertificationDate:2014-12-28},customerType:Partnership,dob:1929-09-14,taxID:988125678,customerID:3243931,name:{firstName:HOWARD,lastName:JOSEPH,fullName:JOSEPH N HOWARD,middleName:N},taxIDType:P,tinCertification:Certified,residences:[{msaCode:1002,city:FALLS CITY,address1:2221 MILLER,countryCode:10,isPrimary:true,isForeign:true,postalCode:683611234,subType:Business,state:CA,addressID:2106202,censusTractNumber:9},{msaCode:1002,city:MILFORD,address1:1129 G ST,countryCode:10,isPrimary:false,isForeign:true,postalCode:688031234,subType:Business,state:NJ,addressID:2106203,censusTractNumber:9}],crmSmsa:1002,createDate:2021-01-09}}]
statusMessage is: GetPartyApi - Status: Success.
statusFlag is: true
UUID is: 123636

back to summary

com.kinective.testscripts.Customer.CustomerTest#premierCoQueryCustomer

Parameter #1
{VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=Status: Success, ERROR MESSAGE=, TEST SCENARIO=#TC154 Search with a Business Customer with customerID and verify that subType=Business and verify tinCertification, passwordClue, taxIDType field in the response body, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=, phones=, TEST ID=premierCoQueryCustomer, idList=, VERIFY ARRAY SIZE=, VERIFY NO EMPTY OBJECTS=, customerBase=, relatinshipInformation=, alienStatus=, assetID=Kinective_PremierCO_API_Sandbox, VERIFY FIELDS=content[0].customerBase.tinCertification,content[0].customerBase.passwordClue,content[0].customerBase.taxIDType, customerSearchBody=, residences=, BODY={ assetID: {{assetID}}, content: { taxID: , customerID: 3243931 }, uuid: 123636 }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, VERIFY VALUES=content[0].customerBase.residences[0].subType:Business}
Messages
#TC154 Search with a Business Customer with customerID and verify that subType=Business and verify tinCertification, passwordClue, taxIDType field in the response body
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 3611 milli second
 === Starting Comprehensive JSON Verification ===
 --- Running Field Presence Verification ---

Field 'content[0].customerBase.tinCertification' is present in Response Body

Field 'content[0].customerBase.passwordClue' is present in Response Body

Field 'content[0].customerBase.taxIDType' is present in Response Body
 --- Running Field Value Verification ---

Field 'content[0].customerBase.residences[0].subType' has expected value 'Business'
 Verification types detected: Fields, Values
 === JSON Verification Complete - 2 verification type(s) executed ===

Status code is matching correctly! (Expected : 200 Actual : 200 )
 Message: GetPartyApi - Status: Success.
 Customer search has been successful.
Content is : [{userFields:[{searchFlag:false,dataType:Alpha,description:GoldTier ID,value:100002,key:700,requiredFlag:false,expirationDate:2022-12-12},{searchFlag:true,dataType:Currency,description:Saranda,value:110102,key:89901,requiredFlag:false,expirationDate:2024-10-11}],branchNumber:2,officerCode:99,originatingBranch:2,customerBase:{gender:Male,phones:[{number:2190001,areaCode:402,phoneType:Mobile,countryCode:00001,isPrimary:true,unformattedPhone:+00001-402-2190001},{number:2190002,areaCode:402,phoneType:Work,countryCode:00001,isPrimary:false,unformattedPhone:+00001-402-2190002},{number:2190003,areaCode:402,phoneType:Home,countryCode:00001,isPrimary:false,unformattedPhone:+00001-402-2190003},{number:2190004,areaCode:402,phoneType:Fax,countryCode:00001,isPrimary:false,unformattedPhone:+00001-402-2190004}],idList:[{issueDate:2016-12-29,type:1,value:DEF8789,issuer:22,expirationDate:2017-01-01}],riskRating:Medium,employeeCode:9,passwordClue:New York City,NY,alienStatus:{citizenCountry:IN,chapter3Status:0,w8Type:W8-BEN-E,chapter4Status:0,residentCountry:IN,w8ExpirationDate:2019-12-28,chapter3ExemptCode:0,w8CertificationDate:2014-12-28},customerType:Partnership,dob:1929-09-14,taxID:988125678,customerID:3243931,name:{firstName:HOWARD,lastName:JOSEPH,fullName:JOSEPH N HOWARD,middleName:N},taxIDType:P,tinCertification:Certified,residences:[{msaCode:1002,city:FALLS CITY,address1:2221 MILLER,countryCode:10,isPrimary:true,isForeign:true,postalCode:683611234,subType:Business,state:CA,addressID:2106202,censusTractNumber:9},{msaCode:1002,city:MILFORD,address1:1129 G ST,countryCode:10,isPrimary:false,isForeign:true,postalCode:688031234,subType:Business,state:NJ,addressID:2106203,censusTractNumber:9}],crmSmsa:1002,createDate:2021-01-09}}]
statusMessage is: GetPartyApi - Status: Success.
statusFlag is: true
UUID is: 123636

back to summary

com.kinective.testscripts.Customer.CustomerTest#premierCoQueryCustomer

Parameter #1
{VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=GetPartyListApi - Status: Success, ERROR MESSAGE=, TEST SCENARIO=#TC153 Search for customer by tax ID and verify fields in the response body, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=, phones=, TEST ID=premierCoQueryCustomer, idList=, VERIFY ARRAY SIZE=, VERIFY NO EMPTY OBJECTS=, customerBase=, relatinshipInformation=, alienStatus=, assetID=Kinective_PremierCO_API_Sandbox, VERIFY FIELDS=content[0].customerBase.residences[0].isForeign,content[1].customerBase.phones[0].countryCode,content[0].customerBase.residences[0].msaCode, customerSearchBody=, residences=, BODY={ assetID: {{assetID}}, content: { taxID: 988125678, customerID: }, uuid: 123636 }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, VERIFY VALUES=}
Messages
#TC153 Search for customer by tax ID and verify fields in the response body
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 4418 milli second
 === Starting Comprehensive JSON Verification ===
 --- Running Field Presence Verification ---

Field 'content[0].customerBase.residences[0].isForeign' is present in Response Body

Field 'content[1].customerBase.phones[0].countryCode' is present in Response Body

Field 'content[0].customerBase.residences[0].msaCode' is present in Response Body
 Verification types detected: Fields
 === JSON Verification Complete - 1 verification type(s) executed ===

Status code is matching correctly! (Expected : 200 Actual : 200 )
 Message: GetPartyListApi - Status: Success.
 Customer search has been successful.
Content is : [{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3309898,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD N JOSEPH SR.,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678},{number:2190005,areaCode:403,extension:005679,phoneType:Work,countryCode:00002,isPrimary:false,unformattedPhone:+00002-403-2190005+005679},{number:2190009,areaCode:407,extension:005681,phoneType:Work,countryCode:00008,isPrimary:false,unformattedPhone:+00008-407-2190009+005681}],residences:[{postalExtension:1234,address2:suite2,city:FALLS CITY,addressType:Primary,address1:111 street1,isForeign:false,postalCode:68361,addressID:2210010,msaCode:1002,isPrimary:true,subType:Personal,state:CA,censusTractNumber:0},{seasonBeginDate:9999-08-17,postalExtension:1234,city:FALLS CITY,addressType:Seasonal,address1:STE 123,isForeign:false,postalCode:68361,addressID:2210010,seasonEndDate:9999-08-17,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0},{postalExtension:1234,address2:Suite 123,city:FALLS CITY,addressType:Secondary,address1:addr1 sec,isForeign:false,postalCode:68363,addressID:2210011,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0},{seasonBeginDate:9999-08-17,postalExtension:1234,address2:STE 123,city:FALLS CITY,addressType:Seasonal,address1:1561,isForeign:false,postalCode:68361,addressID:2210011,seasonEndDate:9999-08-17,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3309381,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:JOSEPH N HOWARD,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678}],residences:[{postalExtension:1234,address2:STE 123,city:FALLS CITY,addressType:Primary,address1:2221 MILLER,isForeign:false,postalCode:68361,addressID:2208220,msaCode:1002,isPrimary:true,subType:Personal,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Home}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3309855,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD N JOSEPH SR.,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Fax,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190004+005678},{number:2190005,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190005+005678},{number:2190006,areaCode:402,extension:005678,phoneType:Home,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190006+005678}],residences:[{msaCode:1002,address2:STE 123,city:FALLS,addressType:Primary,address1:2221 MILLER,isPrimary:true,isForeign:false,subType:Personal,state:CITY,addressID:2209894,censusTractNumber:0},{msaCode:0,address2:addr2,city:FALLS,addressType:Secondary,address1:addr1,isPrimary:false,isForeign:false,subType:Personal,state:CITY,addressID:2209895,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Business,taxID:988125678,customerID:3309982,name:{legalName:SUNLIFE CORP,businessName:SUN PVT LTD.},taxIDType:B,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678}],residences:[{postalExtension:68361,msaCode:1002,address2:STREET 123 STREET 123,city:FALLS CITY,address1:111 mill creek,isPrimary:true,isForeign:false,postalCode:68361,subType:Business,state:CA,addressID:2210253,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3309939,name:{legalName:JOSEPH B HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD B JOSEPH,middleName:B},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678}],residences:[{postalExtension:68361,address2:STE 123,city:FALLS CITY,addressType:Primary,address1:2221 MILLER,isForeign:false,postalCode:68361,addressID:2210158,msaCode:1002,isPrimary:true,subType:Personal,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Home}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3310061,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD N JOSEPH SR.,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678},{number:2190005,areaCode:403,extension:005679,phoneType:Work,countryCode:00002,isPrimary:false,unformattedPhone:+00002-403-2190005+005679},{number:2190006,areaCode:404,extension:005680,phoneType:Work,countryCode:00003,isPrimary:false,unformattedPhone:+00003-404-2190006+005680},{number:2190007,areaCode:405,extension:005681,phoneType:Work,countryCode:00004,isPrimary:false,unformattedPhone:+00004-405-2190007+005681},{number:2190008,areaCode:406,extension:005681,phoneType:Work,countryCode:00005,isPrimary:false,unformattedPhone:+00005-406-2190008+005681},{number:2190009,areaCode:407,extension:005681,phoneType:Work,countryCode:00008,isPrimary:false,unformattedPhone:+00008-407-2190009+005681}],residences:[{postalExtension:68361,address2:STE 1235,city:FALLS CITY,addressType:Primary,address1:22251 MILLER,isForeign:false,postalCode:68361,addressID:2210413,msaCode:1002,isPrimary:true,subType:Personal,state:CA,censusTractNumber:0},{seasonBeginDate:9999-08-17,postalExtension:68361,address2:addr2 sec,city:FALLS CITY,addressType:Seasonal,address1:addr1 sec,isForeign:false,postalCode:68361,addressID:2210413,seasonEndDate:9999-08-17,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0},{postalExtension:123,address2:STE 123,city:FALLS CITY,addressType:Secondary,address1:2221,isForeign:false,postalCode:68361,addressID:2210414,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0},{seasonBeginDate:9999-08-17,postalExtension:123,address2:STE 123,city:FALLS CITY,addressType:Seasonal,address1:2221,isForeign:false,postalCode:68361,addressID:2210414,seasonEndDate:9999-08-17,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3309542,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:JOSEPH N HOWARD,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678},{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190004+005678},{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190004+005678},{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190004+005678}],residences:[{msaCode:0,address2:addr2,city:FALLS,addressType:Primary,address1:addr1,isPrimary:true,isForeign:false,subType:Personal,state:CITY,addressID:2209060,censusTractNumber:0},{msaCode:0,address2:STE 123,city:FALLS,addressType:Secondary,address1:2221 MILLER,isPrimary:false,isForeign:false,subType:Personal,state:CITY,addressID:2209061,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Business,taxID:988125678,customerID:3310006,name:{legalName:LIF,businessName:LIFE SAVERS INC},taxIDType:B,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678}],residences:[{postalExtension:1234,msaCode:1002,address2:STE 123,city:FALLS CITY,address1:2221 MILLER,isPrimary:true,isForeign:false,postalCode:68361,subType:Business,state:CA,addressID:2210305,censusTractNumber:0},{seasonBeginDate:9999-08-17,postalExtension:1234,address2:STE 123,city:FALLS CITY,address1:2221 MILLER,isForeign:false,postalCode:68361,addressID:2210305,seasonEndDate:9999-08-17,msaCode:0,isPrimary:false,subType:Business,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3310036,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD N JOSEPH,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678}],residences:[{postalExtension:1234,address2:STE 123,city:FALLS CITY,addressType:Primary,address1:2221 MILLER,isForeign:false,postalCode:68361,addressID:2210367,msaCode:1002,isPrimary:true,subType:Personal,state:CA,censusTractNumber:0},{seasonBeginDate:9999-08-17,postalExtension:1234,address2:STE 123,city:FALLS CITY,addressType:Seasonal,address1:121 redmond,isForeign:false,postalCode:68361,addressID:2210367,seasonEndDate:9999-08-17,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Home}}},{originatingBranch:2,customerBase:{customerType:Person,taxID:988125678,customerID:3310113,name:{firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD JOSEPH},taxIDType:P,residences:[],crmSmsa:1002}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3310099,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD N JOSEPH JR.,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678}],residences:[]}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3309905,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD N JOSEPH SR.,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678},{number:2190005,areaCode:403,extension:005679,phoneType:Work,countryCode:00002,isPrimary:false,unformattedPhone:+00002-403-2190005+005679},{number:2190006,areaCode:404,extension:005680,phoneType:Work,countryCode:00003,isPrimary:false,unformattedPhone:+00003-404-2190006+005680},{number:2190007,areaCode:405,extension:005681,phoneType:Work,countryCode:00004,isPrimary:false,unformattedPhone:+00004-405-2190007+005681},{number:2190008,areaCode:406,extension:005681,phoneType:Work,countryCode:00005,isPrimary:false,unformattedPhone:+00005-406-2190008+005681},{number:2190009,areaCode:407,extension:005681,phoneType:Work,countryCode:00008,isPrimary:false,unformattedPhone:+00008-407-2190009+005681}],residences:[{msaCode:1002,address2:STE 1235,city:FALLS,addressType:Primary,address1:22251 MILLER,isPrimary:true,isForeign:false,subType:Personal,state:CITY,addressID:2210023,censusTractNumber:0},{seasonBeginDate:9999-08-17,msaCode:0,city:FALLS,addressType:Seasonal,address1:STE 123,isPrimary:false,isForeign:false,subType:Personal,state:CITY,addressID:2210023,censusTractNumber:0,seasonEndDate:9999-08-17},{msaCode:0,address2:addr2 sec,city:FALLS,addressType:Secondary,address1:addr1 sec,isPrimary:false,isForeign:false,subType:Personal,state:CITY,addressID:2210024,censusTractNumber:0},{seasonBeginDate:9999-08-17,address2:Redmond,city:FALLS,addressType:Seasonal,address1:1561,isForeign:false,addressID:2210024,seasonEndDate:9999-08-17,msaCode:0,isPrimary:false,subType:Personal,state:CITY,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3309498,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:JOSEPH N HOWARD,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Fax,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190004+005678},{number:2190005,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190005+005678},{number:2190006,areaCode:402,extension:005678,phoneType:Home,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190006+005678}],residences:[{msaCode:1002,address2:STE 123,city:FALLS,addressType:Primary,address1:2221 MILLER,isPrimary:true,isForeign:false,subType:Personal,state:CITY,addressID:2208967,censusTractNumber:0},{msaCode:0,address2:addr2,city:FALLS,addressType:Secondary,address1:addr1,isPrimary:false,isForeign:false,subType:Personal,state:CITY,addressID:2208968,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Business,taxID:988125678,customerID:3309968,name:{legalName:LIFE CORP,businessName:SAN MATEO PVT LTD.},taxIDType:B,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678}],residences:[{postalExtension:1234,msaCode:1002,city:FALLS CITY,address1:111 mill creek,isPrimary:true,isForeign:false,postalCode:68361,subType:Business,state:CA,addressID:2210215,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3310009,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD N JOSEPH SR.,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678},{number:2190005,areaCode:403,extension:005679,phoneType:Work,countryCode:00002,isPrimary:false,unformattedPhone:+00002-403-2190005+005679},{number:2190006,areaCode:404,extension:005680,phoneType:Work,countryCode:00003,isPrimary:false,unformattedPhone:+00003-404-2190006+005680},{number:2190007,areaCode:405,extension:005681,phoneType:Work,countryCode:00004,isPrimary:false,unformattedPhone:+00004-405-2190007+005681},{number:2190008,areaCode:406,extension:005681,phoneType:Work,countryCode:00005,isPrimary:false,unformattedPhone:+00005-406-2190008+005681},{number:2190009,areaCode:407,extension:005681,phoneType:Work,countryCode:00008,isPrimary:false,unformattedPhone:+00008-407-2190009+005681}],residences:[{postalExtension:68361,address2:addr2 sec,city:FALLS CITY,addressType:Primary,address1:addr1 sec,isForeign:false,postalCode:68361,addressID:2210309,msaCode:0,isPrimary:true,subType:Personal,state:CA,censusTractNumber:0},{postalExtension:123,address2:Redmond,city:FALLS CITY,addressType:Secondary,address1:1561,isForeign:false,postalCode:68361,addressID:2210310,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0},{seasonBeginDate:9999-08-17,postalExtension:123,address2:STE 123,city:FALLS CITY,addressType:Seasonal,address1:2221,isForeign:false,postalCode:68361,addressID:2210310,seasonEndDate:9999-08-17,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3310058,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD N JOSEPH,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678}],residences:[{postalExtension:1234,address2:STE 123,city:FALLS CITY,addressType:Primary,address1:2221 MILLER,isForeign:false,postalCode:68361,addressID:2210409,msaCode:1002,isPrimary:true,subType:Personal,state:CA,censusTractNumber:0},{seasonBeginDate:9999-08-17,postalExtension:1234,address2:STE 123,city:FALLS CITY,addressType:Seasonal,address1:121 redmond,isForeign:false,postalCode:68361,addressID:2210409,seasonEndDate:9999-08-17,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Home}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3309574,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:JOSEPH N HOWARD,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678},{number:2190005,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190005+005678},{number:2190006,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190006+005678},{number:2190007,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190007+005678},{number:2190008,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190008+005678},{number:2190009,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190009+005678}],residences:[{msaCode:0,address2:STE 123,city:FALLS,addressType:Primary,address1:2221 MILLER,isPrimary:true,isForeign:false,subType:Personal,state:CITY,addressID:2209124,censusTractNumber:0},{msaCode:0,address2:addr2,city:FALLS,addressType:Secondary,address1:addr1,isPrimary:false,isForeign:false,subType:Personal,state:CITY,addressID:2209125,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3309493,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:JOSEPH N HOWARD,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Fax,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190004+005678},{number:2190005,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190005+005678},{number:2190006,areaCode:402,extension:005678,phoneType:Home,countryCode:1,isPrimary:false,unformattedPhone:+1-402-2190006+005678}],residences:[{msaCode:1002,address2:STE 123,city:FALLS,addressType:Primary,address1:2221 MILLER,isPrimary:true,isForeign:false,subType:Personal,state:CITY,addressID:2208957,censusTractNumber:0},{msaCode:0,address2:addr2,city:FALLS,addressType:Secondary,address1:MILLER ST.,isPrimary:false,isForeign:false,subType:Personal,state:CITY,addressID:2208958,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3309741,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:JOSEPH N HOWARD,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678}],residences:[{postalExtension:1234,address2:STE 123,city:FALLS CITY,addressType:Primary,address1:2221 MILLER,isForeign:false,postalCode:68361,addressID:2209604,msaCode:0,isPrimary:true,subType:Personal,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Home}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3310062,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD N JOSEPH SR.,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678},{number:2190005,areaCode:403,extension:005679,phoneType:Work,countryCode:00002,isPrimary:false,unformattedPhone:+00002-403-2190005+005679},{number:2190006,areaCode:404,extension:005680,phoneType:Work,countryCode:00003,isPrimary:false,unformattedPhone:+00003-404-2190006+005680},{number:2190007,areaCode:405,extension:005681,phoneType:Work,countryCode:00004,isPrimary:false,unformattedPhone:+00004-405-2190007+005681},{number:2190008,areaCode:406,extension:005681,phoneType:Work,countryCode:00005,isPrimary:false,unformattedPhone:+00005-406-2190008+005681},{number:2190009,areaCode:407,extension:005681,phoneType:Work,countryCode:00008,isPrimary:false,unformattedPhone:+00008-407-2190009+005681}],residences:[{postalExtension:68361,address2:addr2 sec,city:FALLS CITY,addressType:Primary,address1:addr1 sec,isForeign:false,postalCode:68361,addressID:2210415,msaCode:1002,isPrimary:true,subType:Personal,state:CA,censusTractNumber:0},{postalExtension:123,address2:STE 123,city:FALLS CITY,addressType:Secondary,address1:2221,isForeign:false,postalCode:68361,addressID:2210416,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0},{seasonBeginDate:9999-08-17,postalExtension:123,address2:STE 123,city:FALLS CITY,addressType:Seasonal,address1:2221,isForeign:false,postalCode:68361,addressID:2210416,seasonEndDate:9999-08-17,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3309362,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:JOSEPH N HOWARD,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678}],residences:[{postalExtension:1234,address2:STE 123,city:FALLS CITY,addressType:Primary,address1:2221 MILLER,isForeign:false,postalCode:68361,addressID:2208199,msaCode:1002,isPrimary:true,subType:Personal,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Home}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3309870,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD N JOSEPH SR.,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678},{number:2190005,areaCode:403,extension:005679,phoneType:Work,countryCode:00002,isPrimary:false,unformattedPhone:+00002-403-2190005+005679},{number:2190009,areaCode:407,extension:005681,phoneType:Work,countryCode:00008,isPrimary:false,unformattedPhone:+00008-407-2190009+005681}],residences:[{postalExtension:1234,address2:STE 1235,city:FALLS CITY,addressType:Primary,address1:22251 MILLER,isForeign:false,postalCode:68361,addressID:2209925,msaCode:1002,isPrimary:true,subType:Personal,state:CA,censusTractNumber:0},{seasonBeginDate:9999-08-17,postalExtension:1234,city:FALLS CITY,addressType:Seasonal,address1:STE 123,isForeign:false,postalCode:68361,addressID:2209925,seasonEndDate:9999-08-17,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0},{postalExtension:1234,address2:addr2 sec,city:FALLS CITY,addressType:Secondary,address1:addr1 sec,isForeign:false,postalCode:68363,addressID:2209926,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0},{seasonBeginDate:9999-08-17,postalExtension:1234,address2:Redmond,city:FALLS CITY,addressType:Seasonal,address1:1561,isForeign:false,postalCode:68361,addressID:2209926,seasonEndDate:9999-08-17,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3310064,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD N JOSEPH SR.,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678},{number:2190005,areaCode:403,extension:005679,phoneType:Work,countryCode:00002,isPrimary:false,unformattedPhone:+00002-403-2190005+005679},{number:2190006,areaCode:404,extension:005680,phoneType:Work,countryCode:00003,isPrimary:false,unformattedPhone:+00003-404-2190006+005680},{number:2190007,areaCode:405,extension:005681,phoneType:Work,countryCode:00004,isPrimary:false,unformattedPhone:+00004-405-2190007+005681},{number:2190008,areaCode:406,extension:005681,phoneType:Work,countryCode:00005,isPrimary:false,unformattedPhone:+00005-406-2190008+005681},{number:2190009,areaCode:407,extension:005681,phoneType:Work,countryCode:00008,isPrimary:false,unformattedPhone:+00008-407-2190009+005681}],residences:[{postalExtension:123,address2:STE 123,city:FALLS CITY,addressType:Primary,address1:2221,isForeign:false,postalCode:68361,addressID:2210419,msaCode:1002,isPrimary:true,subType:Personal,state:CA,censusTractNumber:0},{postalExtension:123,address2:Redmond,city:FALLS CITY,addressType:Secondary,address1:1561,isForeign:false,postalCode:68361,addressID:2210420,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0},{seasonBeginDate:9999-08-17,postalExtension:68361,address2:addr2 sec,city:FALLS CITY,addressType:Seasonal,address1:addr1 sec,isForeign:false,postalCode:68361,addressID:2210420,seasonEndDate:9999-08-17,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3310042,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD N JOSEPH,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678}],residences:[{postalExtension:1234,address2:STE 123,city:FALLS CITY,addressType:Primary,address1:2221 MILLER,isForeign:false,postalCode:68361,addressID:2210378,msaCode:1002,isPrimary:true,subType:Personal,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Home}}},{originatingBranch:2,customerBase:{customerType:Person,dob:1988-01-07,taxID:988125678,customerID:3310027,name:{legalName:JOSEPH N HOWARD,firstName:HOWARD,lastName:JOSEPH,fullName:HOWARD N JOSEPH SR.,middleName:N},taxIDType:P,phones:[{number:2190004,areaCode:402,extension:005678,phoneType:Work,countryCode:1,isPrimary:true,unformattedPhone:+1-402-2190004+005678},{number:2190005,areaCode:403,extension:005679,phoneType:Work,countryCode:00002,isPrimary:false,unformattedPhone:+00002-403-2190005+005679},{number:2190006,areaCode:404,extension:005680,phoneType:Work,countryCode:00003,isPrimary:false,unformattedPhone:+00003-404-2190006+005680},{number:2190007,areaCode:405,extension:005681,phoneType:Work,countryCode:00004,isPrimary:false,unformattedPhone:+00004-405-2190007+005681},{number:2190008,areaCode:406,extension:005681,phoneType:Work,countryCode:00005,isPrimary:false,unformattedPhone:+00005-406-2190008+005681},{number:2190009,areaCode:407,extension:005681,phoneType:Work,countryCode:00008,isPrimary:false,unformattedPhone:+00008-407-2190009+005681}],residences:[{postalExtension:123,address2:STE 123,city:FALLS CITY,addressType:Primary,address1:2221,isForeign:false,postalCode:68361,addressID:2210356,msaCode:0,isPrimary:true,subType:Personal,state:CA,censusTractNumber:0},{postalExtension:123,address2:Redmond,city:FALLS CITY,addressType:Secondary,address1:1561,isForeign:false,postalCode:68361,addressID:2210357,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0},{seasonBeginDate:9999-08-17,postalExtension:68361,address2:addr2 sec,city:FALLS CITY,addressType:Seasonal,address1:addr1 sec,isForeign:false,postalCode:68361,addressID:2210357,seasonEndDate:9999-08-17,msaCode:0,isPrimary:false,subType:Personal,state:CA,censusTractNumber:0}],email:{emailAddress:EMAIL8@ZOOHO.COM,emailType:Work}}}]
statusMessage is: GetPartyListApi - Status: Success.
statusFlag is: true
UUID is: 123636

back to summary