POST v1/agentdata/application/search

Request Information

URI Parameters

None.

Body Parameters

ApplicationSearchOptions
NameDescriptionTypeAdditional information
FromUTC

date

None.

ToUTC

date

None.

PageNo

integer

None.

XMLAgentID

string

None.

AddedOnly

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "FromUTC": "2024-09-19T07:18:16.9180512+00:00",
  "ToUTC": "2024-09-19T07:18:16.9180512+00:00",
  "PageNo": 3,
  "XMLAgentID": "sample string 4",
  "AddedOnly": true
}

application/xml, text/xml

Sample:
<ApplicationSearchOptions xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IRE.API.Models.AgentDataNS">
  <AddedOnly>true</AddedOnly>
  <FromUTC>2024-09-19T07:18:16.9180512+00:00</FromUTC>
  <PageNo>3</PageNo>
  <ToUTC>2024-09-19T07:18:16.9180512+00:00</ToUTC>
  <XMLAgentID>sample string 4</XMLAgentID>
</ApplicationSearchOptions>

multipart/form-data

Sample:
<ApplicationSearchOptions xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IRE.API.Models.AgentDataNS"><AddedOnly>true</AddedOnly><FromUTC>2024-09-19T07:18:16.9180512+00:00</FromUTC><PageNo>3</PageNo><ToUTC>2024-09-19T07:18:16.9180512+00:00</ToUTC><XMLAgentID>sample string 4</XMLAgentID></ApplicationSearchOptions>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ApplicationSearchData
NameDescriptionTypeAdditional information
RequestedData

string

None.

ApplicationSearchOptions

ApplicationSearchOptions

None.

RecordCount

integer

None.

DataRecords

Collection of AgentDataApplication

None.

Response Formats

application/json, text/json

