Versions Compared

Key

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

...

NOTE:

  • This method is an upgraded version of GetDocumentsByProject method with more meta data.

     GetDocumentsByProjectInput is a single input parameter introduced in this method that encloses all the existing input parameters of the old method

     It is advisable to use this method as the previous is now obsolete.

  • GetDocumentsByProjectInput is a single input parameter introduced in this method to enclose all the existing input parameters of the previous method in a single place with the exception of the applicationName

    in a single place


  • The new output field will only be available after the next production release

Description

This method is used to return a list of documents added to a project. All users that belong to a company that is associated with the project can access all the project documents.

...

NOTE: It is mandatory to provide either the projectCode or projectId. First preference is always given to the projectId, if both the projectCode and projectId are provided.

...