GET Listings

Search listings. Paginated.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Category

string

None.

SubCategory

string

None.

RestrictToChanged

boolean

None.

DateChangedStartDate

date

None.

DateChangedEndDate

date

None.

ProfileID

integer

None.

Latitude

decimal number

None.

Longitude

decimal number

None.

Active

boolean

None.

ShowMap

boolean

None.

PageNumber

integer

None.

PageSize

integer

None.

OrderBy

string

None.

OrderByPropertyNameMapping

Dictionary of string [key] and string [value]

None.

OrderByPropertyMappingPrefixesToIgnore

Collection of string

None.

OrderByPropertyMappingPrefixesToAppend

Collection of string

None.

OrderByExpression

string

None.

ObjectState

ObjectStateEnum

None.

Body Parameters

None.

Response Information

Resource Description

SearchResultDtoOfIEnumerableOfListingDto
NameDescriptionTypeAdditional information
TotalCount

integer

None.

TotalPages

integer

None.

CurrentPageNumber

integer

None.

PageSize

integer

None.

Result

Collection of ListingDto

None.

Response Formats

application/json, text/json

Sample:

Sample not available.