Sample:
{
  "RequestedData": "sample string 1",
  "ApplicationSearchOptions": {
    "FromUTC": "2024-09-19T07:18:16.9336732+00:00",
    "ToUTC": "2024-09-19T07:18:16.9336732+00:00",
    "PageNo": 3,
    "XMLAgentID": "sample string 4",
    "AddedOnly": true
  },
  "RecordCount": 2,
  "DataRecords": [
    {
      "ID": 1,
      "DateAddedUTC": "2024-09-19T07:18:16.9336732+00:00",
      "LastUpdatedUTC": "2024-09-19T07:18:16.9336732+00:00",
      "OfficeDetails": {
        "OfficeID": "c5532782-89db-43ff-b379-bd6c0d679b65",
        "LoginName": "sample string 2",
        "InternalName": "sample string 3",
        "ExternalName": "sample string 4",
        "Address": {
          "StreetNo": "sample string 1",
          "Street": "sample string 2",
          "Suburb": "sample string 3",
          "State": "sample string 4",
          "PostCode": "sample string 5",
          "Country": "sample string 6"
        }
      },
      "AppID": "sample string 4",
      "ApplicationStatus": "sample string 5",
      "Property": {
        "ID": 1,
        "SourcePropertyID": "sample string 2",
        "Address": {
          "StreetNo": "sample string 1",
          "Street": "sample string 2",
          "Suburb": "sample string 3",
          "State": "sample string 4",
          "PostCode": "sample string 5",
          "Country": "sample string 6"
        },
        "PropertyType": "sample string 3"
      },
      "AppRent": 6.1,
      "ProviderLink": "sample string 7",
      "LeaseStartDate": "2024-09-19T07:18:16.9336732+00:00",
      "LeaseStartDateASAP": true,
      "LeaseTermValue": 10,
      "LeaseTermPeriod": 0,
      "Deleted": true,
      "ConnectionRequested": true,
      "Comments": "sample string 13",
      "Tenants": [
        {
          "ID": 1,
          "DateAddedUTC": "2024-09-19T07:18:16.9336732+00:00",
          "LastUpdatedUTC": "2024-09-19T07:18:16.9336732+00:00",
          "FirstName": "sample string 4",
          "LastName": "sample string 5",
          "Email": "sample string 6",
          "Mobile": "sample string 7",
          "HomePhone": "sample string 8",
          "Address": "sample string 9",
          "TenantNotes": "sample string 10",
          "BuyerNotes": "sample string 11",
          "BuyerTimeStampedNotes": [
            {
              "ID": 1,
              "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
              "Note": "sample string 3",
              "Type": 0
            },
            {
              "ID": 1,
              "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
              "Note": "sample string 3",
              "Type": 0
            }
          ],
          "BuyerStatus": {
            "DateAddedUTC": "2024-09-19T07:18:16.9336732+00:00",
            "LastUpdatedUTC": "2024-09-19T07:18:16.9336732+00:00",
            "SellerValue": 3,
            "BuyerValue": 4,
            "InvestorValue": 5,
            "FinanceValue": 6,
            "SellerComment": "sample string 7",
            "BuyerComment": "sample string 8",
            "InvestorComment": "sample string 9",
            "FinanceComment": "sample string 10",
            "TimeStampedComments": [
              {
                "ID": 1,
                "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
                "Note": "sample string 3",
                "Type": 0
              },
              {
                "ID": 1,
                "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
                "Note": "sample string 3",
                "Type": 0
              }
            ]
          }
        },
        {
          "ID": 1,
          "DateAddedUTC": "2024-09-19T07:18:16.9336732+00:00",
          "LastUpdatedUTC": "2024-09-19T07:18:16.9336732+00:00",
          "FirstName": "sample string 4",
          "LastName": "sample string 5",
          "Email": "sample string 6",
          "Mobile": "sample string 7",
          "HomePhone": "sample string 8",
          "Address": "sample string 9",
          "TenantNotes": "sample string 10",
          "BuyerNotes": "sample string 11",
          "BuyerTimeStampedNotes": [
            {
              "ID": 1,
              "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
              "Note": "sample string 3",
              "Type": 0
            },
            {
              "ID": 1,
              "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
              "Note": "sample string 3",
              "Type": 0
            }
          ],
          "BuyerStatus": {
            "DateAddedUTC": "2024-09-19T07:18:16.9336732+00:00",
            "LastUpdatedUTC": "2024-09-19T07:18:16.9336732+00:00",
            "SellerValue": 3,
            "BuyerValue": 4,
            "InvestorValue": 5,
            "FinanceValue": 6,
            "SellerComment": "sample string 7",
            "BuyerComment": "sample string 8",
            "InvestorComment": "sample string 9",
            "FinanceComment": "sample string 10",
            "TimeStampedComments": [
              {
                "ID": 1,
                "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
                "Note": "sample string 3",
                "Type": 0
              },
              {
                "ID": 1,
                "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
                "Note": "sample string 3",
                "Type": 0
              }
            ]
          }
        }
      ],
      "References": [
        {
          "ID": 1,
          "ReferenceType": "sample string 2",
          "ReferenceField": "sample string 3",
          "FullName": "sample string 4",
          "Email": "sample string 5",
          "Mobile": "sample string 6"
        },
        {
          "ID": 1,
          "ReferenceType": "sample string 2",
          "ReferenceField": "sample string 3",
          "FullName": "sample string 4",
          "Email": "sample string 5",
          "Mobile": "sample string 6"
        }
      ]
    },
    {
      "ID": 1,
      "DateAddedUTC": "2024-09-19T07:18:16.9336732+00:00",
      "LastUpdatedUTC": "2024-09-19T07:18:16.9336732+00:00",
      "OfficeDetails": {
        "OfficeID": "c5532782-89db-43ff-b379-bd6c0d679b65",
        "LoginName": "sample string 2",
        "InternalName": "sample string 3",
        "ExternalName": "sample string 4",
        "Address": {
          "StreetNo": "sample string 1",
          "Street": "sample string 2",
          "Suburb": "sample string 3",
          "State": "sample string 4",
          "PostCode": "sample string 5",
          "Country": "sample string 6"
        }
      },
      "AppID": "sample string 4",
      "ApplicationStatus": "sample string 5",
      "Property": {
        "ID": 1,
        "SourcePropertyID": "sample string 2",
        "Address": {
          "StreetNo": "sample string 1",
          "Street": "sample string 2",
          "Suburb": "sample string 3",
          "State": "sample string 4",
          "PostCode": "sample string 5",
          "Country": "sample string 6"
        },
        "PropertyType": "sample string 3"
      },
      "AppRent": 6.1,
      "ProviderLink": "sample string 7",
      "LeaseStartDate": "2024-09-19T07:18:16.9336732+00:00",
      "LeaseStartDateASAP": true,
      "LeaseTermValue": 10,
      "LeaseTermPeriod": 0,
      "Deleted": true,
      "ConnectionRequested": true,
      "Comments": "sample string 13",
      "Tenants": [
        {
          "ID": 1,
          "DateAddedUTC": "2024-09-19T07:18:16.9336732+00:00",
          "LastUpdatedUTC": "2024-09-19T07:18:16.9336732+00:00",
          "FirstName": "sample string 4",
          "LastName": "sample string 5",
          "Email": "sample string 6",
          "Mobile": "sample string 7",
          "HomePhone": "sample string 8",
          "Address": "sample string 9",
          "TenantNotes": "sample string 10",
          "BuyerNotes": "sample string 11",
          "BuyerTimeStampedNotes": [
            {
              "ID": 1,
              "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
              "Note": "sample string 3",
              "Type": 0
            },
            {
              "ID": 1,
              "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
              "Note": "sample string 3",
              "Type": 0
            }
          ],
          "BuyerStatus": {
            "DateAddedUTC": "2024-09-19T07:18:16.9336732+00:00",
            "LastUpdatedUTC": "2024-09-19T07:18:16.9336732+00:00",
            "SellerValue": 3,
            "BuyerValue": 4,
            "InvestorValue": 5,
            "FinanceValue": 6,
            "SellerComment": "sample string 7",
            "BuyerComment": "sample string 8",
            "InvestorComment": "sample string 9",
            "FinanceComment": "sample string 10",
            "TimeStampedComments": [
              {
                "ID": 1,
                "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
                "Note": "sample string 3",
                "Type": 0
              },
              {
                "ID": 1,
                "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
                "Note": "sample string 3",
                "Type": 0
              }
            ]
          }
        },
        {
          "ID": 1,
          "DateAddedUTC": "2024-09-19T07:18:16.9336732+00:00",
          "LastUpdatedUTC": "2024-09-19T07:18:16.9336732+00:00",
          "FirstName": "sample string 4",
          "LastName": "sample string 5",
          "Email": "sample string 6",
          "Mobile": "sample string 7",
          "HomePhone": "sample string 8",
          "Address": "sample string 9",
          "TenantNotes": "sample string 10",
          "BuyerNotes": "sample string 11",
          "BuyerTimeStampedNotes": [
            {
              "ID": 1,
              "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
              "Note": "sample string 3",
              "Type": 0
            },
            {
              "ID": 1,
              "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
              "Note": "sample string 3",
              "Type": 0
            }
          ],
          "BuyerStatus": {
            "DateAddedUTC": "2024-09-19T07:18:16.9336732+00:00",
            "LastUpdatedUTC": "2024-09-19T07:18:16.9336732+00:00",
            "SellerValue": 3,
            "BuyerValue": 4,
            "InvestorValue": 5,
            "FinanceValue": 6,
            "SellerComment": "sample string 7",
            "BuyerComment": "sample string 8",
            "InvestorComment": "sample string 9",
            "FinanceComment": "sample string 10",
            "TimeStampedComments": [
              {
                "ID": 1,
                "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
                "Note": "sample string 3",
                "Type": 0
              },
              {
                "ID": 1,
                "TimeStampUTC": "2024-09-19T07:18:16.9336732+00:00",
                "Note": "sample string 3",
                "Type": 0
              }
            ]
          }
        }
      ],
      "References": [
        {
          "ID": 1,
          "ReferenceType": "sample string 2",
          "ReferenceField": "sample string 3",
          "FullName": "sample string 4",
          "Email": "sample string 5",
          "Mobile": "sample string 6"
        },
        {
          "ID": 1,
          "ReferenceType": "sample string 2",
          "ReferenceField": "sample string 3",
          "FullName": "sample string 4",
          "Email": "sample string 5",
          "Mobile": "sample string 6"
        }
      ]
    }
  ]
}

