Versions Compared

Key

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

...

Parameter
Type
Mandatory/Optional
Comments
InputGetDocumentsByProjectInputMandatoryGetDocumentsByProjectInput Model
applicationNamestringMandatoryThird party application identifier, identifying the client consuming the web service – (Length of the ApplicationName should be less than or equal to 10)


GetDocumentsByProjectInput

Parameter
Type
Mandatory/Optional
Comments
ProjectIdlongMandatory/OptionalThe project Id of the project
ProjectCodestringOptional/MandatoryProject code of the project E.g. ABC0001-A1 

Note :

Need to provide at least one of these fields (project Id, project code)

 

Response

TypeDescription
GetDocumentsByProjectOutputA list of project documents for the given project

 

GetDocumentsByProjectOutput

Parameter
Type
Comments
GetDocumentsByProjectOutputList<ProjectDocument>Project Document response model list

 

Exceptions

Error CodeDescription
123An exception occurred while processing your request
138 ApplicationName length is exceeded maximum allowed character limit (10)
146The application name is not set
227The project does not exist or the company is not connected to the given project
252 

No input is provided to project Id or project code. Need atleast one of them 

253 

Ambiguous inputs. Make sure projet code and project id referred to the same project 

254 

Invalid project code