HTTP + CSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/IControlerERRequest HTTP/1.1
Host: gc-test.splitvision.nl
Content-Type: text/csv
Content-Length: length
ConnectionString,providername,TenantId,ModifiedBy,OrgId,Culture
String,String,String,0,0,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
nodeDataArray,linkDataArray,StatusCode,StatusMessage
"[{key:String,items:[{name:String,isKey:String,figure:String,color:String}]}]","[{from:String,to:String,text:String,toText:String}]",String,String