application/xml, text/xml

Sample:
<ApplicationSearchData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IRE.API.Models.AgentDataNS">
  <ApplicationSearchOptions>
    <AddedOnly>true</AddedOnly>
    <FromUTC>2024-09-19T07:18:16.9336732+00:00</FromUTC>
    <PageNo>3</PageNo>
    <ToUTC>2024-09-19T07:18:16.9336732+00:00</ToUTC>
    <XMLAgentID>sample string 4</XMLAgentID>
  </ApplicationSearchOptions>
  <DataRecords>
    <AgentDataApplication>
      <AppID>sample string 4</AppID>
      <AppRent>6.1</AppRent>
      <ApplicationStatus>sample string 5</ApplicationStatus>
      <Comments>sample string 13</Comments>
      <ConnectionRequested>true</ConnectionRequested>
      <DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC>
      <Deleted>true</Deleted>
      <ID>1</ID>
      <LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC>
      <LeaseStartDate>2024-09-19T07:18:16.9336732+00:00</LeaseStartDate>
      <LeaseStartDateASAP>true</LeaseStartDateASAP>
      <LeaseTermPeriod>Week</LeaseTermPeriod>
      <LeaseTermValue>10</LeaseTermValue>
      <OfficeDetails>
        <Address>
          <Country>sample string 6</Country>
          <PostCode>sample string 5</PostCode>
          <State>sample string 4</State>
          <Street>sample string 2</Street>
          <StreetNo>sample string 1</StreetNo>
          <Suburb>sample string 3</Suburb>
        </Address>
        <ExternalName>sample string 4</ExternalName>
        <InternalName>sample string 3</InternalName>
        <LoginName>sample string 2</LoginName>
        <OfficeID>c5532782-89db-43ff-b379-bd6c0d679b65</OfficeID>
      </OfficeDetails>
      <Property>
        <Address>
          <Country>sample string 6</Country>
          <PostCode>sample string 5</PostCode>
          <State>sample string 4</State>
          <Street>sample string 2</Street>
          <StreetNo>sample string 1</StreetNo>
          <Suburb>sample string 3</Suburb>
        </Address>
        <ID>1</ID>
        <PropertyType>sample string 3</PropertyType>
        <SourcePropertyID>sample string 2</SourcePropertyID>
      </Property>
      <ProviderLink>sample string 7</ProviderLink>
      <References>
        <AgentDataReference>
          <Email>sample string 5</Email>
          <FullName>sample string 4</FullName>
          <ID>1</ID>
          <Mobile>sample string 6</Mobile>
          <ReferenceField>sample string 3</ReferenceField>
          <ReferenceType>sample string 2</ReferenceType>
        </AgentDataReference>
        <AgentDataReference>
          <Email>sample string 5</Email>
          <FullName>sample string 4</FullName>
          <ID>1</ID>
          <Mobile>sample string 6</Mobile>
          <ReferenceField>sample string 3</ReferenceField>
          <ReferenceType>sample string 2</ReferenceType>
        </AgentDataReference>
      </References>
      <Tenants>
        <AgentDataProspect>
          <Address>sample string 9</Address>
          <BuyerNotes>sample string 11</BuyerNotes>
          <BuyerStatus>
            <BuyerComment>sample string 8</BuyerComment>
            <BuyerValue>4</BuyerValue>
            <DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC>
            <FinanceComment>sample string 10</FinanceComment>
            <FinanceValue>6</FinanceValue>
            <InvestorComment>sample string 9</InvestorComment>
            <InvestorValue>5</InvestorValue>
            <LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC>
            <SellerComment>sample string 7</SellerComment>
            <SellerValue>3</SellerValue>
            <TimeStampedComments>
              <AgentDataProspectNote>
                <ID>1</ID>
                <Note>sample string 3</Note>
                <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
                <Type>General</Type>
              </AgentDataProspectNote>
              <AgentDataProspectNote>
                <ID>1</ID>
                <Note>sample string 3</Note>
                <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
                <Type>General</Type>
              </AgentDataProspectNote>
            </TimeStampedComments>
          </BuyerStatus>
          <BuyerTimeStampedNotes>
            <AgentDataProspectNote>
              <ID>1</ID>
              <Note>sample string 3</Note>
              <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
              <Type>General</Type>
            </AgentDataProspectNote>
            <AgentDataProspectNote>
              <ID>1</ID>
              <Note>sample string 3</Note>
              <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
              <Type>General</Type>
            </AgentDataProspectNote>
          </BuyerTimeStampedNotes>
          <DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC>
          <Email>sample string 6</Email>
          <FirstName>sample string 4</FirstName>
          <HomePhone>sample string 8</HomePhone>
          <ID>1</ID>
          <LastName>sample string 5</LastName>
          <LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC>
          <Mobile>sample string 7</Mobile>
          <TenantNotes>sample string 10</TenantNotes>
        </AgentDataProspect>
        <AgentDataProspect>
          <Address>sample string 9</Address>
          <BuyerNotes>sample string 11</BuyerNotes>
          <BuyerStatus>
            <BuyerComment>sample string 8</BuyerComment>
            <BuyerValue>4</BuyerValue>
            <DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC>
            <FinanceComment>sample string 10</FinanceComment>
            <FinanceValue>6</FinanceValue>
            <InvestorComment>sample string 9</InvestorComment>
            <InvestorValue>5</InvestorValue>
            <LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC>
            <SellerComment>sample string 7</SellerComment>
            <SellerValue>3</SellerValue>
            <TimeStampedComments>
              <AgentDataProspectNote>
                <ID>1</ID>
                <Note>sample string 3</Note>
                <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
                <Type>General</Type>
              </AgentDataProspectNote>
              <AgentDataProspectNote>
                <ID>1</ID>
                <Note>sample string 3</Note>
                <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
                <Type>General</Type>
              </AgentDataProspectNote>
            </TimeStampedComments>
          </BuyerStatus>
          <BuyerTimeStampedNotes>
            <AgentDataProspectNote>
              <ID>1</ID>
              <Note>sample string 3</Note>
              <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
              <Type>General</Type>
            </AgentDataProspectNote>
            <AgentDataProspectNote>
              <ID>1</ID>
              <Note>sample string 3</Note>
              <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
              <Type>General</Type>
            </AgentDataProspectNote>
          </BuyerTimeStampedNotes>
          <DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC>
          <Email>sample string 6</Email>
          <FirstName>sample string 4</FirstName>
          <HomePhone>sample string 8</HomePhone>
          <ID>1</ID>
          <LastName>sample string 5</LastName>
          <LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC>
          <Mobile>sample string 7</Mobile>
          <TenantNotes>sample string 10</TenantNotes>
        </AgentDataProspect>
      </Tenants>
    </AgentDataApplication>
    <AgentDataApplication>
      <AppID>sample string 4</AppID>
      <AppRent>6.1</AppRent>
      <ApplicationStatus>sample string 5</ApplicationStatus>
      <Comments>sample string 13</Comments>
      <ConnectionRequested>true</ConnectionRequested>
      <DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC>
      <Deleted>true</Deleted>
      <ID>1</ID>
      <LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC>
      <LeaseStartDate>2024-09-19T07:18:16.9336732+00:00</LeaseStartDate>
      <LeaseStartDateASAP>true</LeaseStartDateASAP>
      <LeaseTermPeriod>Week</LeaseTermPeriod>
      <LeaseTermValue>10</LeaseTermValue>
      <OfficeDetails>
        <Address>
          <Country>sample string 6</Country>
          <PostCode>sample string 5</PostCode>
          <State>sample string 4</State>
          <Street>sample string 2</Street>
          <StreetNo>sample string 1</StreetNo>
          <Suburb>sample string 3</Suburb>
        </Address>
        <ExternalName>sample string 4</ExternalName>
        <InternalName>sample string 3</InternalName>
        <LoginName>sample string 2</LoginName>
        <OfficeID>c5532782-89db-43ff-b379-bd6c0d679b65</OfficeID>
      </OfficeDetails>
      <Property>
        <Address>
          <Country>sample string 6</Country>
          <PostCode>sample string 5</PostCode>
          <State>sample string 4</State>
          <Street>sample string 2</Street>
          <StreetNo>sample string 1</StreetNo>
          <Suburb>sample string 3</Suburb>
        </Address>
        <ID>1</ID>
        <PropertyType>sample string 3</PropertyType>
        <SourcePropertyID>sample string 2</SourcePropertyID>
      </Property>
      <ProviderLink>sample string 7</ProviderLink>
      <References>
        <AgentDataReference>
          <Email>sample string 5</Email>
          <FullName>sample string 4</FullName>
          <ID>1</ID>
          <Mobile>sample string 6</Mobile>
          <ReferenceField>sample string 3</ReferenceField>
          <ReferenceType>sample string 2</ReferenceType>
        </AgentDataReference>
        <AgentDataReference>
          <Email>sample string 5</Email>
          <FullName>sample string 4</FullName>
          <ID>1</ID>
          <Mobile>sample string 6</Mobile>
          <ReferenceField>sample string 3</ReferenceField>
          <ReferenceType>sample string 2</ReferenceType>
        </AgentDataReference>
      </References>
      <Tenants>
        <AgentDataProspect>
          <Address>sample string 9</Address>
          <BuyerNotes>sample string 11</BuyerNotes>
          <BuyerStatus>
            <BuyerComment>sample string 8</BuyerComment>
            <BuyerValue>4</BuyerValue>
            <DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC>
            <FinanceComment>sample string 10</FinanceComment>
            <FinanceValue>6</FinanceValue>
            <InvestorComment>sample string 9</InvestorComment>
            <InvestorValue>5</InvestorValue>
            <LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC>
            <SellerComment>sample string 7</SellerComment>
            <SellerValue>3</SellerValue>
            <TimeStampedComments>
              <AgentDataProspectNote>
                <ID>1</ID>
                <Note>sample string 3</Note>
                <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
                <Type>General</Type>
              </AgentDataProspectNote>
              <AgentDataProspectNote>
                <ID>1</ID>
                <Note>sample string 3</Note>
                <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
                <Type>General</Type>
              </AgentDataProspectNote>
            </TimeStampedComments>
          </BuyerStatus>
          <BuyerTimeStampedNotes>
            <AgentDataProspectNote>
              <ID>1</ID>
              <Note>sample string 3</Note>
              <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
              <Type>General</Type>
            </AgentDataProspectNote>
            <AgentDataProspectNote>
              <ID>1</ID>
              <Note>sample string 3</Note>
              <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
              <Type>General</Type>
            </AgentDataProspectNote>
          </BuyerTimeStampedNotes>
          <DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC>
          <Email>sample string 6</Email>
          <FirstName>sample string 4</FirstName>
          <HomePhone>sample string 8</HomePhone>
          <ID>1</ID>
          <LastName>sample string 5</LastName>
          <LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC>
          <Mobile>sample string 7</Mobile>
          <TenantNotes>sample string 10</TenantNotes>
        </AgentDataProspect>
        <AgentDataProspect>
          <Address>sample string 9</Address>
          <BuyerNotes>sample string 11</BuyerNotes>
          <BuyerStatus>
            <BuyerComment>sample string 8</BuyerComment>
            <BuyerValue>4</BuyerValue>
            <DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC>
            <FinanceComment>sample string 10</FinanceComment>
            <FinanceValue>6</FinanceValue>
            <InvestorComment>sample string 9</InvestorComment>
            <InvestorValue>5</InvestorValue>
            <LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC>
            <SellerComment>sample string 7</SellerComment>
            <SellerValue>3</SellerValue>
            <TimeStampedComments>
              <AgentDataProspectNote>
                <ID>1</ID>
                <Note>sample string 3</Note>
                <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
                <Type>General</Type>
              </AgentDataProspectNote>
              <AgentDataProspectNote>
                <ID>1</ID>
                <Note>sample string 3</Note>
                <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
                <Type>General</Type>
              </AgentDataProspectNote>
            </TimeStampedComments>
          </BuyerStatus>
          <BuyerTimeStampedNotes>
            <AgentDataProspectNote>
              <ID>1</ID>
              <Note>sample string 3</Note>
              <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
              <Type>General</Type>
            </AgentDataProspectNote>
            <AgentDataProspectNote>
              <ID>1</ID>
              <Note>sample string 3</Note>
              <TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC>
              <Type>General</Type>
            </AgentDataProspectNote>
          </BuyerTimeStampedNotes>
          <DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC>
          <Email>sample string 6</Email>
          <FirstName>sample string 4</FirstName>
          <HomePhone>sample string 8</HomePhone>
          <ID>1</ID>
          <LastName>sample string 5</LastName>
          <LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC>
          <Mobile>sample string 7</Mobile>
          <TenantNotes>sample string 10</TenantNotes>
        </AgentDataProspect>
      </Tenants>
    </AgentDataApplication>
  </DataRecords>
  <RecordCount>2</RecordCount>
  <RequestedData>sample string 1</RequestedData>
