eQuipAPI

<back to all web services

GetAssetImageData

The following routes are available for this service:
All Verbs/GetAssetImageData
GetAssetImageData Parameters:
NameParameterData TypeRequiredDescription
UserIDquerystringNo
takequeryintNo
skipqueryintNo
SearchParamCollectionqueryList<SearchParam>No
SearchParam Parameters:
NameParameterData TypeRequiredDescription
FieldIDbodystringNo
FieldNamebodystringNo
FieldValuebodyObjectNo
OperatorbodystringNo
FieldTypebodyshortNo
UseMultiSelectbodyboolNo
IsSearchAsTextboxbodyboolNo
IsTransactionDetailSearchbodyboolNo
IsSubTransactionDetailSearchbodyboolNo
SecondDateRangeValuebodystringNo

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/oneway/GetAssetImageData HTTP/1.1 
Host: equipstage3.e-isg.com 
Content-Type: text/csv
Content-Length: length

{"UserID":"String","take":0,"skip":0,"SearchParamCollection":[{"FieldID":"String","FieldName":"String","FieldValue":{},"Operator":"String","FieldType":0,"UseMultiSelect":false,"IsSearchAsTextbox":false,"IsTransactionDetailSearch":false,"IsSubTransactionDetailSearch":false,"SecondDateRangeValue":"String"}]}