Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This web service retrieves a list of detailed document versions ( PwsDocumentVersion) for a specific document (PwsDocumentRef)

...

Panel
titlePwsGetDocumentHistory Response

Response Elements


Element

Data Type

Description

Sample Data

Messages

PwsMessage[]

The web service response status and message. Click here for more information.


ResponseId

Int32

Click here for more information

1

Status

RequestStatus

Click here for more information

Ok 

ServerTimestampUtc

DateTime

Click here for more information

2018-03-16T15:22:22.7093736Z

DocumentVersions

PwsDocumentVersion[???]

Detailed information associated with the document version(s)


...