POST {version}/GetFinancialSearchResults

Request Information

URI Parameters

NameDescriptionTypeAdditional information
version

string

None.

Body Parameters

FinancialSearchFilter
NameDescriptionTypeAdditional information
PageNum

integer

None.

PageSize

integer

None.

Count

integer

None.

RcpTotal

decimal number

None.

DisTotal

decimal number

None.

TransactionTotal

decimal number

None.

SortBy

string

None.

SortAsc

boolean

None.

WhereStartDate

string

None.

WhereEndDate

string

None.

WhereMaxAmount

string

None.

WhereMinAmount

string

None.

WherePaymentMethod

string

None.

WhereThanked

string

None.

WhereDepositNumber

string

None.

WhereBatchNumber

string

None.

WhereCheckNumber

string

None.

WhereBankNumber

string

None.

WhereUpdatedBy

string

None.

WhereUpdateOnFrom

string

None.

WhereUpdateOnTo

string

None.

WhereCreatedBy

string

None.

WhereCreatedFrom

string

None.

WhereCreatedTo

string

None.

WhereRecordStatus

string

None.

WhereIntermediaryCheckTotal

string

None.

WhereTransactionTypes

string

None.

WhereRecordId

string

None.

WhereEntityType

string

None.

WhereCheckCleared

string

None.

WhereSubItemization

string

None.

WhereCategoryTypes

string

None.

WhereCategories

string

None.

WhereElectionPeriod

string

None.

WhereEvent

string

None.

WhereAccount

string

None.

WhereFilerCommittee

string

None.

WhereIntermediary

string

None.

WhereSupportOpposeCandidate

string

None.

WhereDepositStatus

string

None.

WhereCheckStatus

string

None.

WhereReportingCode

string

None.

WhereSourceId

string

None.

WhereThresholdDate

string

None.

WhereThresholdAmount

string

None.

WhereReversedExpenses

boolean

None.

GroupByEntityId

boolean

None.

GroupByCategory

boolean

None.

GroupByCategoryType

boolean

None.

GroupByElection

boolean

None.

GroupByReportCode

boolean

None.

GroupByTransactionType

boolean

None.

GroupByRecordType

boolean

None.

GroupBySubType

boolean

None.

DisplayFullName

boolean

None.

DisplayFirstName

boolean

None.

DisplayLastName

boolean

None.

DisplaySuffix

boolean

None.

DisplaySeparateName

boolean

None.

DisplayOccupationAndEmployer

boolean

None.

DisplaySalutation

boolean

None.

DisplayPrimaryAddress

boolean

None.

DisplayCounty

boolean

None.

DisplayHomePhone

boolean

None.

DisplayWorkPhone

boolean

None.

DisplayMobilePhone

boolean

None.

DisplayEmail

boolean

None.

DisplayRecordId

boolean

None.

DisplaySourceId

boolean

None.

DisplayCommitteeType

boolean

None.

DisplayCommitteeId

boolean

None.

DisplayEvent

boolean

None.

DisplayElectionPeriod

boolean

None.

DisplayCheckNoAndMethod

boolean

None.

DisplayDepositNumber

boolean

None.

DisplayDepositLabel

boolean

None.

DisplayBatchNumber

boolean

None.

DisplayBatchLabel

boolean

None.

DisplayCleared

boolean

None.

DisplayTransactionId

boolean

None.

DisplayMemo

boolean

None.

DisplayReportingCode

boolean

None.

DisplayReportingDesc

boolean

None.

DisplayCategoryType

boolean

None.

DisplayCategory

boolean

None.

DisplayThanked

boolean

None.

DisplayDateThanked

boolean

None.

DisplayAccountNumber

boolean

None.

DisplayAccountName

boolean

None.

DisplaySupportorOpposeEntityName

boolean

None.

DisplayIntermediaryCheckTotal

boolean

None.

DisplayRecordsInaGroup

boolean

None.

DisplayTransactionType

boolean

None.

DisplayPrimaryContactName

