The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /json/reply/PerspectiveRelationGetRequest HTTP/1.1
Host: gc-test.splitvision.nl
Content-Type: application/json
Content-Length: length
{"FromPerspectiveId":0,"ToPerspectiveId":0,"Type":0,"TenantId":"String","ModifiedBy":0,"OrgId":0,"Culture":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length
{"PerspectiveRelationList":[{"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}],"StatusCode":"String","StatusMessage":"String"}