Q Service

<back to all web services

AuditCheckins

The following routes are available for this service:
GET,POST,PUT,DELETE,OPTIONS/v1/AuditCheckins
GET,POST,PUT,DELETE,OPTIONS/v1/AuditCheckins/{Id}

To override the Content-type in your clients 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/AuditCheckins HTTP/1.1 
Host: qapi.expressomv.com 
Content-Type: text/csv
Content-Length: length

ApiKey,Id,CustomCheckinId,StatusId,ModDate,ModBy
00000000000000000000000000000000,00000000000000000000000000000000,00000000000000000000000000000000,0,0001-01-01,00000000000000000000000000000000

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

ResponseStatus,AuditCheckins
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","[{Id:00000000000000000000000000000000,CustomCheckinId:00000000000000000000000000000000,StatusId:0,ModDate:0001-01-01,ModBy:00000000000000000000000000000000}]"