boolean

None.

DisplayPrimaryContactEmail

boolean

None.

DisplayPrimaryContactPhone

boolean

None.

DisplayFundraiser

boolean

None.

DisplayCheckStatus

boolean

None.

DisplaySubType

boolean

None.

DisplayForceItemize

boolean

None.

DisplayForceUnItemize

boolean

None.

OnDemandColumns

string

None.

Download

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "PageNum": 1,
  "PageSize": 2,
  "Count": 3,
  "RcpTotal": 4.0,
  "DisTotal": 5.0,
  "TransactionTotal": -1.0,
  "SortBy": "sample string 6",
  "SortAsc": true,
  "WhereStartDate": "sample string 8",
  "WhereEndDate": "sample string 9",
  "WhereMaxAmount": "sample string 10",
  "WhereMinAmount": "sample string 11",
  "WherePaymentMethod": "sample string 12",
  "WhereThanked": "sample string 13",
  "WhereDepositNumber": "sample string 14",
  "WhereBatchNumber": "sample string 15",
  "WhereCheckNumber": "sample string 16",
  "WhereBankNumber": "sample string 17",
  "WhereUpdatedBy": "sample string 18",
  "WhereUpdateOnFrom": "sample string 19",
  "WhereUpdateOnTo": "sample string 20",
  "WhereCreatedBy": "sample string 21",
  "WhereCreatedFrom": "sample string 22",
  "WhereCreatedTo": "sample string 23",
  "WhereRecordStatus": "sample string 24",
  "WhereIntermediaryCheckTotal": "sample string 25",
  "WhereTransactionTypes": "sample string 26",
  "WhereRecordId": "sample string 27",
  "WhereEntityType": "sample string 28",
  "WhereCheckCleared": "sample string 29",
  "WhereSubItemization": "sample string 30",
  "WhereCategoryTypes": "sample string 31",
  "WhereCategories": "sample string 32",
  "WhereElectionPeriod": "sample string 33",
  "WhereEvent": "sample string 34",
  "WhereAccount": "sample string 35",
  "WhereFilerCommittee": "sample string 36",
  "WhereIntermediary": "sample string 37",
  "WhereSupportOpposeCandidate": "sample string 38",
  "WhereDepositStatus": "sample string 39",
  "WhereCheckStatus": "sample string 40",
  "WhereReportingCode": "sample string 41",
  "WhereSourceId": "sample string 42",
  "WhereThresholdDate": "sample string 43",
  "WhereThresholdAmount": "sample string 44",
  "WhereReversedExpenses": true,
  "GroupByEntityId": true,
  "GroupByCategory": true,
  "GroupByCategoryType": true,
  "GroupByElection": true,
  "GroupByReportCode": true,
  "GroupByTransactionType": true,
  "GroupByRecordType": true,
  "GroupBySubType": true,
  "DisplayFullName": true,
  "DisplayFirstName": true,
  "DisplayLastName": true,
  "DisplaySuffix": true,
  "DisplaySeparateName": true,
  "DisplayOccupationAndEmployer": true,
  "DisplaySalutation": true,
  "DisplayPrimaryAddress": true,
  "DisplayCounty": true,
  "DisplayHomePhone": true,
  "DisplayWorkPhone": true,
  "DisplayMobilePhone": true,
  "DisplayEmail": true,
  "DisplayRecordId": true,
  "DisplaySourceId": true,
  "DisplayCommitteeType": true,
  "DisplayCommitteeId": true,
  "DisplayEvent": true,
  "DisplayElectionPeriod": true,
  "DisplayCheckNoAndMethod": true,
  "DisplayDepositNumber": true,
  "DisplayDepositLabel": true,
  "DisplayBatchNumber": true,
  "DisplayBatchLabel": true,
  "DisplayCleared": true,
  "DisplayTransactionId": true,
  "DisplayMemo": true,
  "DisplayReportingCode": true,
  "DisplayReportingDesc": true,
  "DisplayCategoryType": true,
  "DisplayCategory": true,
  "DisplayThanked": true,
  "DisplayDateThanked": true,
  "DisplayAccountNumber": true,
  "DisplayAccountName": true,
  "DisplaySupportorOpposeEntityName": true,
  "DisplayIntermediaryCheckTotal": true,
  "DisplayRecordsInaGroup": true,
  "DisplayTransactionType": true,
  "DisplayPrimaryContactName": true,
  "DisplayPrimaryContactEmail": true,
  "DisplayPrimaryContactPhone": true,
  "DisplayFundraiser": true,
  "DisplayCheckStatus": true,
  "DisplaySubType": true,
  "DisplayForceItemize": true,
  "DisplayForceUnItemize": true,
  "OnDemandColumns": "sample string 101",
  "Download": true
}

