Versions Compared

Key

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

Description

This web method can be is only used to ensure if verify whether the project does existexists.

 

Request

ParameterTypeMandatory/OptionalCommentsMaximum character length/limitDescription
projectCode

string

MandatoryNot RelevantThe code of the project that has to be validated.requires validation
applicationName

string

MandatoryThird party application identifier, identifying the client consuming the web service – (Length of the applicationName should

Should be less than or equal to 10 )characters

The name of the integration partner

 

Request - sample input

Image Added

Response

TypeDescription
ProjectDetails of the project to be validated

 Note : Please note that all the

NOTE: All fields in the project Project model will not be are not returned as in the result . Only following information are retuned

  • Project details - ProjectId, ProjectName, ProjectCode, ProjectType, StartedDate, BoligmappaNumber, IsAdmin.
  • Address - ProjectAddress
  • ProjectCompanies
    • Id
    • CompanyName
    • OrganizationNumber
  • OwnerCompany
    • Id
    • CompanyName
    • OrganizationNumber

Therefore, it is not advisable since it is only used to validate a project. Please refer searchProject if you need more details.

Project detailsAddressProjectCompaniesOwnerCompany
  •   ProjectId
  • ProjectAddress
  • Id
  • Id
  •   ProjectName

  • CompanyName
  • CompanyName
  •   ProjectCode

  • OrganizationNumber
  • OrganizationNumber
  •   ProjectType



  •   StartedDate



  •   BoligmappaNumber



  •    IsAdmin




It is inadvisable to use any other fields sent in the result as they may not contain proper values values. 


Exceptions

Error CodeDescription
123An exception occurred while processing your request

138

ApplicationName applicationName length is has exceeded the maximum allowed character limit allowed (10)

146The application name is applicationName is not set
167You are not authorized to use this web method
254Invalid project codeprojectCode
273Project does not exist
277Project Code projectCode cannot be empty