POST {version}/GetAmountForImportQueueMatches

Get All Import Queue Sources

Request Information

URI Parameters

NameDescriptionTypeAdditional information
version

string

None.

Body Parameters

Collection of ImportQueueMatch
NameDescriptionTypeAdditional information
ImportQueueRecordId

globally unique identifier

None.

EntityId

globally unique identifier

None.

MatchId

globally unique identifier

None.

MatchEmail

string

None.

MatchHomePhone

string

None.

MatchWorkPhone

string

None.

MatchLine1

string

None.

MatchCity

string

None.

MatchState

string

None.

MatchZip

string

None.

MatchIndex

integer

None.

MatchAmount

string

None.

MatchFirstName

string

None.

MatchLastName

string

None.

MatchEmployer

string

None.

MatchOccupation

string

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "ImportQueueRecordId": "54ac36e3-123f-441d-9371-c3dcf8925d4b",
    "EntityId": "c8a4c6bc-fee2-4c09-8569-33dc08914973",
    "MatchId": "c6adc3e5-b064-410f-9ff5-fd97a727eec7",
    "MatchEmail": "sample string 4",
    "MatchHomePhone": "sample string 5",
    "MatchWorkPhone": "sample string 6",
    "MatchLine1": "sample string 7",
    "MatchCity": "sample string 8",
    "MatchState": "sample string 9",
    "MatchZip": "sample string 10",
    "MatchIndex": 11,
    "MatchAmount": "sample string 12",
    "MatchFirstName": "sample string 13",
    "MatchLastName": "sample string 14",
    "MatchEmployer": "sample string 15",
    "MatchOccupation": "sample string 16"
  },
  {
    "ImportQueueRecordId": "54ac36e3-123f-441d-9371-c3dcf8925d4b",
    "EntityId": "c8a4c6bc-fee2-4c09-8569-33dc08914973",
    "MatchId": "c6adc3e5-b064-410f-9ff5-fd97a727eec7",
    "MatchEmail": "sample string 4",
    "MatchHomePhone": "sample string 5",
    "MatchWorkPhone": "sample string 6",
    "MatchLine1": "sample string 7",
    "MatchCity": "sample string 8",
    "MatchState": "sample string 9",
    "MatchZip": "sample string 10",
    "MatchIndex": 11,
    "MatchAmount": "sample string 12",
    "MatchFirstName": "sample string 13",
    "MatchLastName": "sample string 14",
    "MatchEmployer": "sample string 15",
    "MatchOccupation": "sample string 16"
  }
]

application/xml, text/xml

Sample:
<ArrayOfImportQueueMatch xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Aristotle.CM.Model">
  <ImportQueueMatch>
    <EntityId>c8a4c6bc-fee2-4c09-8569-33dc08914973</EntityId>
    <ImportQueueRecordId>54ac36e3-123f-441d-9371-c3dcf8925d4b</ImportQueueRecordId>
    <MatchAmount>sample string 12</MatchAmount>
    <MatchCity>sample string 8</MatchCity>
    <MatchEmail>sample string 4</MatchEmail>
    <MatchEmployer>sample string 15</MatchEmployer>
    <MatchFirstName>sample string 13</MatchFirstName>
    <MatchHomePhone>sample string 5</MatchHomePhone>
    <MatchId>c6adc3e5-b064-410f-9ff5-fd97a727eec7</MatchId>
    <MatchIndex>11</MatchIndex>
    <MatchLastName>sample string 14</MatchLastName>
    <MatchLine1>sample string 7</MatchLine1>
    <MatchOccupation>sample string 16</MatchOccupation>
    <MatchState>sample string 9</MatchState>
    <MatchWorkPhone>sample string 6</MatchWorkPhone>
    <MatchZip>sample string 10</MatchZip>
  </ImportQueueMatch>
  <ImportQueueMatch>
    <EntityId>c8a4c6bc-fee2-4c09-8569-33dc08914973</EntityId>
    <ImportQueueRecordId>54ac36e3-123f-441d-9371-c3dcf8925d4b</ImportQueueRecordId>
    <MatchAmount>sample string 12</MatchAmount>
    <MatchCity>sample string 8</MatchCity>
    <MatchEmail>sample string 4</MatchEmail>
    <MatchEmployer>sample string 15</MatchEmployer>
    <MatchFirstName>sample string 13</MatchFirstName>
    <MatchHomePhone>sample string 5</MatchHomePhone>
    <MatchId>c6adc3e5-b064-410f-9ff5-fd97a727eec7</MatchId>
    <MatchIndex>11</MatchIndex>
    <MatchLastName>sample string 14</MatchLastName>
    <MatchLine1>sample string 7</MatchLine1>
    <MatchOccupation>sample string 16</MatchOccupation>
    <MatchState>sample string 9</MatchState>
    <MatchWorkPhone>sample string 6</MatchWorkPhone>
    <MatchZip>sample string 10</MatchZip>
  </ImportQueueMatch>
