Comparing Documents
Compare documents. Only users with the Standard Registry role are allowed to make the request.
POST /analytics/compare/documents
Compare documents. Only users with the Standard Registry role are allowed to make the request.
Request Body
Name
Type
Description
documentIds*
String
Document Identifiers to compare
{
"documents": {},
"left": {},
"right": {},
"total": {}
}{
"code": 0,
"message": "string"
}Last updated