POST api/list/stats/groups

Request Information

URI Parameters

None.

Body Parameters

Collection of Dezrez.Core.DataContracts.External.Api.Lists.Groups.Filter.GroupListFilterDataContract
NameDescriptionTypeAdditional information
BedroomsMin

integer

None.

PriceFrom

integer

None.

PriceTo

integer

None.

PriceType

string

None.

TagIds

Collection of integer

None.

Grades

Collection of string

None.

RoleTypes

Collection of string

None.

SourceId

integer

None.

OwningTeamIds

Collection of integer

None.

MatchType

Dezrez.Core.DataContracts.External.Api.Lists.MatchType

None.

FinancialStatus

Collection of string

None.

LastContactedFrom

date

None.

LastContactedTo

date

None.

LastContacted

Dezrez.Core.DataContracts.External.Api.Lists.DateRangeFilterDataContract

None.

TargetMoveInFrom

date

None.

TargetMoveInTo

date

None.

TargetMoveIn

Dezrez.Core.DataContracts.External.Api.Lists.DateRangeFilterDataContract

None.

CreatedFrom

date

None.

CreatedTo

date

None.

Created

Dezrez.Core.DataContracts.External.Api.Lists.DateRangeFilterDataContract

None.

SearchStatuses

Collection of string

None.

Sort

Dezrez.Core.DataContracts.External.Api.Lists.Groups.GroupListSort

None.

Ids

Collection of integer

None.

GroupIds

Collection of integer

None.

ExcludeInactive

boolean

None.

AdditionalIds

Collection of integer

None.

ExcludedIds

Collection of integer

None.

RegionIds

Collection of integer

None.

RegionSource

string

None.

RegionType

string

None.

FindIntersectingRegions

boolean

None.

ExcludeHasNoEmail

boolean

None.

Name

string

None.

CustomFilterConfig

string

None.

BranchId

integer

None.

BranchIds

Collection of integer

None.

EventBranchIds

Collection of integer

None.

Order

Dezrez.Core.DataContracts.External.Api.Lists.ListOrder

None.

SearchTerm

string

None.

FilterType

Dezrez.Core.DataContracts.External.Api.System.EnumDataContract

None.

ShowDeleted

boolean

None.

ShowCancelled

boolean

None.

OwningTeamId

integer

None.

Id

integer

None.

Request Formats

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'IList`1'.

application/json, text/json

