PrepareForEditResult

This response body is part of the /documents/${docPath}/prepareForEditTranslation - Prepare a document in translation for an edition method to prepare a document in translation for an edition.

Field Type Description

documentIdentifier

String

ID of the document instance ready for edit

Note:

This could be different than the identifier that was provided in the call, since CCMS Web might create a new instance to edit in the specified branch or branches.

generalInformation

DocumentInformation[...]

List of document information for all documents involved in the call

Note:
  • This includes the documents that are returned by this method as well as any related documents, such as a context map or DRM product, library, release, and branch.

  • The document information is not listed in any particular order.

  • If the document identifier is the same as the one provided, this field will be empty.

revisionHistories

RevisionInformation[...]

List of revision entries

Note:

If the document identifier is the same as the one provided, this field will be empty.

userInformation

UserInformation[ …]

List of user information required for all documents provided in the general information table