GET api/PhotoS2Blob?FTPFeedID={FTPFeedID}&SourceID={SourceID}&IsSold={IsSold}&PhotoSourceID={PhotoSourceID}&AzureServiceID={AzureServiceID}&JobId={JobId}&JobTitle={JobTitle}&Partition={Partition}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
FTPFeedID

integer

None.

SourceID

integer

None.

IsSold

boolean

None.

PhotoSourceID

integer

None.

AzureServiceID

integer

None.

JobId

string

None.

JobTitle

string

None.

Partition

string

None.

Body Parameters

None.

Response Information

Resource Description

Collection of PhotoS2BlobDetail
NameDescriptionTypeAdditional information
PropertyIdList

string

None.

SourceFolder

string

None.

ListingIds

string

None.

Feed

integer

None.

SourceId

integer

None.

Search

integer

None.

Task

integer

None.

IsSold

boolean

None.

OutPutPath

string

None.

LogFileName

string

None.

Query

string

None.

Dp

string

None.

ListingIdList

string

None.

ImportCloudBucket

string

None.

ImportCloudFolder

string

None.

MediaCloudBucket

string

None.

MediaCloudFolder

string

None.

PhotoSourceId

integer

None.

PropCategoryIdList

string

None.

WebSiteId

string

None.

PhotoTypeId

MediaType

None.

PhotoProcessId

integer

None.

MlsPhotoCountList

string

None.

ReloadMlsPhotosList

string

None.

ResequenceBase

integer

None.

Scope

string

None.

ScopeOffset

string

None.

DataFeedTypeId

integer

None.

JobId

string

None.

JobTitle

string

None.

Partition

string

None.

MediaExpandColumn

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "PropertyIdList": "sample string 1",
    "SourceFolder": "sample string 2",
    "ListingIds": "sample string 3",
    "Feed": 4,
    "SourceId": 5,
    "Search": 6,
    "Task": 7,
    "IsSold": true,
    "OutPutPath": "sample string 9",
    "LogFileName": "sample string 10",
    "Query": "sample string 11",
    "Dp": "sample string 12",
    "ListingIdList": "sample string 13",
    "ImportCloudBucket": "sample string 14",
    "ImportCloudFolder": "sample string 15",
    "MediaCloudBucket": "sample string 16",
    "MediaCloudFolder": "sample string 17",
    "PhotoSourceId": 18,
    "PropCategoryIdList": "sample string 19",
    "WebSiteId": "sample string 20",
    "PhotoTypeId": 101,
    "PhotoProcessId": 21,
    "MlsPhotoCountList": "sample string 22",
    "ReloadMlsPhotosList": "sample string 23",
    "ResequenceBase": 24,
    "Scope": "sample string 25",
    "ScopeOffset": "sample string 26",
    "DataFeedTypeId": 27,
    "JobId": "sample string 28",
    "JobTitle": "sample string 29",
    "Partition": "sample string 30",
    "MediaExpandColumn": "sample string 31"
  },
  {
    "PropertyIdList": "sample string 1",
    "SourceFolder": "sample string 2",
    "ListingIds": "sample string 3",
    "Feed": 4,
    "SourceId": 5,
    "Search": 6,
    "Task": 7,
    "IsSold": true,
    "OutPutPath": "sample string 9",
    "LogFileName": "sample string 10",
    "Query": "sample string 11",
    "Dp": "sample string 12",
    "ListingIdList": "sample string 13",
    "ImportCloudBucket": "sample string 14",
    "ImportCloudFolder": "sample string 15",
    "MediaCloudBucket": "sample string 16",
    "MediaCloudFolder": "sample string 17",
    "PhotoSourceId": 18,
    "PropCategoryIdList": "sample string 19",
    "WebSiteId": "sample string 20",
    "PhotoTypeId": 101,
    "PhotoProcessId": 21,
    "MlsPhotoCountList": "sample string 22",
    "ReloadMlsPhotosList": "sample string 23",
    "ResequenceBase": 24,
    "Scope": "sample string 25",
    "ScopeOffset": "sample string 26",
    "DataFeedTypeId": 27,
    "JobId": "sample string 28",
    "JobTitle": "sample string 29",
    "Partition": "sample string 30",
    "MediaExpandColumn": "sample string 31"
  }
]

