GET api/VerifyMedia
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of VerifyMediaListingInfoName | Description | Type | Additional information |
---|---|---|---|
PropertyID | integer |
None. |
|
ListingID | string |
None. |
|
SourceID | integer |
None. |
|
FeedId | integer |
None. |
|
PropertyCategoryID | string |
None. |
|
PhotoTypeID | MediaType |
None. |
|
PhotoProcessID | integer |
None. |
|
PhotoFiles | Collection of CPhotoParts |
None. |
|
PhotoSourceId | integer |
None. |
|
MLSPhotoCount | integer |
None. |
|
ReloadMLSPhoto | integer |
None. |
|
BlobStoragePath | string |
None. |
|
MlsNumber | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "PropertyID": 1, "ListingID": "sample string 2", "SourceID": 3, "FeedId": 4, "PropertyCategoryID": "sample string 5", "PhotoTypeID": 101, "PhotoProcessID": 6, "PhotoFiles": [ { "Crc": 1, "FileSize": 2, "FileCreateDate": "2025-04-04T00:17:02.8805864-05:00", "FileName": "sample string 4", "MlsSeqNbr": 5, "Extension": "sample string 6", "PropCategoryId": "sample string 7", "PhotoProcessId": 8, "PhotoSourceId": 9, "NeedsTransferFlag": true, "IsAgentOrderedPhoto": true, "CloudFileName": "sample string 12", "Height": 13, "Width": 14 }, { "Crc": 1, "FileSize": 2, "FileCreateDate": "2025-04-04T00:17:02.8805864-05:00", "FileName": "sample string 4", "MlsSeqNbr": 5, "Extension": "sample string 6", "PropCategoryId": "sample string 7", "PhotoProcessId": 8, "PhotoSourceId": 9, "NeedsTransferFlag": true, "IsAgentOrderedPhoto": true, "CloudFileName": "sample string 12", "Height": 13, "Width": 14 } ], "PhotoSourceId": 7, "MLSPhotoCount": 8, "ReloadMLSPhoto": 9, "BlobStoragePath": "sample string 10", "MlsNumber": "sample string 11" }, { "PropertyID": 1, "ListingID": "sample string 2", "SourceID": 3, "FeedId": 4, "PropertyCategoryID": "sample string 5", "PhotoTypeID": 101, "PhotoProcessID": 6, "PhotoFiles": [ { "Crc": 1, "FileSize": 2, "FileCreateDate": "2025-04-04T00:17:02.8805864-05:00", "FileName": "sample string 4", "MlsSeqNbr": 5, "Extension": "sample string 6", "PropCategoryId": "sample string 7", "PhotoProcessId": 8, "PhotoSourceId": 9, "NeedsTransferFlag": true, "IsAgentOrderedPhoto": true, "CloudFileName": "sample string 12", "Height": 13, "Width": 14 }, { "Crc": 1, "FileSize": 2, "FileCreateDate": "2025-04-04T00:17:02.8805864-05:00", "FileName": "sample string 4", "MlsSeqNbr": 5, "Extension": "sample string 6", "PropCategoryId": "sample string 7", "PhotoProcessId": 8, "PhotoSourceId": 9, "NeedsTransferFlag": true, "IsAgentOrderedPhoto": true, "CloudFileName": "sample string 12", "Height": 13, "Width": 14 } ], "PhotoSourceId": 7, "MLSPhotoCount": 8, "ReloadMLSPhoto": 9, "BlobStoragePath": "sample string 10", "MlsNumber": "sample string 11" } ]
application/xml, text/xml
Sample:
<ArrayOfVerifyMediaListingInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.Media"> <VerifyMediaListingInfo> <BlobStoragePath>sample string 10</BlobStoragePath> <FeedId>4</FeedId> <ListingID>sample string 2</ListingID> <MLSPhotoCount>8</MLSPhotoCount> <MlsNumber>sample string 11</MlsNumber> <PhotoFiles> <CPhotoParts> <CloudFileName>sample string 12</CloudFileName> <Crc>1</Crc> <Extension>sample string 6</Extension> <FileCreateDate>2025-04-04T00:17:02.8805864-05:00</FileCreateDate> <FileName>sample string 4</FileName> <FileSize>2</FileSize> <Height>13</Height> <IsAgentOrderedPhoto>true</IsAgentOrderedPhoto> <MlsSeqNbr>5</MlsSeqNbr> <NeedsTransferFlag>true</NeedsTransferFlag> <PhotoProcessId>8</PhotoProcessId> <PhotoSourceId>9</PhotoSourceId> <PropCategoryId>sample string 7</PropCategoryId> <Width>14</Width> </CPhotoParts> <CPhotoParts> <CloudFileName>sample string 12</CloudFileName> <Crc>1</Crc> <Extension>sample string 6</Extension> <FileCreateDate>2025-04-04T00:17:02.8805864-05:00</FileCreateDate> <FileName>sample string 4</FileName> <FileSize>2</FileSize> <Height>13</Height> <IsAgentOrderedPhoto>true</IsAgentOrderedPhoto> <MlsSeqNbr>5</MlsSeqNbr> <NeedsTransferFlag>true</NeedsTransferFlag> <PhotoProcessId>8</PhotoProcessId> <PhotoSourceId>9</PhotoSourceId> <PropCategoryId>sample string 7</PropCategoryId> <Width>14</Width> </CPhotoParts> </PhotoFiles> <PhotoProcessID>6</PhotoProcessID> <PhotoSourceId>7</PhotoSourceId> <PhotoTypeID>PropertyJpg</PhotoTypeID> <PropertyCategoryID>sample string 5</PropertyCategoryID> <PropertyID>1</PropertyID> <ReloadMLSPhoto>9</ReloadMLSPhoto> <SourceID>3</SourceID> </VerifyMediaListingInfo> <VerifyMediaListingInfo> <BlobStoragePath>sample string 10</BlobStoragePath> <FeedId>4</FeedId> <ListingID>sample string 2</ListingID> <MLSPhotoCount>8</MLSPhotoCount> <MlsNumber>sample string 11</MlsNumber> <PhotoFiles> <CPhotoParts> <CloudFileName>sample string 12</CloudFileName> <Crc>1</Crc> <Extension>sample string 6</Extension> <FileCreateDate>2025-04-04T00:17:02.8805864-05:00</FileCreateDate> <FileName>sample string 4</FileName> <FileSize>2</FileSize> <Height>13</Height> <IsAgentOrderedPhoto>true</IsAgentOrderedPhoto> <MlsSeqNbr>5</MlsSeqNbr> <NeedsTransferFlag>true</NeedsTransferFlag> <PhotoProcessId>8</PhotoProcessId> <PhotoSourceId>9</PhotoSourceId> <PropCategoryId>sample string 7</PropCategoryId> <Width>14</Width> </CPhotoParts> <CPhotoParts> <CloudFileName>sample string 12</CloudFileName> <Crc>1</Crc> <Extension>sample string 6</Extension> <FileCreateDate>2025-04-04T00:17:02.8805864-05:00</FileCreateDate> <FileName>sample string 4</FileName> <FileSize>2</FileSize> <Height>13</Height> <IsAgentOrderedPhoto>true</IsAgentOrderedPhoto> <MlsSeqNbr>5</MlsSeqNbr> <NeedsTransferFlag>true</NeedsTransferFlag> <PhotoProcessId>8</PhotoProcessId> <PhotoSourceId>9</PhotoSourceId> <PropCategoryId>sample string 7</PropCategoryId> <Width>14</Width> </CPhotoParts> </PhotoFiles> <PhotoProcessID>6</PhotoProcessID> <PhotoSourceId>7</PhotoSourceId> <PhotoTypeID>PropertyJpg</PhotoTypeID> <PropertyCategoryID>sample string 5</PropertyCategoryID> <PropertyID>1</PropertyID> <ReloadMLSPhoto>9</ReloadMLSPhoto> <SourceID>3</SourceID> </VerifyMediaListingInfo> </ArrayOfVerifyMediaListingInfo>