Bombshell Agency Platform Service

<back to all web services

QuestionnaireStatusReportRequest

The following routes are available for this service:
GET,OPTIONS/v1/QuestionnaireStatusReport/{IsAdminReport}
GET,OPTIONS/v1/QuestionnaireStatusReport/{IsAdminReport}/{AgentID}

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/QuestionnaireStatusReportRequest HTTP/1.1 
Host: api.consumertaxadvocate.com 
Content-Type: text/csv
Content-Length: length

AgentID,IsAdminReport
0,False

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

QuestionnaireStatusReport,ResponseStatus
"[{ErcUid:00000000000000000000000000000000,AgentId:0,AgentName:String,Referrer:String,ContactId:0,ContactUid:00000000000000000000000000000000,ContactType:String,BusinessName:String,FirstName:String,LastName:String,EmailAddress:String,PhoneNumber:String,ReceiveText:False,FurthestStep:0,PreviousPageStack:String,AgentNumber:String,DateCreated:0001-01-01,DateLastUpdate:0001-01-01,Address1:String,City:String,State:String,Zip:String}]","{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}"