application/xml, text/xml

Sample:
<ArrayOfPhotoS2BlobDetail xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoS2Blob">
  <PhotoS2BlobDetail>
    <DataFeedTypeId xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">27</DataFeedTypeId>
    <Dp xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 12</Dp>
    <Feed xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">4</Feed>
    <ImportCloudBucket xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 14</ImportCloudBucket>
    <ImportCloudFolder xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 15</ImportCloudFolder>
    <IsSold xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">true</IsSold>
    <JobId xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 28</JobId>
    <JobTitle xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 29</JobTitle>
    <ListingIdList xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 13</ListingIdList>
    <LogFileName xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 10</LogFileName>
    <MediaCloudBucket xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 16</MediaCloudBucket>
    <MediaCloudFolder xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 17</MediaCloudFolder>
    <MediaExpandColumn xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 31</MediaExpandColumn>
    <MlsPhotoCountList xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 22</MlsPhotoCountList>
    <OutPutPath xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 9</OutPutPath>
    <Partition xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 30</Partition>
    <PhotoProcessId xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">21</PhotoProcessId>
    <PhotoSourceId xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">18</PhotoSourceId>
    <PhotoTypeId xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">PropertyJpg</PhotoTypeId>
    <PropCategoryIdList xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 19</PropCategoryIdList>
    <Query xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 11</Query>
    <ReloadMlsPhotosList xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 23</ReloadMlsPhotosList>
    <ResequenceBase xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">24</ResequenceBase>
    <Scope xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 25</Scope>
    <ScopeOffset xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 26</ScopeOffset>
    <Search xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">6</Search>
    <SourceId xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">5</SourceId>
    <Task xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">7</Task>
    <WebSiteId xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 20</WebSiteId>
    <ListingIds>sample string 3</ListingIds>
    <PropertyIdList>sample string 1</PropertyIdList>
    <SourceFolder>sample string 2</SourceFolder>
  </PhotoS2BlobDetail>
  <PhotoS2BlobDetail>
    <DataFeedTypeId xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">27</DataFeedTypeId>
    <Dp xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 12</Dp>
    <Feed xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">4</Feed>
    <ImportCloudBucket xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 14</ImportCloudBucket>
    <ImportCloudFolder xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 15</ImportCloudFolder>
    <IsSold xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">true</IsSold>
    <JobId xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 28</JobId>
    <JobTitle xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 29</JobTitle>
    <ListingIdList xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 13</ListingIdList>
    <LogFileName xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 10</LogFileName>
    <MediaCloudBucket xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 16</MediaCloudBucket>
    <MediaCloudFolder xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 17</MediaCloudFolder>
    <MediaExpandColumn xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 31</MediaExpandColumn>
    <MlsPhotoCountList xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 22</MlsPhotoCountList>
    <OutPutPath xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 9</OutPutPath>
    <Partition xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 30</Partition>
    <PhotoProcessId xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">21</PhotoProcessId>
    <PhotoSourceId xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">18</PhotoSourceId>
    <PhotoTypeId xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">PropertyJpg</PhotoTypeId>
    <PropCategoryIdList xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 19</PropCategoryIdList>
    <Query xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 11</Query>
    <ReloadMlsPhotosList xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 23</ReloadMlsPhotosList>
    <ResequenceBase xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">24</ResequenceBase>
    <Scope xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 25</Scope>
    <ScopeOffset xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 26</ScopeOffset>
    <Search xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">6</Search>
    <SourceId xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">5</SourceId>
    <Task xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">7</Task>
    <WebSiteId xmlns="http://schemas.datacontract.org/2004/07/NRT.MlsSystem.Domain.Model.PhotoFeed">sample string 20</WebSiteId>
    <ListingIds>sample string 3</ListingIds>
    <PropertyIdList>sample string 1</PropertyIdList>
    <SourceFolder>sample string 2</SourceFolder>
  </PhotoS2BlobDetail>
</ArrayOfPhotoS2BlobDetail>