| All Verbs | /GetCommonSearchAssetBundleData |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| UserID | query | string | No | |
| IsAssetID | query | bool | No | |
| FormID | query | string | No | |
| IsfromUpdateflg | query | bool | No | |
| AssetIDs | query | string | No | |
| bundleSearchConfigId | query | string | No | |
| assetSearchConfigType | query | string | No | |
| SearchParamCollection | query | List<SearchParam> | No | |
| RefineFilter | query | string | No | |
| ForAttachment | query | string | No | |
| IsAuditScreen | query | bool | No | |
| IsScantoAddtoTransaction | query | bool | No | |
| isFoundQuantity | query | bool | No | |
| isQuantityToLink | query | bool | No | |
| IsDD1149Screen | query | bool | No | |
| ForGridData | query | bool | No | |
| IsfromTransactionAsset | query | bool | No | |
| TransactionID | query | int | No | |
| TransactionTableName | query | string | No | |
| SessionID | query | string | No | |
| take | query | int | No | |
| skip | query | int | No | |
| sort | query | IEnumerable<Sort> | No | |
| filter | query | Filter | No | |
| GanttTaskID | query | int? | No | |
| TaskID | query | int? | No | |
| ParentTaskIDList | query | string | No | |
| ForEditGroup | query | bool? | No | |
| isAudit | query | bool | No | |
| isContainerAsset | query | bool | No | |
| isActualAsset | query | bool | No | |
| IsfromTransactionHeaderAsset | query | bool | No | |
| isFromContainerandActualAsset | query | bool | No | |
| isFromSubTransactionAssets | query | bool | No | |
| TransactionTableID | query | int | No | |
| assetBundleConfigType | query | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| FieldID | body | string | No | |
| FieldName | body | string | No | |
| FieldValue | body | Object | No | |
| Operator | body | string | No | |
| FieldType | body | short | No | |
| UseMultiSelect | body | bool | No | |
| IsSearchAsTextbox | body | bool | No | |
| IsTransactionDetailSearch | body | bool | No | |
| IsSubTransactionDetailSearch | body | bool | No | |
| SecondDateRangeValue | body | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Field | body | string | No | |
| Dir | body | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Field | body | string | No | |
| Operator | body | string | No | |
| Value | body | Object | No | |
| Logic | body | string | No | |
| Filters | body | IEnumerable<Filter> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ColumnCollection | body | List<Column> | No | |
| Hidelinkedasset | body | bool | No | |
| ShowDataImport | body | bool | No | |
| ShowImportFactData | body | bool | No | |
| Assetidlist | body | string | No | |
| IsnotGrplist | body | bool | No | |
| ShowDataExportButton | body | bool | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| field | body | string | No | |
| command | body | string | No | |
| selectable | body | bool | No | |
| title | body | string | No | |
| template | body | string | No | |
| format | body | string | No | |
| decimals | body | int | No | |
| headerTemplate | body | string | No | |
| locked | body | bool | No | |
| lockable | body | bool | No | |
| sortable | body | bool | No | |
| IsInlineEditWF | body | bool | No | |
| filterable | body | bool | No | |
| valueList | body | bool | No | |
| UseMultiSelect | body | bool | No | |
| Disable | body | bool | No | |
| Required | body | bool | No | |
| editor | body | string | No | |
| type | body | string | No | |
| TableType | body | string | No | |
| width | body | int | No | |
| FieldDataSource | body | List<Dictionary> | No | |
| expandable | body | bool | No | |
| FieldId | body | int | No | |
| ValueListType | body | int | No | |
| IsEditable | body | bool | No | |
| AssetMappedFieldID | body | int | No | |
| IsMaxLength | body | bool | No | |
| MaxLengthCount | body | int | No | |
| TextLength | body | int | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /csv/reply/GetCommonSearchAssetBundleData HTTP/1.1
Host: equipstage2.e-isg.com
Content-Type: text/csv
Content-Length: length
{"UserID":"String","IsAssetID":false,"FormID":"String","IsfromUpdateflg":false,"AssetIDs":"String","bundleSearchConfigId":"String","assetSearchConfigType":"String","SearchParamCollection":[{"FieldID":"String","FieldName":"String","FieldValue":{},"Operator":"String","FieldType":0,"UseMultiSelect":false,"IsSearchAsTextbox":false,"IsTransactionDetailSearch":false,"IsSubTransactionDetailSearch":false,"SecondDateRangeValue":"String"}],"RefineFilter":"String","ForAttachment":"String","IsAuditScreen":false,"IsScantoAddtoTransaction":false,"isFoundQuantity":false,"isQuantityToLink":false,"IsDD1149Screen":false,"ForGridData":false,"IsfromTransactionAsset":false,"TransactionID":0,"TransactionTableName":"String","SessionID":"String","take":0,"skip":0,"filter":{"field":"String","operator":"String","value":{},"logic":"String"},"GanttTaskID":0,"TaskID":0,"ParentTaskIDList":"String","ForEditGroup":false,"isAudit":false,"isContainerAsset":false,"isActualAsset":false,"IsfromTransactionHeaderAsset":false,"isFromContainerandActualAsset":false,"isFromSubTransactionAssets":false,"TransactionTableID":0,"assetBundleConfigType":"String"}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
{"ColumnCollection":[{"field":"String","command":"String","selectable":false,"title":"String","template":"String","format":"String","decimals":0,"headerTemplate":"String","locked":false,"lockable":false,"sortable":false,"IsInlineEditWF":false,"filterable":false,"valueList":false,"UseMultiSelect":false,"Disable":false,"Required":false,"editor":"String","type":"String","TableType":"String","width":200,"FieldDataSource":[{"String":{}}],"expandable":false,"FieldId":0,"ValueListType":0,"IsEditable":false,"AssetMappedFieldID":0,"IsMaxLength":false,"MaxLengthCount":0,"TextLength":0}],"Hidelinkedasset":false,"ShowDataImport":false,"ShowImportFactData":false,"Assetidlist":"String","IsnotGrplist":false,"ShowDataExportButton":false}