POST api/Integrations/GetIntegration13List
Request Information
URI Parameters
None.
Body Parameters
Integration13Lister| Name | Description | Type | Additional information |
|---|---|---|---|
| Integrations13 | Collection of Integration13 |
None. |
|
| SearchCriteria13 | Integration13 |
None. |
|
| Pager | Pager |
None. |
|
| IsSuccess | boolean |
None. |
|
| Message | string |
None. |
|
| Value | Object |
None. |
Request Formats
application/json, text/json
Sample:
{
"Integrations13": [
{
"ID": 1,
"SystemSBO": 1,
"SystemShopify": 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",
"CountPosts": 1,
"Warehouse": "sample string 9",
"ColumnName": "sample string 10",
"SortDirection": "sample string 11",
"SystemSBOTitle": "sample string 12",
"SystemShopifyTitle": "sample string 13",
"IsSuccess": true,
"Message": "sample string 15",
"Value": {}
},
{
"ID": 1,
"SystemSBO": 1,
"SystemShopify": 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",
"CountPosts": 1,
"Warehouse": "sample string 9",
"ColumnName": "sample string 10",
"SortDirection": "sample string 11",
"SystemSBOTitle": "sample string 12",
"SystemShopifyTitle": "sample string 13",
"IsSuccess": true,
"Message": "sample string 15",
"Value": {}
}
],
"SearchCriteria13": {
"ID": 1,
"SystemSBO": 1,
"SystemShopify": 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",
"CountPosts": 1,
"Warehouse": "sample string 9",
"ColumnName": "sample string 10",
"SortDirection": "sample string 11",
"SystemSBOTitle": "sample string 12",
"SystemShopifyTitle": "sample string 13",
"IsSuccess": true,
"Message": "sample string 15",
"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:
<Integration13Lister 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 />
<Integrations13>
<Integration13>
<IsSuccess>true</IsSuccess>
<Message>sample string 15</Message>
<Value />
<ColumnName>sample string 10</ColumnName>
<CountPosts>1</CountPosts>
<ID>1</ID>
<IntegrationID>1</IntegrationID>
<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 11</SortDirection>
<SystemSBO>1</SystemSBO>
<SystemSBOTitle>sample string 12</SystemSBOTitle>
<SystemShopify>1</SystemShopify>
<SystemShopifyTitle>sample string 13</SystemShopifyTitle>
<Warehouse>sample string 9</Warehouse>
</Integration13>
<Integration13>
<IsSuccess>true</IsSuccess>
<Message>sample string 15</Message>
<Value />
<ColumnName>sample string 10</ColumnName>
<CountPosts>1</CountPosts>
<ID>1</ID>
<IntegrationID>1</IntegrationID>
<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 11</SortDirection>
<SystemSBO>1</SystemSBO>
<SystemSBOTitle>sample string 12</SystemSBOTitle>
<SystemShopify>1</SystemShopify>
<SystemShopifyTitle>sample string 13</SystemShopifyTitle>
<Warehouse>sample string 9</Warehouse>
</Integration13>
</Integrations13>
<Pager>
<CurrentPage>4</CurrentPage>
<PageSize>1</PageSize>
<Skip>3</Skip>
<Take>2</Take>
<TotalPage>sample string 5</TotalPage>
<TotalRecord>6</TotalRecord>
</Pager>
<SearchCriteria13>
<IsSuccess>true</IsSuccess>
<Message>sample string 15</Message>
<Value />
<ColumnName>sample string 10</ColumnName>
<CountPosts>1</CountPosts>
<ID>1</ID>
<IntegrationID>1</IntegrationID>
<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 11</SortDirection>
<SystemSBO>1</SystemSBO>
<SystemSBOTitle>sample string 12</SystemSBOTitle>
<SystemShopify>1</SystemShopify>
<SystemShopifyTitle>sample string 13</SystemShopifyTitle>
<Warehouse>sample string 9</Warehouse>
</SearchCriteria13>
</Integration13Lister>
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. |