Versions Compared

Key

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

...

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.


Request - sample input

Image Added

Response

TypeDescription
GetDocumentsByProjectOutputGetDocumentsByProjectOutput Model

...

Parameter
Type
Description
ProjectDocumentsList<ProjectDocument>Project Document Response model list

 

Response - sample output

Image Added


Exceptions

Error CodeDescription

110

Input parameters contain null or invalid data 

123An exception occurred while processing your request
138 applicationName length has exceeded the maximum character limit allowed (10) 
146The applicationName is not set
167You are not authorized to use this web method
227The project does not exist or the company is not connected to the given project
252 

No input is provided for ProjectId or ProjectCode. Provide the input for at least one of these fields 

253 

Ambiguous inputs. Make sure the ProjectCode and projectId refer to the same project 

254 

Invalid ProjectCode 

...