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

Version 1 Next »

Description

This web service returns room details for the given project.

Request

ParameterTypeMandatory/OptionalComments

projectId

long

Mandatory/OptionalThe project Id of the project
projectCodestringOptional/MandatoryProject code of the project E.g. ABC0001-A1 

applicationName

String

Mandatory

Third party application identifier, identifying the client consuming the web service. (Length of the ApplicationName should be less than or equal to 10)

Response

TypeDescription

List<GetRoomsForProjectDetails>

List of rooms in given project

Note:

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

Exceptions

Error CodeDescription

123

An exception occured while processing your request

138

ApplicationName length is exceeded maximum allowed character limit (10)

146

The application name is not set

227

The 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

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

 

 

 

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.