Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Description

This Web method Generates a summary document of all the copied documents from a given project to a given property/building. This web method is accessible only for project owners

Request

ParameterTypeMandatory/OptionalComments
inputGenerateProjectSummaryDocumentInputMandatoryGenerateProjectSummaryDocumentInput model
applicationNamestringMandatoryThird party application identifier, identifying the client consuming the web service. (Length of the ApplicationName


Note: Always provide only one parameter out of ProjectId and ProjectCode in GenerateProjectSummaryDocumentInput. However, if both ProjectId and ProjectCode are provided, priority is given to the ProjectId.

Response

TypeDescription
GenerateProjectSummaryDocumentOutputGenerateProjectSummaryDocumentOutput model

 

GenerateProjectSummaryDocumentOutput

Parameter

Type

Comments

SummaryDocumentstringDownload URL of generated summary document

Exceptions

Error CodeDescription

110

Input parameters contain null or invalid data

113

One or more mandatory fields have not been provided 

123

An exception occurred while processing your request

214The given property does not exists in the system
227The project does not exist or the company   is not connected to the given project
254 

Invalid project code 

377You are not authorized to perform this operation
393No Documents Copied From this Project to this Property
  • No labels