application/xml, text/xml

Sample:
<FinancialSearchFilter xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Aristotle.CM.Model">
  <Count>3</Count>
  <DisTotal>5</DisTotal>
  <DisplayAccountName>true</DisplayAccountName>
  <DisplayAccountNumber>true</DisplayAccountNumber>
  <DisplayBatchLabel>true</DisplayBatchLabel>
  <DisplayBatchNumber>true</DisplayBatchNumber>
  <DisplayCategory>true</DisplayCategory>
  <DisplayCategoryType>true</DisplayCategoryType>
  <DisplayCheckNoAndMethod>true</DisplayCheckNoAndMethod>
  <DisplayCheckStatus>true</DisplayCheckStatus>
  <DisplayCleared>true</DisplayCleared>
  <DisplayCommitteeId>true</DisplayCommitteeId>
  <DisplayCommitteeType>true</DisplayCommitteeType>
  <DisplayCounty>true</DisplayCounty>
  <DisplayDateThanked>true</DisplayDateThanked>
  <DisplayDepositLabel>true</DisplayDepositLabel>
  <DisplayDepositNumber>true</DisplayDepositNumber>
  <DisplayElectionPeriod>true</DisplayElectionPeriod>
  <DisplayEmail>true</DisplayEmail>
  <DisplayEvent>true</DisplayEvent>
  <DisplayFirstName>true</DisplayFirstName>
  <DisplayForceItemize>true</DisplayForceItemize>
  <DisplayForceUnItemize>true</DisplayForceUnItemize>
  <DisplayFullName>true</DisplayFullName>
  <DisplayFundraiser>true</DisplayFundraiser>
  <DisplayHomePhone>true</DisplayHomePhone>
  <DisplayIntermediaryCheckTotal>true</DisplayIntermediaryCheckTotal>
  <DisplayLastName>true</DisplayLastName>
  <DisplayMemo>true</DisplayMemo>
  <DisplayMobilePhone>true</DisplayMobilePhone>
  <DisplayOccupationAndEmployer>true</DisplayOccupationAndEmployer>
  <DisplayPrimaryAddress>true</DisplayPrimaryAddress>
  <DisplayPrimaryContactEmail>true</DisplayPrimaryContactEmail>
  <DisplayPrimaryContactName>true</DisplayPrimaryContactName>
  <DisplayPrimaryContactPhone>true</DisplayPrimaryContactPhone>
  <DisplayRecordId>true</DisplayRecordId>
  <DisplayRecordsInaGroup>true</DisplayRecordsInaGroup>
  <DisplayReportingCode>true</DisplayReportingCode>
  <DisplayReportingDesc>true</DisplayReportingDesc>
  <DisplaySalutation>true</DisplaySalutation>
  <DisplaySeparateName>true</DisplaySeparateName>
  <DisplaySourceId>true</DisplaySourceId>
  <DisplaySubType>true</DisplaySubType>
  <DisplaySuffix>true</DisplaySuffix>
  <DisplaySupportorOpposeEntityName>true</DisplaySupportorOpposeEntityName>
  <DisplayThanked>true</DisplayThanked>
  <DisplayTransactionId>true</DisplayTransactionId>
  <DisplayTransactionType>true</DisplayTransactionType>
  <DisplayWorkPhone>true</DisplayWorkPhone>
  <Download>true</Download>
  <GroupByCategory>true</GroupByCategory>
  <GroupByCategoryType>true</GroupByCategoryType>
  <GroupByElection>true</GroupByElection>
  <GroupByEntityId>true</GroupByEntityId>
  <GroupByRecordType>true</GroupByRecordType>
  <GroupByReportCode>true</GroupByReportCode>
  <GroupBySubType>true</GroupBySubType>
  <GroupByTransactionType>true</GroupByTransactionType>
  <OnDemandColumns>sample string 101</OnDemandColumns>
  <PageNum>1</PageNum>
  <PageSize>2</PageSize>
  <RcpTotal>4</RcpTotal>
  <SortAsc>true</SortAsc>
  <SortBy>sample string 6</SortBy>
  <WhereAccount>sample string 35</WhereAccount>
  <WhereBankNumber>sample string 17</WhereBankNumber>
  <WhereBatchNumber>sample string 15</WhereBatchNumber>
  <WhereCategories>sample string 32</WhereCategories>
  <WhereCategoryTypes>sample string 31</WhereCategoryTypes>
  <WhereCheckCleared>sample string 29</WhereCheckCleared>
  <WhereCheckNumber>sample string 16</WhereCheckNumber>
  <WhereCheckStatus>sample string 40</WhereCheckStatus>
  <WhereCreatedBy>sample string 21</WhereCreatedBy>
  <WhereCreatedFrom>sample string 22</WhereCreatedFrom>
  <WhereCreatedTo>sample string 23</WhereCreatedTo>
  <WhereDepositNumber>sample string 14</WhereDepositNumber>
  <WhereDepositStatus>sample string 39</WhereDepositStatus>
  <WhereElectionPeriod>sample string 33</WhereElectionPeriod>
  <WhereEndDate>sample string 9</WhereEndDate>
  <WhereEntityType>sample string 28</WhereEntityType>
  <WhereEvent>sample string 34</WhereEvent>
  <WhereFilerCommittee>sample string 36</WhereFilerCommittee>
  <WhereIntermediary>sample string 37</WhereIntermediary>
  <WhereIntermediaryCheckTotal>sample string 25</WhereIntermediaryCheckTotal>
  <WhereMaxAmount>sample string 10</WhereMaxAmount>
  <WhereMinAmount>sample string 11</WhereMinAmount>
  <WherePaymentMethod>sample string 12</WherePaymentMethod>
  <WhereRecordId>sample string 27</WhereRecordId>
  <WhereRecordStatus>sample string 24</WhereRecordStatus>
  <WhereReportingCode>sample string 41</WhereReportingCode>
  <WhereReversedExpenses>true</WhereReversedExpenses>
  <WhereSourceId>sample string 42</WhereSourceId>
  <WhereStartDate>sample string 8</WhereStartDate>
  <WhereSubItemization>sample string 30</WhereSubItemization>
  <WhereSupportOpposeCandidate>sample string 38</WhereSupportOpposeCandidate>
  <WhereThanked>sample string 13</WhereThanked>
  <WhereThresholdAmount>sample string 44</WhereThresholdAmount>
  <WhereThresholdDate>sample string 43</WhereThresholdDate>
  <WhereTransactionTypes>sample string 26</WhereTransactionTypes>
  <WhereUpdateOnFrom>sample string 19</WhereUpdateOnFrom>
  <WhereUpdateOnTo>sample string 20</WhereUpdateOnTo>
  <WhereUpdatedBy>sample string 18</WhereUpdatedBy>
