GET api/Migration/GetDetail?ListingId={ListingId}&SourceId={SourceId}&ZoneId={ZoneId}&FeedId={FeedId}&IsSold={IsSold}&JobId={JobId}&JobTitle={JobTitle}&Partition={Partition}&BatchId={BatchId}&HasAdmin={HasAdmin}&ReSubmitCount={ReSubmitCount}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ListingId

integer

None.

SourceId

integer

None.

ZoneId

integer

None.

FeedId

integer

None.

IsSold

boolean

None.

JobId

string

None.

JobTitle

string

None.

Partition

string

None.

BatchId

integer

None.

HasAdmin

boolean

None.

ReSubmitCount

integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of MigrationPhotoDetail
NameDescriptionTypeAdditional information
DisplaySeqNbr

integer

None.

MlsSeqNbr

integer

None.

AwsCloudFileName

string

None.

PropertyPhotoId

integer

None.

Retry

integer

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:
[
  {
    "DisplaySeqNbr": 1,
    "MlsSeqNbr": 2,
    "AwsCloudFileName": "sample string 3",
    "PropertyPhotoId": 4,
    "Retry": 5,
    "Feed": 6,
    "SourceId": 7,
    "Search": 8,
    "Task": 9,
    "IsSold": true,
    "OutPutPath": "sample string 11",
    "LogFileName": "sample string 12",
    "Query": "sample string 13",
    "Dp": "sample string 14",
    "ListingIdList": "sample string 15",
    "ImportCloudBucket": "sample string 16",
    "ImportCloudFolder": "sample string 17",
    "MediaCloudBucket": "sample string 18",
    "MediaCloudFolder": "sample string 19",
    "PhotoSourceId": 20,
    "PropCategoryIdList": "sample string 21",
    "WebSiteId": "sample string 22",
    "PhotoTypeId": 101,
    "PhotoProcessId": 23,
    "MlsPhotoCountList": "sample string 24",
    "ReloadMlsPhotosList": "sample string 25",
    "ResequenceBase": 26,
    "Scope": "sample string 27",
    "ScopeOffset": "sample string 28",
    "DataFeedTypeId": 29,
    "JobId": "sample string 30",
    "JobTitle": "sample string 31",
    "Partition": "sample string 32",
    "MediaExpandColumn": "sample string 33"
  },
  {
    "DisplaySeqNbr": 1,
    "MlsSeqNbr": 2,
    "AwsCloudFileName": "sample string 3",
    "PropertyPhotoId": 4,
    "Retry": 5,
    "Feed": 6,
    "SourceId": 7,
    "Search": 8,
    "Task": 9,
    "IsSold": true,
    "OutPutPath": "sample string 11",
    "LogFileName": "sample string 12",
    "Query": "sample string 13",
    "Dp": "sample string 14",
    "ListingIdList": "sample string 15",
    "ImportCloudBucket": "sample string 16",
    "ImportCloudFolder": "sample string 17",
    "MediaCloudBucket": "sample string 18",
    "MediaCloudFolder": "sample string 19",
    "PhotoSourceId": 20,
    "PropCategoryIdList": "sample string 21",
    "WebSiteId": "sample string 22",
    "PhotoTypeId": 101,
    "PhotoProcessId": 23,
    "MlsPhotoCountList": "sample string 24",
    "ReloadMlsPhotosList": "sample string 25",
    "ResequenceBase": 26,
    "Scope": "sample string 27",
    "ScopeOffset": "sample string 28",
    "DataFeedTypeId": 29,
    "JobId": "sample string 30",
    "JobTitle": "sample string 31",
    "Partition": "sample string 32",
    "MediaExpandColumn": "sample string 33"
  }
]

application/xml, text/xml

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