POST api/Integrations/GetIntegration171List
Request Information
URI Parameters
None.
Body Parameters
Integration17Lister| Name | Description | Type | Additional information |
|---|---|---|---|
| Integrations17 | Collection of Integration17 |
None. |
|
| Integrations171 | Collection of Integration171 |
None. |
|
| SearchCriteria17 | Integration17 |
None. |
|
| SearchCriteria171 | Integration171 |
None. |
|
| Pager | Pager |
None. |
|
| IsSuccess | boolean |
None. |
|
| Message | string |
None. |
|
| Value | Object |
None. |
Request Formats
application/json, text/json
Sample:
{
"Integrations17": [
{
"ID": 1,
"SystemSQL": 1,
"SystemFoody": 1,
"IntegrationID": 1,
"Company": "sample string 2",
"CountPosts": 1,
"DefaultItemCode": "sample string 3",
"ColumnName": "sample string 4",
"SortDirection": "sample string 5",
"SystemSQLTitle": "sample string 6",
"SystemFoodyTitle": "sample string 7",
"IsSuccess": true,
"Message": "sample string 9",
"Value": {}
},
{
"ID": 1,
"SystemSQL": 1,
"SystemFoody": 1,
"IntegrationID": 1,
"Company": "sample string 2",
"CountPosts": 1,
"DefaultItemCode": "sample string 3",
"ColumnName": "sample string 4",
"SortDirection": "sample string 5",
"SystemSQLTitle": "sample string 6",
"SystemFoodyTitle": "sample string 7",
"IsSuccess": true,
"Message": "sample string 9",
"Value": {}
}
],
"Integrations171": [
{
"ID": 1,
"ObjectID": 1,
"FoodyID": "sample string 2",
"FoodyDescr": "sample string 3",
"EasyProItem": "sample string 4",
"ColumnName": "sample string 5",
"SortDirection": "sample string 6",
"ObjectCodeTitle": "sample string 7",
"ConvertToTitle": "sample string 8",
"SystemSBOMasterTitle": "sample string 9",
"SystemSBOClientTitle": "sample string 10",
"SystemSQL": 1,
"IsSuccess": true,
"Message": "sample string 12",
"Value": {}
},
{
"ID": 1,
"ObjectID": 1,
"FoodyID": "sample string 2",
"FoodyDescr": "sample string 3",
"EasyProItem": "sample string 4",
"ColumnName": "sample string 5",
"SortDirection": "sample string 6",
"ObjectCodeTitle": "sample string 7",
"ConvertToTitle": "sample string 8",
"SystemSBOMasterTitle": "sample string 9",
"SystemSBOClientTitle": "sample string 10",
"SystemSQL": 1,
"IsSuccess": true,
"Message": "sample string 12",
"Value": {}
}
],
"SearchCriteria17": {
"ID": 1,
"SystemSQL": 1,
"SystemFoody": 1,
"IntegrationID": 1,
"Company": "sample string 2",
"CountPosts": 1,
"DefaultItemCode": "sample string 3",
"ColumnName": "sample string 4",
"SortDirection": "sample string 5",
"SystemSQLTitle": "sample string 6",
"SystemFoodyTitle": "sample string 7",
"IsSuccess": true,
"Message": "sample string 9",
"Value": {}
},
"SearchCriteria171": {
"ID": 1,
"ObjectID": 1,
"FoodyID": "sample string 2",
"FoodyDescr": "sample string 3",
"EasyProItem": "sample string 4",
"ColumnName": "sample string 5",
"SortDirection": "sample string 6",
"ObjectCodeTitle": "sample string 7",
"ConvertToTitle": "sample string 8",
"SystemSBOMasterTitle": "sample string 9",
"SystemSBOClientTitle": "sample string 10",
"SystemSQL": 1,
"IsSuccess": true,
"Message": "sample string 12",
"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:
<Integration17Lister 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 />
<Integrations17>
<Integration17>
<IsSuccess>true</IsSuccess>
<Message>sample string 9</Message>
<Value />
<ColumnName>sample string 4</ColumnName>
<Company>sample string 2</Company>
<CountPosts>1</CountPosts>
<DefaultItemCode>sample string 3</DefaultItemCode>
<ID>1</ID>
<IntegrationID>1</IntegrationID>
<SortDirection>sample string 5</SortDirection>
<SystemFoody>1</SystemFoody>
<SystemFoodyTitle>sample string 7</SystemFoodyTitle>
<SystemSQL>1</SystemSQL>
<SystemSQLTitle>sample string 6</SystemSQLTitle>
</Integration17>
<Integration17>
<IsSuccess>true</IsSuccess>
<Message>sample string 9</Message>
<Value />
<ColumnName>sample string 4</ColumnName>
<Company>sample string 2</Company>
<CountPosts>1</CountPosts>
<DefaultItemCode>sample string 3</DefaultItemCode>
<ID>1</ID>
<IntegrationID>1</IntegrationID>
<SortDirection>sample string 5</SortDirection>
<SystemFoody>1</SystemFoody>
<SystemFoodyTitle>sample string 7</SystemFoodyTitle>
<SystemSQL>1</SystemSQL>
<SystemSQLTitle>sample string 6</SystemSQLTitle>
</Integration17>
</Integrations17>
<Integrations171>
<Integration171>
<IsSuccess>true</IsSuccess>
<Message>sample string 12</Message>
<Value />
<ColumnName>sample string 5</ColumnName>
<ConvertToTitle>sample string 8</ConvertToTitle>
<EasyProItem>sample string 4</EasyProItem>
<FoodyDescr>sample string 3</FoodyDescr>
<FoodyID>sample string 2</FoodyID>
<ID>1</ID>
<ObjectCodeTitle>sample string 7</ObjectCodeTitle>
<ObjectID>1</ObjectID>
<SortDirection>sample string 6</SortDirection>
<SystemSBOClientTitle>sample string 10</SystemSBOClientTitle>
<SystemSBOMasterTitle>sample string 9</SystemSBOMasterTitle>
<SystemSQL>1</SystemSQL>
</Integration171>
<Integration171>
<IsSuccess>true</IsSuccess>
<Message>sample string 12</Message>
<Value />
<ColumnName>sample string 5</ColumnName>
<ConvertToTitle>sample string 8</ConvertToTitle>
<EasyProItem>sample string 4</EasyProItem>
<FoodyDescr>sample string 3</FoodyDescr>
<FoodyID>sample string 2</FoodyID>
<ID>1</ID>
<ObjectCodeTitle>sample string 7</ObjectCodeTitle>
<ObjectID>1</ObjectID>
<SortDirection>sample string 6</SortDirection>
<SystemSBOClientTitle>sample string 10</SystemSBOClientTitle>
<SystemSBOMasterTitle>sample string 9</SystemSBOMasterTitle>
<SystemSQL>1</SystemSQL>
</Integration171>
</Integrations171>
<Pager>
<CurrentPage>4</CurrentPage>
<PageSize>1</PageSize>
<Skip>3</Skip>
<Take>2</Take>
<TotalPage>sample string 5</TotalPage>
<TotalRecord>6</TotalRecord>
</Pager>
<SearchCriteria17>
<IsSuccess>true</IsSuccess>
<Message>sample string 9</Message>
<Value />
<ColumnName>sample string 4</ColumnName>
<Company>sample string 2</Company>
<CountPosts>1</CountPosts>
<DefaultItemCode>sample string 3</DefaultItemCode>
<ID>1</ID>
<IntegrationID>1</IntegrationID>
<SortDirection>sample string 5</SortDirection>
<SystemFoody>1</SystemFoody>
<SystemFoodyTitle>sample string 7</SystemFoodyTitle>
<SystemSQL>1</SystemSQL>
<SystemSQLTitle>sample string 6</SystemSQLTitle>
</SearchCriteria17>
<SearchCriteria171>
<IsSuccess>true</IsSuccess>
<Message>sample string 12</Message>
<Value />
<ColumnName>sample string 5</ColumnName>
<ConvertToTitle>sample string 8</ConvertToTitle>
<EasyProItem>sample string 4</EasyProItem>
<FoodyDescr>sample string 3</FoodyDescr>
<FoodyID>sample string 2</FoodyID>
<ID>1</ID>
<ObjectCodeTitle>sample string 7</ObjectCodeTitle>
<ObjectID>1</ObjectID>
<SortDirection>sample string 6</SortDirection>
<SystemSBOClientTitle>sample string 10</SystemSBOClientTitle>
<SystemSBOMasterTitle>sample string 9</SystemSBOMasterTitle>
<SystemSQL>1</SystemSQL>
</SearchCriteria171>
</Integration17Lister>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |