eQuipAPI

<back to all web services

GetAuditAssetsDatawithAuditConfig

The following routes are available for this service:
All Verbs/GetAuditAssetsDatawithAuditConfig
GetAuditAssetsDatawithAuditConfig Parameters:
NameParameterData TypeRequiredDescription
UserIDquerystringNo
ConfigIDquerystringNo
IsAssetIDqueryboolNo
isfromUpdateflgqueryboolNo
AssetIDsquerystringNo
AuditTransIDqueryintNo
SearchParamCollectionqueryList<SearchParam>No
ForGridDataqueryboolNo
takequeryintNo
skipqueryintNo
sortqueryIEnumerable<Sort>No
filterqueryFilterNo
TaskIDqueryint?No
ParentTaskIDListquerystringNo
ForEditGroupquerybool?No
SearchParam Parameters:
NameParameterData TypeRequiredDescription
FieldIDbodystringNo
FieldNamebodystringNo
FieldValuebodyObjectNo
OperatorbodystringNo
FieldTypebodyshortNo
UseMultiSelectbodyboolNo
IsSearchAsTextboxbodyboolNo
IsTransactionDetailSearchbodyboolNo
IsSubTransactionDetailSearchbodyboolNo
SecondDateRangeValuebodystringNo
Sort Parameters:
NameParameterData TypeRequiredDescription
FieldbodystringNo
DirbodystringNo
Filter Parameters:
NameParameterData TypeRequiredDescription
FieldbodystringNo
OperatorbodystringNo
ValuebodyObjectNo
LogicbodystringNo
FiltersbodyIEnumerable<Filter>No
GetAuditAssetDataResponse Parameters:
NameParameterData TypeRequiredDescription
ColumnCollectionbodyList<Column>No
assetIDCollectionsbodystringNo
HidelinkedassetbodyboolNo
Column Parameters:
NameParameterData TypeRequiredDescription
fieldbodystringNo
commandbodystringNo
selectablebodyboolNo
titlebodystringNo
templatebodystringNo
formatbodystringNo
decimalsbodyintNo
headerTemplatebodystringNo
lockedbodyboolNo
lockablebodyboolNo
sortablebodyboolNo
IsInlineEditWFbodyboolNo
filterablebodyboolNo
valueListbodyboolNo
UseMultiSelectbodyboolNo
DisablebodyboolNo
RequiredbodyboolNo
editorbodystringNo
typebodystringNo
TableTypebodystringNo
widthbodyintNo
FieldDataSourcebodyList<Dictionary>No
expandablebodyboolNo
FieldIdbodyintNo
ValueListTypebodyintNo
IsEditablebodyboolNo
AssetMappedFieldIDbodyintNo
IsMaxLengthbodyboolNo
MaxLengthCountbodyintNo
TextLengthbodyintNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/GetAuditAssetsDatawithAuditConfig HTTP/1.1 
Host: equipstage3.e-isg.com 
Content-Type: text/csv
Content-Length: length

{"UserID":"String","ConfigID":"String","IsAssetID":false,"isfromUpdateflg":false,"AssetIDs":"String","AuditTransID":0,"SearchParamCollection":[{"FieldID":"String","FieldName":"String","FieldValue":{},"Operator":"String","FieldType":0,"UseMultiSelect":false,"IsSearchAsTextbox":false,"IsTransactionDetailSearch":false,"IsSubTransactionDetailSearch":false,"SecondDateRangeValue":"String"}],"ForGridData":false,"take":0,"skip":0,"filter":{"field":"String","operator":"String","value":{},"logic":"String"},"TaskID":0,"ParentTaskIDList":"String","ForEditGroup":false}
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}],"assetIDCollections":"String","Hidelinkedasset":false}