</FinancialSearchFilter>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

FinancialSearchResultsMgmt
NameDescriptionTypeAdditional information
Transactions

Collection of FinancialSearchResult

None.

Count

integer

None.

RcpTotal

decimal number

None.

DisTotal

decimal number

None.

NonCashTotal

decimal number

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<FinancialSearchResultsMgmt xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Aristotle.CM.Model">
  <Count>1</Count>
  <DisTotal>3</DisTotal>
  <NonCashTotal>4</NonCashTotal>
  <RcpTotal>2</RcpTotal>
  <Transactions>
    <FinancialSearchResult>
      <AccountBankName>sample string 26</AccountBankName>
      <AccountName>sample string 24</AccountName>
      <AccountNumber>sample string 25</AccountNumber>
      <Batch>sample string 82</Batch>
      <BatchLabel>sample string 61</BatchLabel>
      <BatchNumber>sample string 62</BatchNumber>
      <CashTransactionAmount>1</CashTransactionAmount>
      <Category>sample string 30</Category>
      <CategoryGroup>sample string 76</CategoryGroup>
      <CategoryType>sample string 31</CategoryType>
      <CategoryTypeGroup>sample string 77</CategoryTypeGroup>
      <CheckClear>sample string 27</CheckClear>
      <CheckNo>sample string 23</CheckNo>
      <CheckStatus>sample string 43</CheckStatus>
      <City>sample string 48</City>
      <CommitteeId>sample string 59</CommitteeId>
      <CommitteeType>sample string 58</CommitteeType>
      <County>sample string 65</County>
      <DepositLabel>sample string 60</DepositLabel>
      <DepositNumber>sample string 29</DepositNumber>
      <DepositedStatus>sample string 42</DepositedStatus>
      <DisplayMemo>sample string 63</DisplayMemo>
      <DueDate>sample string 70</DueDate>
      <ElectionGroup>sample string 80</ElectionGroup>
      <ElectionId>sample string 56</ElectionId>
      <ElectionPeriod>sample string 55</ElectionPeriod>
      <ElectionPeriodId>509f1d5b-cc2c-4e2e-99a7-3a258291fdf1</ElectionPeriodId>
      <Email>sample string 54</Email>
      <Employer>sample string 57</Employer>
      <EntityGroup>sample string 74</EntityGroup>
      <EntityId>1c82b9c3-6b65-44b1-9896-fcd3508d300e</EntityId>
      <EntityName>sample string 12</EntityName>
      <EntityType>sample string 5</EntityType>
      <Event>sample string 32</Event>
      <FirstName>sample string 13</FirstName>
      <ForceItemize>sample string 91</ForceItemize>
      <ForceUnItemize>sample string 92</ForceUnItemize>
      <FromClearedDate>sample string 67</FromClearedDate>
      <Fundraiser>sample string 86</Fundraiser>
      <HomePhone>sample string 51</HomePhone>
      <HouseholdName>sample string 15</HouseholdName>
      <Inactive>true</Inactive>
      <IncludeSoftAllocations>true</IncludeSoftAllocations>
      <IndFullName>sample string 37</IndFullName>
      <IntermediaryRecordId>sample string 7</IntermediaryRecordId>
      <IntermediaryTransactionId>sample string 10</IntermediaryTransactionId>
      <IsAscending>true</IsAscending>
      <IsParentTransaction>true</IsParentTransaction>
      <LastName>sample string 14</LastName>
      <Line1>sample string 46</Line1>
      <Line2>sample string 47</Line2>
      <Memo>sample string 69</Memo>
      <MobilePhone>sample string 53</MobilePhone>
      <NonCashTransactionAmount>1</NonCashTransactionAmount>
      <Occupation>sample string 22</Occupation>
      <OrderBy>sample string 2</OrderBy>
      <OrganizationDescription>sample string 18</OrganizationDescription>
      <OrganizationIndustry>sample string 19</OrganizationIndustry>
      <PageNum>1</PageNum>
      <PaymentMethod>sample string 44</PaymentMethod>
      <Prefix>sample string 20</Prefix>
      <PrimaryAddress>sample string 45</PrimaryAddress>
      <PrimaryContactEmail>sample string 84</PrimaryContactEmail>
      <PrimaryContactName>sample string 83</PrimaryContactName>
      <PrimaryContactPhone>sample string 85</PrimaryContactPhone>
      <Rate>sample string 71</Rate>
      <Reconciled>sample string 66</Reconciled>
      <ReconciledDate>sample string 28</ReconciledDate>
      <RecordId>sample string 6</RecordId>
      <RecordType>sample string 75</RecordType>
      <RecordsInGroup>sample string 81</RecordsInGroup>
      <ReportingCode>sample string 38</ReportingCode>
      <ReportingCodeGroup>sample string 79</ReportingCodeGroup>
      <ReportingCodeId>sample string 39</ReportingCodeId>
      <ReportingDesc>sample string 64</ReportingDesc>
      <Reversal>true</Reversal>
      <Salutation>sample string 21</Salutation>
      <SourceId>sample string 8</SourceId>
      <State>sample string 49</State>
      <SubType>sample string 90</SubType>
      <Suffix>sample string 17</Suffix>
      <SupportorOppose>sample string 40</SupportorOppose>
      <SupportorOpposeCandidate>sample string 41</SupportorOpposeCandidate>
      <Thanked>sample string 34</Thanked>
      <ThankedDate>sample string 35</ThankedDate>
      <Title>sample string 16</Title>
      <ToClearedDate>sample string 68</ToClearedDate>
      <TransactionAmount>1</TransactionAmount>
      <TransactionGroupId>sample string 87</TransactionGroupId>
      <TransactionGroupType>sample string 88</TransactionGroupType>
      <TransactionId>sample string 9</TransactionId>
      <TransactionMaxDate>sample string 72</TransactionMaxDate>
      <TransactionMinDate>sample string 73</TransactionMinDate>
      <TransactionType>sample string 33</TransactionType>
      <TransactionTypeGroup>sample string 78</TransactionTypeGroup>
      <TransactionTypeId>e174b3a0-cc25-4af3-b686-e502b9639edb</TransactionTypeId>
      <Type>sample string 36</Type>
      <WorkPhone>sample string 52</WorkPhone>
      <Zip5>sample string 50</Zip5>
    </FinancialSearchResult>
    <FinancialSearchResult>
      <AccountBankName>sample string 26</AccountBankName>
      <AccountName>sample string 24</AccountName>
      <AccountNumber>sample string 25</AccountNumber>
      <Batch>sample string 82</Batch>
      <BatchLabel>sample string 61</BatchLabel>
      <BatchNumber>sample string 62</BatchNumber>
      <CashTransactionAmount>1</CashTransactionAmount>
      <Category>sample string 30</Category>
      <CategoryGroup>sample string 76</CategoryGroup>
      <CategoryType>sample string 31</CategoryType>
      <CategoryTypeGroup>sample string 77</CategoryTypeGroup>
      <CheckClear>sample string 27</CheckClear>
      <CheckNo>sample string 23</CheckNo>
      <CheckStatus>sample string 43</CheckStatus>
      <City>sample string 48</City>
      <CommitteeId>sample string 59</CommitteeId>
      <CommitteeType>sample string 58</CommitteeType>
      <County>sample string 65</County>
      <DepositLabel>sample string 60</DepositLabel>
      <DepositNumber>sample string 29</DepositNumber>
      <DepositedStatus>sample string 42</DepositedStatus>
      <DisplayMemo>sample string 63</DisplayMemo>
      <DueDate>sample string 70</DueDate>
      <ElectionGroup>sample string 80</ElectionGroup>
      <ElectionId>sample string 56</ElectionId>
      <ElectionPeriod>sample string 55</ElectionPeriod>
      <ElectionPeriodId>509f1d5b-cc2c-4e2e-99a7-3a258291fdf1</ElectionPeriodId>
      <Email>sample string 54</Email>
      <Employer>sample string 57</Employer>
      <EntityGroup>sample string 74</EntityGroup>
      <EntityId>1c82b9c3-6b65-44b1-9896-fcd3508d300e</EntityId>
      <EntityName>sample string 12</EntityName>
      <EntityType>sample string 5</EntityType>
      <Event>sample string 32</Event>
      <FirstName>sample string 13</FirstName>
      <ForceItemize>sample string 91</ForceItemize>
      <ForceUnItemize>sample string 92</ForceUnItemize>
      <FromClearedDate>sample string 67</FromClearedDate>
      <Fundraiser>sample string 86</Fundraiser>
      <HomePhone>sample string 51</HomePhone>
      <HouseholdName>sample string 15</HouseholdName>
      <Inactive>true</Inactive>
      <IncludeSoftAllocations>true</IncludeSoftAllocations>
      <IndFullName>sample string 37</IndFullName>
      <IntermediaryRecordId>sample string 7</IntermediaryRecordId>
      <IntermediaryTransactionId>sample string 10</IntermediaryTransactionId>
      <IsAscending>true</IsAscending>
      <IsParentTransaction>true</IsParentTransaction>
      <LastName>sample string 14</LastName>
      <Line1>sample string 46</Line1>
      <Line2>sample string 47</Line2>
      <Memo>sample string 69</Memo>
      <MobilePhone>sample string 53</MobilePhone>
      <NonCashTransactionAmount>1</NonCashTransactionAmount>
      <Occupation>sample string 22</Occupation>
      <OrderBy>sample string 2</OrderBy>
      <OrganizationDescription>sample string 18</OrganizationDescription>
      <OrganizationIndustry>sample string 19</OrganizationIndustry>
      <PageNum>1</PageNum>
      <PaymentMethod>sample string 44</PaymentMethod>
      <Prefix>sample string 20</Prefix>
      <PrimaryAddress>sample string 45</PrimaryAddress>
      <PrimaryContactEmail>sample string 84</PrimaryContactEmail>
      <PrimaryContactName>sample string 83</PrimaryContactName>
      <PrimaryContactPhone>sample string 85</PrimaryContactPhone>
      <Rate>sample string 71</Rate>
      <Reconciled>sample string 66</Reconciled>
      <ReconciledDate>sample string 28</ReconciledDate>
      <RecordId>sample string 6</RecordId>
      <RecordType>sample string 75</RecordType>
      <RecordsInGroup>sample string 81</RecordsInGroup>
      <ReportingCode>sample string 38</ReportingCode>
      <ReportingCodeGroup>sample string 79</ReportingCodeGroup>
      <ReportingCodeId>sample string 39</ReportingCodeId>
      <ReportingDesc>sample string 64</ReportingDesc>
      <Reversal>true</Reversal>
      <Salutation>sample string 21</Salutation>
      <SourceId>sample string 8</SourceId>
      <State>sample string 49</State>
      <SubType>sample string 90</SubType>
      <Suffix>sample string 17</Suffix>
      <SupportorOppose>sample string 40</SupportorOppose>
      <SupportorOpposeCandidate>sample string 41</SupportorOpposeCandidate>
      <Thanked>sample string 34</Thanked>
      <ThankedDate>sample string 35</ThankedDate>
      <Title>sample string 16</Title>
      <ToClearedDate>sample string 68</ToClearedDate>
      <TransactionAmount>1</TransactionAmount>
      <TransactionGroupId>sample string 87</TransactionGroupId>
      <TransactionGroupType>sample string 88</TransactionGroupType>
      <TransactionId>sample string 9</TransactionId>
      <TransactionMaxDate>sample string 72</TransactionMaxDate>
      <TransactionMinDate>sample string 73</TransactionMinDate>
      <TransactionType>sample string 33</TransactionType>
      <TransactionTypeGroup>sample string 78</TransactionTypeGroup>
      <TransactionTypeId>e174b3a0-cc25-4af3-b686-e502b9639edb</TransactionTypeId>
      <Type>sample string 36</Type>
      <WorkPhone>sample string 52</WorkPhone>
      <Zip5>sample string 50</Zip5>
    </FinancialSearchResult>
  </Transactions>
</FinancialSearchResultsMgmt>