</ArrayOfImportQueueMatch>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Get All Import Queue Sources

Collection of ImportQueueMatch
NameDescriptionTypeAdditional information
ImportQueueRecordId

globally unique identifier

None.

EntityId

globally unique identifier

None.

MatchId

globally unique identifier

None.

MatchEmail

string

None.

MatchHomePhone

string

None.

MatchWorkPhone

string

None.

MatchLine1

string

None.

MatchCity

string

None.

MatchState

string

None.

MatchZip

string

None.

MatchIndex

integer

None.

MatchAmount

string

None.

MatchFirstName

string

None.

MatchLastName

string

None.

MatchEmployer

string

None.

MatchOccupation

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ImportQueueRecordId": "079772c8-8641-49e2-96b3-1ea4f6113144",
    "EntityId": "614110f1-078b-41e6-ac69-c74f0010d7dc",
    "MatchId": "250b2997-d842-4005-a515-95ccc7bcc1e8",
    "MatchEmail": "sample string 4",
    "MatchHomePhone": "sample string 5",
    "MatchWorkPhone": "sample string 6",
    "MatchLine1": "sample string 7",
    "MatchCity": "sample string 8",
    "MatchState": "sample string 9",
    "MatchZip": "sample string 10",
    "MatchIndex": 11,
    "MatchAmount": "sample string 12",
    "MatchFirstName": "sample string 13",
    "MatchLastName": "sample string 14",
    "MatchEmployer": "sample string 15",
    "MatchOccupation": "sample string 16"
  },
  {
    "ImportQueueRecordId": "079772c8-8641-49e2-96b3-1ea4f6113144",
    "EntityId": "614110f1-078b-41e6-ac69-c74f0010d7dc",
    "MatchId": "250b2997-d842-4005-a515-95ccc7bcc1e8",
    "MatchEmail": "sample string 4",
    "MatchHomePhone": "sample string 5",
    "MatchWorkPhone": "sample string 6",
    "MatchLine1": "sample string 7",
    "MatchCity": "sample string 8",
    "MatchState": "sample string 9",
    "MatchZip": "sample string 10",
    "MatchIndex": 11,
    "MatchAmount": "sample string 12",
    "MatchFirstName": "sample string 13",
    "MatchLastName": "sample string 14",
    "MatchEmployer": "sample string 15",
    "MatchOccupation": "sample string 16"
  }
]

application/xml, text/xml

Sample:
<ArrayOfImportQueueMatch xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Aristotle.CM.Model">
  <ImportQueueMatch>
    <EntityId>614110f1-078b-41e6-ac69-c74f0010d7dc</EntityId>
    <ImportQueueRecordId>079772c8-8641-49e2-96b3-1ea4f6113144</ImportQueueRecordId>
    <MatchAmount>sample string 12</MatchAmount>
    <MatchCity>sample string 8</MatchCity>
    <MatchEmail>sample string 4</MatchEmail>
    <MatchEmployer>sample string 15</MatchEmployer>
    <MatchFirstName>sample string 13</MatchFirstName>
    <MatchHomePhone>sample string 5</MatchHomePhone>
    <MatchId>250b2997-d842-4005-a515-95ccc7bcc1e8</MatchId>
    <MatchIndex>11</MatchIndex>
    <MatchLastName>sample string 14</MatchLastName>
    <MatchLine1>sample string 7</MatchLine1>
    <MatchOccupation>sample string 16</MatchOccupation>
    <MatchState>sample string 9</MatchState>
    <MatchWorkPhone>sample string 6</MatchWorkPhone>
    <MatchZip>sample string 10</MatchZip>
  </ImportQueueMatch>
  <ImportQueueMatch>
    <EntityId>614110f1-078b-41e6-ac69-c74f0010d7dc</EntityId>
    <ImportQueueRecordId>079772c8-8641-49e2-96b3-1ea4f6113144</ImportQueueRecordId>
    <MatchAmount>sample string 12</MatchAmount>
    <MatchCity>sample string 8</MatchCity>
    <MatchEmail>sample string 4</MatchEmail>
    <MatchEmployer>sample string 15</MatchEmployer>
    <MatchFirstName>sample string 13</MatchFirstName>
    <MatchHomePhone>sample string 5</MatchHomePhone>
    <MatchId>250b2997-d842-4005-a515-95ccc7bcc1e8</MatchId>
    <MatchIndex>11</MatchIndex>
    <MatchLastName>sample string 14</MatchLastName>
    <MatchLine1>sample string 7</MatchLine1>
    <MatchOccupation>sample string 16</MatchOccupation>
    <MatchState>sample string 9</MatchState>
    <MatchWorkPhone>sample string 6</MatchWorkPhone>
    <MatchZip>sample string 10</MatchZip>
  </ImportQueueMatch>
</ArrayOfImportQueueMatch>