Comparing VP Documents - V1
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST /api/v1/projects/compare/documents HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 83
{
"documentId1": "000000000000000000000001",
"documentId2": "000000000000000000000002"
}{
"projects": {
"documents": {},
"left": {},
"right": {},
"total": {}
},
"presentations": {
"documents": {},
"left": {},
"right": {},
"total": {}
}
}