HTTP + CSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/EnterpriseNameByItemId HTTP/1.1
Host: gc-test.splitvision.nl
Content-Type: text/csv
Content-Length: length
ItemId,TenantId,ModifiedBy,OrgId,Culture
0,String,0,0,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
Name,StatusCode,StatusMessage
String,String,String