POST api/Integrations/GetIntegration14List

Request Information

URI Parameters

None.

Body Parameters

Integration14Lister
NameDescriptionTypeAdditional information
Integrations14

Collection of Integration14

None.

Integrations141

Collection of Integration141

None.

SearchCriteria14

Integration14

None.

SearchCriteria141

Integration141

None.

Pager

Pager

None.

IsSuccess

boolean

None.

Message

string

None.

Value

Object

None.

Request Formats

application/json, text/json

Sample:
{
  "Integrations14": [
    {
      "ID": 1,
      "SystemSBO": 1,
      "SystemFoody": 1,
      "IntegrationID": 1,
      "SAPDocument": "sample string 2",
      "SAPCreditCardId": 1,
      "SAPDefCardCode": "sample string 3",
      "SAPSeries": 1,
      "SAPCostCenter1": "sample string 4",
      "SAPCostCenter2": "sample string 5",
      "SAPCostCenter3": "sample string 6",
      "SAPCostCenter4": "sample string 7",
      "SAPCostCenter5": "sample string 8",
      "Pricelist": 9,
      "LastArticleSync": "2025-12-28T14:53:12.2084594+02:00",
      "ArticleFilter": "sample string 10",
      "CountPosts": 1,
      "Warehouse": "sample string 11",
      "DefaultItemCode": "sample string 12",
      "ColumnName": "sample string 13",
      "SortDirection": "sample string 14",
      "SystemSBOTitle": "sample string 15",
      "SystemFoodyTitle": "sample string 16",
      "IsSuccess": true,
      "Message": "sample string 18",
      "Value": {}
    },
    {
      "ID": 1,
      "SystemSBO": 1,
      "SystemFoody": 1,
      "IntegrationID": 1,
      "SAPDocument": "sample string 2",
      "SAPCreditCardId": 1,
      "SAPDefCardCode": "sample string 3",
      "SAPSeries": 1,
      "SAPCostCenter1": "sample string 4",
      "SAPCostCenter2": "sample string 5",
      "SAPCostCenter3": "sample string 6",
      "SAPCostCenter4": "sample string 7",
      "SAPCostCenter5": "sample string 8",
      "Pricelist": 9,
      "LastArticleSync": "2025-12-28T14:53:12.2084594+02:00",
      "ArticleFilter": "sample string 10",
      "CountPosts": 1,
      "Warehouse": "sample string 11",
      "DefaultItemCode": "sample string 12",
      "ColumnName": "sample string 13",
      "SortDirection": "sample string 14",
      "SystemSBOTitle": "sample string 15",
      "SystemFoodyTitle": "sample string 16",
      "IsSuccess": true,
      "Message": "sample string 18",
      "Value": {}
    }
  ],
  "Integrations141": [
    {
      "ID": 1,
      "ObjectID": 1,
      "FoodyID": "sample string 2",
      "FoodyDescr": "sample string 3",
      "SBOItem": "sample string 4",
      "ColumnName": "sample string 5",
      "SortDirection": "sample string 6",
      "SystemSBO": 1,
      "ObjectCodeTitle": "sample string 7",
      "IsSuccess": true,
      "Message": "sample string 9",
      "Value": {}
    },
    {
      "ID": 1,
      "ObjectID": 1,
      "FoodyID": "sample string 2",
      "FoodyDescr": "sample string 3",
      "SBOItem": "sample string 4",
      "ColumnName": "sample string 5",
      "SortDirection": "sample string 6",
      "SystemSBO": 1,
      "ObjectCodeTitle": "sample string 7",
      "IsSuccess": true,
      "Message": "sample string 9",
      "Value": {}
    }
  ],
  "SearchCriteria14": {
    "ID": 1,
    "SystemSBO": 1,
    "SystemFoody": 1,
    "IntegrationID": 1,
    "SAPDocument": "sample string 2",
    "SAPCreditCardId": 1,
    "SAPDefCardCode": "sample string 3",
    "SAPSeries": 1,
    "SAPCostCenter1": "sample string 4",
    "SAPCostCenter2": "sample string 5",
    "SAPCostCenter3": "sample string 6",
    "SAPCostCenter4": "sample string 7",
    "SAPCostCenter5": "sample string 8",
    "Pricelist": 9,
    "LastArticleSync": "2025-12-28T14:53:12.2084594+02:00",
    "ArticleFilter": "sample string 10",
    "CountPosts": 1,
    "Warehouse": "sample string 11",
    "DefaultItemCode": "sample string 12",
    "ColumnName": "sample string 13",
    "SortDirection": "sample string 14",
    "SystemSBOTitle": "sample string 15",
    "SystemFoodyTitle": "sample string 16",
    "IsSuccess": true,
    "Message": "sample string 18",
    "Value": {}
  },
  "SearchCriteria141": {
    "ID": 1,
    "ObjectID": 1,
    "FoodyID": "sample string 2",
    "FoodyDescr": "sample string 3",
    "SBOItem": "sample string 4",
    "ColumnName": "sample string 5",
    "SortDirection": "sample string 6",
    "SystemSBO": 1,
    "ObjectCodeTitle": "sample string 7",
    "IsSuccess": true,
    "Message": "sample string 9",
    "Value": {}
  },
  "Pager": {
    "PageSize": 1,
    "Take": 2,
    "Skip": 3,
    "CurrentPage": 4.0,
    "TotalPage": "sample string 5",
    "TotalRecord": 6.0
  },
  "IsSuccess": true,
  "Message": "sample string 2",
  "Value": {}
}

