POST api/post/get-search-posts

Request Information

URI Parameters

None.

Body Parameters

SearchRequest
NameDescriptionTypeAdditional information
tabIndex

ETab

None.

categoryId

integer

None.

subCategoryId

integer

None.

searchContent

string

None.

qty

integer

None.

lastId

integer

None.

postSource

EPostSource

None.

filterType

EFilterType

None.

sectionId

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "tabIndex": 1,
  "categoryId": 1,
  "subCategoryId": 1,
  "searchContent": "sample string 1",
  "qty": 2,
  "lastId": 1,
  "postSource": 30,
  "filterType": 1,
  "sectionId": 1
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ResponseDataJson
NameDescriptionTypeAdditional information
listPosts

Collection of PostJson

None.

listAttachments

Collection of AttachmentJson

None.

listUpdatedData

Collection of PostJson

None.

dtStart

date

None.

dtEnd

date

None.

interval

decimal number

None.

Response Formats

application/json, text/json

Sample:
{
  "listPosts": [
    {
      "tabIndex": 1,
      "title": "sample string 1",
      "description": "sample string 2",
      "author": "sample string 3",
      "content": "sample string 4",
      "postCategory": "sample string 5",
      "postSubCategory": "sample string 6",
      "tags": "sample string 7",
      "tabName": "sample string 8",
      "authorId": 1,
      "postCategoryId": 9,
      "postSubCategoryId": 10,
      "commentsCount": 11,
      "viewsCount": 12,
      "price": 1.0,
      "rating": 13.0,
      "sharedCount": 1,
      "userRating": 14.0,
      "isRead": true,
      "exclusive": true,
      "isHighlight": true,
      "sendNotification": true,
      "canView": true,
      "showStamp": true,
      "publishDate": "2024-04-18T01:54:46.1257118+00:00",
      "comments": [
        {
          "userId": 1,
          "postId": 2,
          "post": "sample string 3",
          "name": "sample string 4",
          "email": "sample string 5",
          "comment": "sample string 6",
          "postName": "sample string 7",
          "dateUtcComment": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcCommentIso8601": "2024-04-18T01:54:46Z",
          "id": 9,
          "active": true,
          "userIns": "sample string 11",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 12",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        },
        {
          "userId": 1,
          "postId": 2,
          "post": "sample string 3",
          "name": "sample string 4",
          "email": "sample string 5",
          "comment": "sample string 6",
          "postName": "sample string 7",
          "dateUtcComment": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcCommentIso8601": "2024-04-18T01:54:46Z",
          "id": 9,
          "active": true,
          "userIns": "sample string 11",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 12",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        }
      ],
      "attachments": [
        {
          "postId": 1,
          "typeId": 0,
          "typeName": "Arquivo",
          "name": "sample string 2",
          "relativeUrl": "sample string 3",
          "canDownload": true,
          "publishDate": "2024-04-18T01:54:46.1257118+00:00",
          "strPublishDate": "20240418",
          "extension": "sample string 6",
          "filename": "sample string 7",
          "url": "https://agrinvest.azurewebsites.net/sample string 3",
          "id": 8,
          "active": true,
          "userIns": "sample string 10",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 11",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        },
        {
          "postId": 1,
          "typeId": 0,
          "typeName": "Arquivo",
          "name": "sample string 2",
          "relativeUrl": "sample string 3",
          "canDownload": true,
          "publishDate": "2024-04-18T01:54:46.1257118+00:00",
          "strPublishDate": "20240418",
          "extension": "sample string 6",
          "filename": "sample string 7",
          "url": "https://agrinvest.azurewebsites.net/sample string 3",
          "id": 8,
          "active": true,
          "userIns": "sample string 10",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 11",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        }
      ],
      "formatFullDate": "18/04/24 01:54",
      "formatPublishDate": "18 de Abr de 2024",
      "strRating": "13,0",
      "strSharedCount": "1",
      "id": 22,
      "active": true,
      "userIns": "sample string 24",
      "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
      "userUpd": "sample string 25",
      "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
      "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
      "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
    },
    {
      "tabIndex": 1,
      "title": "sample string 1",
      "description": "sample string 2",
      "author": "sample string 3",
      "content": "sample string 4",
      "postCategory": "sample string 5",
      "postSubCategory": "sample string 6",
      "tags": "sample string 7",
      "tabName": "sample string 8",
      "authorId": 1,
      "postCategoryId": 9,
      "postSubCategoryId": 10,
      "commentsCount": 11,
      "viewsCount": 12,
      "price": 1.0,
      "rating": 13.0,
      "sharedCount": 1,
      "userRating": 14.0,
      "isRead": true,
      "exclusive": true,
      "isHighlight": true,
      "sendNotification": true,
      "canView": true,
      "showStamp": true,
      "publishDate": "2024-04-18T01:54:46.1257118+00:00",
      "comments": [
        {
          "userId": 1,
          "postId": 2,
          "post": "sample string 3",
          "name": "sample string 4",
          "email": "sample string 5",
          "comment": "sample string 6",
          "postName": "sample string 7",
          "dateUtcComment": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcCommentIso8601": "2024-04-18T01:54:46Z",
          "id": 9,
          "active": true,
          "userIns": "sample string 11",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 12",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        },
        {
          "userId": 1,
          "postId": 2,
          "post": "sample string 3",
          "name": "sample string 4",
          "email": "sample string 5",
          "comment": "sample string 6",
          "postName": "sample string 7",
          "dateUtcComment": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcCommentIso8601": "2024-04-18T01:54:46Z",
          "id": 9,
          "active": true,
          "userIns": "sample string 11",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 12",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        }
      ],
      "attachments": [
        {
          "postId": 1,
          "typeId": 0,
          "typeName": "Arquivo",
          "name": "sample string 2",
          "relativeUrl": "sample string 3",
          "canDownload": true,
          "publishDate": "2024-04-18T01:54:46.1257118+00:00",
          "strPublishDate": "20240418",
          "extension": "sample string 6",
          "filename": "sample string 7",
          "url": "https://agrinvest.azurewebsites.net/sample string 3",
          "id": 8,
          "active": true,
          "userIns": "sample string 10",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 11",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        },
        {
          "postId": 1,
          "typeId": 0,
          "typeName": "Arquivo",
          "name": "sample string 2",
          "relativeUrl": "sample string 3",
          "canDownload": true,
          "publishDate": "2024-04-18T01:54:46.1257118+00:00",
          "strPublishDate": "20240418",
          "extension": "sample string 6",
          "filename": "sample string 7",
          "url": "https://agrinvest.azurewebsites.net/sample string 3",
          "id": 8,
          "active": true,
          "userIns": "sample string 10",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 11",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        }
      ],
      "formatFullDate": "18/04/24 01:54",
      "formatPublishDate": "18 de Abr de 2024",
      "strRating": "13,0",
      "strSharedCount": "1",
      "id": 22,
      "active": true,
      "userIns": "sample string 24",
      "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
      "userUpd": "sample string 25",
      "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
      "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
      "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
    }
  ],
  "listAttachments": [
    {
      "postId": 1,
      "typeId": 0,
      "typeName": "Arquivo",
      "name": "sample string 2",
      "relativeUrl": "sample string 3",
      "canDownload": true,
      "publishDate": "2024-04-18T01:54:46.1257118+00:00",
      "strPublishDate": "20240418",
      "extension": "sample string 6",
      "filename": "sample string 7",
      "url": "https://agrinvest.azurewebsites.net/sample string 3",
      "id": 8,
      "active": true,
      "userIns": "sample string 10",
      "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
      "userUpd": "sample string 11",
      "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
      "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
      "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
    },
    {
      "postId": 1,
      "typeId": 0,
      "typeName": "Arquivo",
      "name": "sample string 2",
      "relativeUrl": "sample string 3",
      "canDownload": true,
      "publishDate": "2024-04-18T01:54:46.1257118+00:00",
      "strPublishDate": "20240418",
      "extension": "sample string 6",
      "filename": "sample string 7",
      "url": "https://agrinvest.azurewebsites.net/sample string 3",
      "id": 8,
      "active": true,
      "userIns": "sample string 10",
      "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
      "userUpd": "sample string 11",
      "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
      "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
      "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
    }
  ],
  "listUpdatedData": [
    {
      "tabIndex": 1,
      "title": "sample string 1",
      "description": "sample string 2",
      "author": "sample string 3",
      "content": "sample string 4",
      "postCategory": "sample string 5",
      "postSubCategory": "sample string 6",
      "tags": "sample string 7",
      "tabName": "sample string 8",
      "authorId": 1,
      "postCategoryId": 9,
      "postSubCategoryId": 10,
      "commentsCount": 11,
      "viewsCount": 12,
      "price": 1.0,
      "rating": 13.0,
      "sharedCount": 1,
      "userRating": 14.0,
      "isRead": true,
      "exclusive": true,
      "isHighlight": true,
      "sendNotification": true,
      "canView": true,
      "showStamp": true,
      "publishDate": "2024-04-18T01:54:46.1257118+00:00",
      "comments": [
        {
          "userId": 1,
          "postId": 2,
          "post": "sample string 3",
          "name": "sample string 4",
          "email": "sample string 5",
          "comment": "sample string 6",
          "postName": "sample string 7",
          "dateUtcComment": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcCommentIso8601": "2024-04-18T01:54:46Z",
          "id": 9,
          "active": true,
          "userIns": "sample string 11",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 12",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        },
        {
          "userId": 1,
          "postId": 2,
          "post": "sample string 3",
          "name": "sample string 4",
          "email": "sample string 5",
          "comment": "sample string 6",
          "postName": "sample string 7",
          "dateUtcComment": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcCommentIso8601": "2024-04-18T01:54:46Z",
          "id": 9,
          "active": true,
          "userIns": "sample string 11",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 12",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        }
      ],
      "attachments": [
        {
          "postId": 1,
          "typeId": 0,
          "typeName": "Arquivo",
          "name": "sample string 2",
          "relativeUrl": "sample string 3",
          "canDownload": true,
          "publishDate": "2024-04-18T01:54:46.1257118+00:00",
          "strPublishDate": "20240418",
          "extension": "sample string 6",
          "filename": "sample string 7",
          "url": "https://agrinvest.azurewebsites.net/sample string 3",
          "id": 8,
          "active": true,
          "userIns": "sample string 10",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 11",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        },
        {
          "postId": 1,
          "typeId": 0,
          "typeName": "Arquivo",
          "name": "sample string 2",
          "relativeUrl": "sample string 3",
          "canDownload": true,
          "publishDate": "2024-04-18T01:54:46.1257118+00:00",
          "strPublishDate": "20240418",
          "extension": "sample string 6",
          "filename": "sample string 7",
          "url": "https://agrinvest.azurewebsites.net/sample string 3",
          "id": 8,
          "active": true,
          "userIns": "sample string 10",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 11",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        }
      ],
      "formatFullDate": "18/04/24 01:54",
      "formatPublishDate": "18 de Abr de 2024",
      "strRating": "13,0",
      "strSharedCount": "1",
      "id": 22,
      "active": true,
      "userIns": "sample string 24",
      "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
      "userUpd": "sample string 25",
      "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
      "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
      "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
    },
    {
      "tabIndex": 1,
      "title": "sample string 1",
      "description": "sample string 2",
      "author": "sample string 3",
      "content": "sample string 4",
      "postCategory": "sample string 5",
      "postSubCategory": "sample string 6",
      "tags": "sample string 7",
      "tabName": "sample string 8",
      "authorId": 1,
      "postCategoryId": 9,
      "postSubCategoryId": 10,
      "commentsCount": 11,
      "viewsCount": 12,
      "price": 1.0,
      "rating": 13.0,
      "sharedCount": 1,
      "userRating": 14.0,
      "isRead": true,
      "exclusive": true,
      "isHighlight": true,
      "sendNotification": true,
      "canView": true,
      "showStamp": true,
      "publishDate": "2024-04-18T01:54:46.1257118+00:00",
      "comments": [
        {
          "userId": 1,
          "postId": 2,
          "post": "sample string 3",
          "name": "sample string 4",
          "email": "sample string 5",
          "comment": "sample string 6",
          "postName": "sample string 7",
          "dateUtcComment": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcCommentIso8601": "2024-04-18T01:54:46Z",
          "id": 9,
          "active": true,
          "userIns": "sample string 11",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 12",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        },
        {
          "userId": 1,
          "postId": 2,
          "post": "sample string 3",
          "name": "sample string 4",
          "email": "sample string 5",
          "comment": "sample string 6",
          "postName": "sample string 7",
          "dateUtcComment": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcCommentIso8601": "2024-04-18T01:54:46Z",
          "id": 9,
          "active": true,
          "userIns": "sample string 11",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 12",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        }
      ],
      "attachments": [
        {
          "postId": 1,
          "typeId": 0,
          "typeName": "Arquivo",
          "name": "sample string 2",
          "relativeUrl": "sample string 3",
          "canDownload": true,
          "publishDate": "2024-04-18T01:54:46.1257118+00:00",
          "strPublishDate": "20240418",
          "extension": "sample string 6",
          "filename": "sample string 7",
          "url": "https://agrinvest.azurewebsites.net/sample string 3",
          "id": 8,
          "active": true,
          "userIns": "sample string 10",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 11",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        },
        {
          "postId": 1,
          "typeId": 0,
          "typeName": "Arquivo",
          "name": "sample string 2",
          "relativeUrl": "sample string 3",
          "canDownload": true,
          "publishDate": "2024-04-18T01:54:46.1257118+00:00",
          "strPublishDate": "20240418",
          "extension": "sample string 6",
          "filename": "sample string 7",
          "url": "https://agrinvest.azurewebsites.net/sample string 3",
          "id": 8,
          "active": true,
          "userIns": "sample string 10",
          "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
          "userUpd": "sample string 11",
          "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
          "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
          "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
        }
      ],
      "formatFullDate": "18/04/24 01:54",
      "formatPublishDate": "18 de Abr de 2024",
      "strRating": "13,0",
      "strSharedCount": "1",
      "id": 22,
      "active": true,
      "userIns": "sample string 24",
      "dateUtcIns": "2024-04-18T01:54:46.1257118+00:00",
      "userUpd": "sample string 25",
      "dateUtcUpd": "2024-04-18T01:54:46.1257118+00:00",
      "dateUtcUpdIso8601": "2024-04-18T01:54:46Z",
      "dateUtcInsIso8601": "2024-04-18T01:54:46Z"
    }
  ],
  "dtStart": "2024-04-18T01:54:46.1257118+00:00",
  "dtEnd": "2024-04-18T01:54:46.1257118+00:00",
  "interval": 0.0
}