Viewing Sessions-Comparison (Requires a Windows Server with Microsoft Office)

Number of APIs: 4

  1. Upload the Original File (This call is dependent on a .docx file not included in this collection) PUT {{pas_base_url}}/v2/viewingSessions/{{viewingSessionId}}/sourceFile/original

  2. Get the Original File (This call is dependent on a .docx file not included in this collection) GET {{pas_base_url}}/v2/viewingSessions/{{viewingSessionId}}/sourceFile/original

  3. Get the Revised File (This call is dependent on a .docx file not included in this collection) GET {{pas_base_url}}/v2/viewingSessions/{{viewingSessionId}}/sourceFile/revised

  4. Upload the Revised File (This call is dependent on a .docx file not included in this collection) PUT {{pas_base_url}}/v2/viewingSessions/{{viewingSessionId}}/sourceFile/revised