Sample:
[
  {
    "BedroomsMin": 1,
    "PriceFrom": 1,
    "PriceTo": 1,
    "PriceType": "sample string 2",
    "TagIds": [
      1,
      2
    ],
    "Grades": [
      "sample string 1",
      "sample string 2"
    ],
    "RoleTypes": [
      "sample string 1",
      "sample string 2"
    ],
    "SourceId": 1,
    "OwningTeamIds": [
      1,
      2
    ],
    "MatchType": 0,
    "FinancialStatus": [
      "sample string 1",
      "sample string 2"
    ],
    "LastContactedFrom": "2024-03-29T13:28:51.9862845Z",
    "LastContactedTo": "2024-03-29T13:28:51.9862845Z",
    "LastContacted": {
      "FromStaticDate": "2024-03-29T13:28:51.9862845Z",
      "ToStaticDate": "2024-03-29T13:28:51.9862845Z",
      "PredefinedDateRange": {
        "Id": 1,
        "Name": "sample string 2",
        "SystemName": "sample string 3"
      },
      "FromExpression": "sample string 1",
      "ToExpression": "sample string 2",
      "Id": 3
    },
    "TargetMoveInFrom": "2024-03-29T13:28:51.9862845Z",
    "TargetMoveInTo": "2024-03-29T13:28:51.9862845Z",
    "TargetMoveIn": {
      "FromStaticDate": "2024-03-29T13:28:51.9862845Z",
      "ToStaticDate": "2024-03-29T13:28:51.9862845Z",
      "PredefinedDateRange": {
        "Id": 1,
        "Name": "sample string 2",
        "SystemName": "sample string 3"
      },
      "FromExpression": "sample string 1",
      "ToExpression": "sample string 2",
      "Id": 3
    },
    "CreatedFrom": "2024-03-29T13:28:51.9862845Z",
    "CreatedTo": "2024-03-29T13:28:51.9862845Z",
    "Created": {
      "FromStaticDate": "2024-03-29T13:28:51.9862845Z",
      "ToStaticDate": "2024-03-29T13:28:51.9862845Z",
      "PredefinedDateRange": {
        "Id": 1,
        "Name": "sample string 2",
        "SystemName": "sample string 3"
      },
      "FromExpression": "sample string 1",
      "ToExpression": "sample string 2",
      "Id": 3
    },
    "SearchStatuses": [
      "sample string 1",
      "sample string 2"
    ],
    "Sort": 0,
    "Ids": [
      1,
      2
    ],
    "GroupIds": [
      1,
      2
    ],
    "ExcludeInactive": true,
    "AdditionalIds": [
      1,
      2
    ],
    "ExcludedIds": [
      1,
      2
    ],
    "RegionIds": [
      1,
      2
    ],
    "RegionSource": "sample string 4",
    "RegionType": "sample string 5",
    "FindIntersectingRegions": true,
    "ExcludeHasNoEmail": true,
    "Name": "sample string 7",
    "CustomFilterConfig": "sample string 8",
    "BranchId": 1,
    "BranchIds": [
      1,
      2
    ],
    "EventBranchIds": [
      1,
      2
    ],
    "Order": 0,
    "SearchTerm": "sample string 9",
    "FilterType": {
      "Id": 1,
      "Name": "sample string 2",
      "SystemName": "sample string 3"
    },
    "ShowDeleted": true,
    "ShowCancelled": true,
    "OwningTeamId": 12,
    "Id": 13
  },
  {
    "BedroomsMin": 1,
    "PriceFrom": 1,
    "PriceTo": 1,
    "PriceType": "sample string 2",
    "TagIds": [
      1,
      2
    ],
    "Grades": [
      "sample string 1",
      "sample string 2"
    ],
    "RoleTypes": [
      "sample string 1",
      "sample string 2"
    ],
    "SourceId": 1,
    "OwningTeamIds": [
      1,
      2
    ],
    "MatchType": 0,
    "FinancialStatus": [
      "sample string 1",
      "sample string 2"
    ],
    "LastContactedFrom": "2024-03-29T13:28:51.9862845Z",
    "LastContactedTo": "2024-03-29T13:28:51.9862845Z",
    "LastContacted": {
      "FromStaticDate": "2024-03-29T13:28:51.9862845Z",
      "ToStaticDate": "2024-03-29T13:28:51.9862845Z",
      "PredefinedDateRange": {
        "Id": 1,
        "Name": "sample string 2",
        "SystemName": "sample string 3"
      },
      "FromExpression": "sample string 1",
      "ToExpression": "sample string 2",
      "Id": 3
    },
    "TargetMoveInFrom": "2024-03-29T13:28:51.9862845Z",
    "TargetMoveInTo": "2024-03-29T13:28:51.9862845Z",
    "TargetMoveIn": {
      "FromStaticDate": "2024-03-29T13:28:51.9862845Z",
      "ToStaticDate": "2024-03-29T13:28:51.9862845Z",
      "PredefinedDateRange": {
        "Id": 1,
        "Name": "sample string 2",
        "SystemName": "sample string 3"
      },
      "FromExpression": "sample string 1",
      "ToExpression": "sample string 2",
      "Id": 3
    },
    "CreatedFrom": "2024-03-29T13:28:51.9862845Z",
    "CreatedTo": "2024-03-29T13:28:51.9862845Z",
    "Created": {
      "FromStaticDate": "2024-03-29T13:28:51.9862845Z",
      "ToStaticDate": "2024-03-29T13:28:51.9862845Z",
      "PredefinedDateRange": {
        "Id": 1,
        "Name": "sample string 2",
        "SystemName": "sample string 3"
      },
      "FromExpression": "sample string 1",
      "ToExpression": "sample string 2",
      "Id": 3
    },
    "SearchStatuses": [
      "sample string 1",
      "sample string 2"
    ],
    "Sort": 0,
    "Ids": [
      1,
      2
    ],
    "GroupIds": [
      1,
      2
    ],
    "ExcludeInactive": true,
    "AdditionalIds": [
      1,
      2
    ],
    "ExcludedIds": [
      1,
      2
    ],
    "RegionIds": [
      1,
      2
    ],
    "RegionSource": "sample string 4",
    "RegionType": "sample string 5",
    "FindIntersectingRegions": true,
    "ExcludeHasNoEmail": true,
    "Name": "sample string 7",
    "CustomFilterConfig": "sample string 8",
    "BranchId": 1,
    "BranchIds": [
      1,
      2
    ],
    "EventBranchIds": [
      1,
      2
    ],
    "Order": 0,
    "SearchTerm": "sample string 9",
    "FilterType": {
      "Id": 1,
      "Name": "sample string 2",
      "SystemName": "sample string 3"
    },
    "ShowDeleted": true,
    "ShowCancelled": true,
    "OwningTeamId": 12,
    "Id": 13
  }
]

Response Information

Resource Description

PagedCollectionDataContractOfDezrez.Core.DataContracts.External.Api.Lists.Stats.ListStatsDataContract
NameDescriptionTypeAdditional information
TotalCount

integer

None.

CurrentCount

integer

None.

PageSize

integer

None.

PageNumber

integer

None.

Collection

Collection of Dezrez.Core.DataContracts.External.Api.Lists.Stats.ListStatsDataContract

None.

Response Formats

application/json, text/json

Sample:
{
  "TotalCount": 1,
  "CurrentCount": 2,
  "PageSize": 1,
  "PageNumber": 1,
  "Collection": [
    {
      "Name": "sample string 1",
      "Value": 2
    },
    {
      "Name": "sample string 1",
      "Value": 2
    }
  ]
}