eQuipAPI

<back to all web services

GetAuditPackageConfigurationFields

Get Audit Package Configuration Fields

The following routes are available for this service:
GET/AuditPackage/AuditPackageConfigurationFieldsGet Audit Package Configuration Fields
GetAuditPackageConfigurationFields Parameters:
NameParameterData TypeRequiredDescription
UserIDpathstringYesUser Internal ID of User
takepathInt32NoNo. of records taken
skippathInt32NoNo. of records skip
Response Parameters:
NameParameterData TypeRequiredDescription
DatabodyIEnumerableNo
TotalbodyintNo

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

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

POST /json/reply/GetAuditPackageConfigurationFields HTTP/1.1 
Host: equipstage3.e-isg.com 
Content-Type: application/json
Content-Length: length

{"UserID":"String","take":0,"skip":0}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"Total":0}