The following are sample HTTP requests and responses. 
            The placeholders shown need to be replaced with actual values.
POST /csv/reply/PerspectiveRelationGetRequest HTTP/1.1 
Host: gc-test.splitvision.nl 
Content-Type: text/csv
Content-Length: length
FromPerspectiveId,ToPerspectiveId,Type,TenantId,ModifiedBy,OrgId,Culture
0,0,0,String,0,0,String
 
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
PerspectiveRelationList,StatusCode,StatusMessage
"[{FromPerspectiveId:0,ToPerspectiveId:0,ToEnterpriseId:0,Status:String,Words:[{PerspectiveRelationId:0,Type:0,WordId:0,WordPurpose:0,Status:String,Word:{Value:String,SemanticWordId:0,ExportId:0,LanguageCulture:String,SemanticWord:{Value:String,SemanticWordId:0,ExportId:0,LanguageCulture:String,SemanticWord:{Value:String,SemanticWordId:0,ExportId:0,LanguageCulture:String,Id:0},Id:0},Id:0},Id:0}],Id:0}]",String,String