Bombshell Agency Platform Service

<back to all web services

ExternalIngestionHistoryRequest

The following routes are available for this service:
GET,OPTIONS/v1/ExternalIngestion/History
GET,OPTIONS/v1/ExternalIngestion/History/{Year}/{Month}

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/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}]"