application/xml, text/xml

Sample:
<Integration14Lister xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Domain">
  <IsSuccess>true</IsSuccess>
  <Message>sample string 2</Message>
  <Value />
  <Integrations14>
    <Integration14>
      <IsSuccess>true</IsSuccess>
      <Message>sample string 18</Message>
      <Value />
      <ArticleFilter>sample string 10</ArticleFilter>
      <ColumnName>sample string 13</ColumnName>
      <CountPosts>1</CountPosts>
      <DefaultItemCode>sample string 12</DefaultItemCode>
      <ID>1</ID>
      <IntegrationID>1</IntegrationID>
      <LastArticleSync>2025-12-28T14:53:12.2084594+02:00</LastArticleSync>
      <Pricelist>9</Pricelist>
      <SAPCostCenter1>sample string 4</SAPCostCenter1>
      <SAPCostCenter2>sample string 5</SAPCostCenter2>
      <SAPCostCenter3>sample string 6</SAPCostCenter3>
      <SAPCostCenter4>sample string 7</SAPCostCenter4>
      <SAPCostCenter5>sample string 8</SAPCostCenter5>
      <SAPCreditCardId>1</SAPCreditCardId>
      <SAPDefCardCode>sample string 3</SAPDefCardCode>
      <SAPDocument>sample string 2</SAPDocument>
      <SAPSeries>1</SAPSeries>
      <SortDirection>sample string 14</SortDirection>
      <SystemFoody>1</SystemFoody>
      <SystemFoodyTitle>sample string 16</SystemFoodyTitle>
      <SystemSBO>1</SystemSBO>
      <SystemSBOTitle>sample string 15</SystemSBOTitle>
      <Warehouse>sample string 11</Warehouse>
    </Integration14>
    <Integration14>
      <IsSuccess>true</IsSuccess>
      <Message>sample string 18</Message>
      <Value />
      <ArticleFilter>sample string 10</ArticleFilter>
      <ColumnName>sample string 13</ColumnName>
      <CountPosts>1</CountPosts>
      <DefaultItemCode>sample string 12</DefaultItemCode>
      <ID>1</ID>
      <IntegrationID>1</IntegrationID>
      <LastArticleSync>2025-12-28T14:53:12.2084594+02:00</LastArticleSync>
      <Pricelist>9</Pricelist>
      <SAPCostCenter1>sample string 4</SAPCostCenter1>
      <SAPCostCenter2>sample string 5</SAPCostCenter2>
      <SAPCostCenter3>sample string 6</SAPCostCenter3>
      <SAPCostCenter4>sample string 7</SAPCostCenter4>
      <SAPCostCenter5>sample string 8</SAPCostCenter5>
      <SAPCreditCardId>1</SAPCreditCardId>
      <SAPDefCardCode>sample string 3</SAPDefCardCode>
      <SAPDocument>sample string 2</SAPDocument>
      <SAPSeries>1</SAPSeries>
      <SortDirection>sample string 14</SortDirection>
      <SystemFoody>1</SystemFoody>
      <SystemFoodyTitle>sample string 16</SystemFoodyTitle>
      <SystemSBO>1</SystemSBO>
      <SystemSBOTitle>sample string 15</SystemSBOTitle>
      <Warehouse>sample string 11</Warehouse>
    </Integration14>
  </Integrations14>
  <Integrations141>
    <Integration141>
      <IsSuccess>true</IsSuccess>
      <Message>sample string 9</Message>
      <Value />
      <ColumnName>sample string 5</ColumnName>
      <FoodyDescr>sample string 3</FoodyDescr>
      <FoodyID>sample string 2</FoodyID>
      <ID>1</ID>
      <ObjectCodeTitle>sample string 7</ObjectCodeTitle>
      <ObjectID>1</ObjectID>
      <SBOItem>sample string 4</SBOItem>
      <SortDirection>sample string 6</SortDirection>
      <SystemSBO>1</SystemSBO>
    </Integration141>
    <Integration141>
      <IsSuccess>true</IsSuccess>
      <Message>sample string 9</Message>
      <Value />
      <ColumnName>sample string 5</ColumnName>
      <FoodyDescr>sample string 3</FoodyDescr>
      <FoodyID>sample string 2</FoodyID>
      <ID>1</ID>
      <ObjectCodeTitle>sample string 7</ObjectCodeTitle>
      <ObjectID>1</ObjectID>
      <SBOItem>sample string 4</SBOItem>
      <SortDirection>sample string 6</SortDirection>
      <SystemSBO>1</SystemSBO>
    </Integration141>
  </Integrations141>
  <Pager>
    <CurrentPage>4</CurrentPage>
    <PageSize>1</PageSize>
    <Skip>3</Skip>
    <Take>2</Take>
    <TotalPage>sample string 5</TotalPage>
    <TotalRecord>6</TotalRecord>
  </Pager>
  <SearchCriteria14>
    <IsSuccess>true</IsSuccess>
    <Message>sample string 18</Message>
    <Value />
    <ArticleFilter>sample string 10</ArticleFilter>
    <ColumnName>sample string 13</ColumnName>
    <CountPosts>1</CountPosts>
    <DefaultItemCode>sample string 12</DefaultItemCode>
    <ID>1</ID>
    <IntegrationID>1</IntegrationID>
    <LastArticleSync>2025-12-28T14:53:12.2084594+02:00</LastArticleSync>
    <Pricelist>9</Pricelist>
    <SAPCostCenter1>sample string 4</SAPCostCenter1>
    <SAPCostCenter2>sample string 5</SAPCostCenter2>
    <SAPCostCenter3>sample string 6</SAPCostCenter3>
    <SAPCostCenter4>sample string 7</SAPCostCenter4>
    <SAPCostCenter5>sample string 8</SAPCostCenter5>
    <SAPCreditCardId>1</SAPCreditCardId>
    <SAPDefCardCode>sample string 3</SAPDefCardCode>
    <SAPDocument>sample string 2</SAPDocument>
    <SAPSeries>1</SAPSeries>
    <SortDirection>sample string 14</SortDirection>
    <SystemFoody>1</SystemFoody>
    <SystemFoodyTitle>sample string 16</SystemFoodyTitle>
    <SystemSBO>1</SystemSBO>
    <SystemSBOTitle>sample string 15</SystemSBOTitle>
    <Warehouse>sample string 11</Warehouse>
  </SearchCriteria14>
  <SearchCriteria141>
    <IsSuccess>true</IsSuccess>
    <Message>sample string 9</Message>
    <Value />
    <ColumnName>sample string 5</ColumnName>
    <FoodyDescr>sample string 3</FoodyDescr>
    <FoodyID>sample string 2</FoodyID>
    <ID>1</ID>
    <ObjectCodeTitle>sample string 7</ObjectCodeTitle>
    <ObjectID>1</ObjectID>
    <SBOItem>sample string 4</SBOItem>
    <SortDirection>sample string 6</SortDirection>
    <SystemSBO>1</SystemSBO>
  </SearchCriteria141>
</Integration14Lister>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.