</ApplicationSearchData>

multipart/form-data

Sample:
<ApplicationSearchData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IRE.API.Models.AgentDataNS"><ApplicationSearchOptions><AddedOnly>true</AddedOnly><FromUTC>2024-09-19T07:18:16.9336732+00:00</FromUTC><PageNo>3</PageNo><ToUTC>2024-09-19T07:18:16.9336732+00:00</ToUTC><XMLAgentID>sample string 4</XMLAgentID></ApplicationSearchOptions><DataRecords><AgentDataApplication><AppID>sample string 4</AppID><AppRent>6.1</AppRent><ApplicationStatus>sample string 5</ApplicationStatus><Comments>sample string 13</Comments><ConnectionRequested>true</ConnectionRequested><DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC><Deleted>true</Deleted><ID>1</ID><LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC><LeaseStartDate>2024-09-19T07:18:16.9336732+00:00</LeaseStartDate><LeaseStartDateASAP>true</LeaseStartDateASAP><LeaseTermPeriod>Week</LeaseTermPeriod><LeaseTermValue>10</LeaseTermValue><OfficeDetails><Address><Country>sample string 6</Country><PostCode>sample string 5</PostCode><State>sample string 4</State><Street>sample string 2</Street><StreetNo>sample string 1</StreetNo><Suburb>sample string 3</Suburb></Address><ExternalName>sample string 4</ExternalName><InternalName>sample string 3</InternalName><LoginName>sample string 2</LoginName><OfficeID>c5532782-89db-43ff-b379-bd6c0d679b65</OfficeID></OfficeDetails><Property><Address><Country>sample string 6</Country><PostCode>sample string 5</PostCode><State>sample string 4</State><Street>sample string 2</Street><StreetNo>sample string 1</StreetNo><Suburb>sample string 3</Suburb></Address><ID>1</ID><PropertyType>sample string 3</PropertyType><SourcePropertyID>sample string 2</SourcePropertyID></Property><ProviderLink>sample string 7</ProviderLink><References><AgentDataReference><Email>sample string 5</Email><FullName>sample string 4</FullName><ID>1</ID><Mobile>sample string 6</Mobile><ReferenceField>sample string 3</ReferenceField><ReferenceType>sample string 2</ReferenceType></AgentDataReference><AgentDataReference><Email>sample string 5</Email><FullName>sample string 4</FullName><ID>1</ID><Mobile>sample string 6</Mobile><ReferenceField>sample string 3</ReferenceField><ReferenceType>sample string 2</ReferenceType></AgentDataReference></References><Tenants><AgentDataProspect><Address>sample string 9</Address><BuyerNotes>sample string 11</BuyerNotes><BuyerStatus><BuyerComment>sample string 8</BuyerComment><BuyerValue>4</BuyerValue><DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC><FinanceComment>sample string 10</FinanceComment><FinanceValue>6</FinanceValue><InvestorComment>sample string 9</InvestorComment><InvestorValue>5</InvestorValue><LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC><SellerComment>sample string 7</SellerComment><SellerValue>3</SellerValue><TimeStampedComments><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote></TimeStampedComments></BuyerStatus><BuyerTimeStampedNotes><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote></BuyerTimeStampedNotes><DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC><Email>sample string 6</Email><FirstName>sample string 4</FirstName><HomePhone>sample string 8</HomePhone><ID>1</ID><LastName>sample string 5</LastName><LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC><Mobile>sample string 7</Mobile><TenantNotes>sample string 10</TenantNotes></AgentDataProspect><AgentDataProspect><Address>sample string 9</Address><BuyerNotes>sample string 11</BuyerNotes><BuyerStatus><BuyerComment>sample string 8</BuyerComment><BuyerValue>4</BuyerValue><DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC><FinanceComment>sample string 10</FinanceComment><FinanceValue>6</FinanceValue><InvestorComment>sample string 9</InvestorComment><InvestorValue>5</InvestorValue><LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC><SellerComment>sample string 7</SellerComment><SellerValue>3</SellerValue><TimeStampedComments><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote></TimeStampedComments></BuyerStatus><BuyerTimeStampedNotes><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote></BuyerTimeStampedNotes><DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC><Email>sample string 6</Email><FirstName>sample string 4</FirstName><HomePhone>sample string 8</HomePhone><ID>1</ID><LastName>sample string 5</LastName><LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC><Mobile>sample string 7</Mobile><TenantNotes>sample string 10</TenantNotes></AgentDataProspect></Tenants></AgentDataApplication><AgentDataApplication><AppID>sample string 4</AppID><AppRent>6.1</AppRent><ApplicationStatus>sample string 5</ApplicationStatus><Comments>sample string 13</Comments><ConnectionRequested>true</ConnectionRequested><DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC><Deleted>true</Deleted><ID>1</ID><LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC><LeaseStartDate>2024-09-19T07:18:16.9336732+00:00</LeaseStartDate><LeaseStartDateASAP>true</LeaseStartDateASAP><LeaseTermPeriod>Week</LeaseTermPeriod><LeaseTermValue>10</LeaseTermValue><OfficeDetails><Address><Country>sample string 6</Country><PostCode>sample string 5</PostCode><State>sample string 4</State><Street>sample string 2</Street><StreetNo>sample string 1</StreetNo><Suburb>sample string 3</Suburb></Address><ExternalName>sample string 4</ExternalName><InternalName>sample string 3</InternalName><LoginName>sample string 2</LoginName><OfficeID>c5532782-89db-43ff-b379-bd6c0d679b65</OfficeID></OfficeDetails><Property><Address><Country>sample string 6</Country><PostCode>sample string 5</PostCode><State>sample string 4</State><Street>sample string 2</Street><StreetNo>sample string 1</StreetNo><Suburb>sample string 3</Suburb></Address><ID>1</ID><PropertyType>sample string 3</PropertyType><SourcePropertyID>sample string 2</SourcePropertyID></Property><ProviderLink>sample string 7</ProviderLink><References><AgentDataReference><Email>sample string 5</Email><FullName>sample string 4</FullName><ID>1</ID><Mobile>sample string 6</Mobile><ReferenceField>sample string 3</ReferenceField><ReferenceType>sample string 2</ReferenceType></AgentDataReference><AgentDataReference><Email>sample string 5</Email><FullName>sample string 4</FullName><ID>1</ID><Mobile>sample string 6</Mobile><ReferenceField>sample string 3</ReferenceField><ReferenceType>sample string 2</ReferenceType></AgentDataReference></References><Tenants><AgentDataProspect><Address>sample string 9</Address><BuyerNotes>sample string 11</BuyerNotes><BuyerStatus><BuyerComment>sample string 8</BuyerComment><BuyerValue>4</BuyerValue><DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC><FinanceComment>sample string 10</FinanceComment><FinanceValue>6</FinanceValue><InvestorComment>sample string 9</InvestorComment><InvestorValue>5</InvestorValue><LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC><SellerComment>sample string 7</SellerComment><SellerValue>3</SellerValue><TimeStampedComments><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote></TimeStampedComments></BuyerStatus><BuyerTimeStampedNotes><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote></BuyerTimeStampedNotes><DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC><Email>sample string 6</Email><FirstName>sample string 4</FirstName><HomePhone>sample string 8</HomePhone><ID>1</ID><LastName>sample string 5</LastName><LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC><Mobile>sample string 7</Mobile><TenantNotes>sample string 10</TenantNotes></AgentDataProspect><AgentDataProspect><Address>sample string 9</Address><BuyerNotes>sample string 11</BuyerNotes><BuyerStatus><BuyerComment>sample string 8</BuyerComment><BuyerValue>4</BuyerValue><DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC><FinanceComment>sample string 10</FinanceComment><FinanceValue>6</FinanceValue><InvestorComment>sample string 9</InvestorComment><InvestorValue>5</InvestorValue><LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC><SellerComment>sample string 7</SellerComment><SellerValue>3</SellerValue><TimeStampedComments><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote></TimeStampedComments></BuyerStatus><BuyerTimeStampedNotes><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote><AgentDataProspectNote><ID>1</ID><Note>sample string 3</Note><TimeStampUTC>2024-09-19T07:18:16.9336732+00:00</TimeStampUTC><Type>General</Type></AgentDataProspectNote></BuyerTimeStampedNotes><DateAddedUTC>2024-09-19T07:18:16.9336732+00:00</DateAddedUTC><Email>sample string 6</Email><FirstName>sample string 4</FirstName><HomePhone>sample string 8</HomePhone><ID>1</ID><LastName>sample string 5</LastName><LastUpdatedUTC>2024-09-19T07:18:16.9336732+00:00</LastUpdatedUTC><Mobile>sample string 7</Mobile><TenantNotes>sample string 10</TenantNotes></AgentDataProspect></Tenants></AgentDataApplication></DataRecords><RecordCount>2</RecordCount><RequestedData>sample string 1</RequestedData></ApplicationSearchData>