The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/ExternalIngestionHistoryRequest HTTP/1.1
Host: api2.exactmedicare.com
Content-Type: text/csv
Content-Length: length
Year,Month
0,0
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
ResponseStatus,Data
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","[{JobId:0,DisplayName:String,TableName:String,ProcedureName:String,Description:String,Frequency:String,CalendarDate:0001-01-01,RunStart:0001-01-01,RunEnd:0001-01-01,Status:String,RecordCount:0,ErrorMessage:String}]"