Versions Compared

Key

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

...

ParameterTypeMandatory/OptionalCommentsMaximum character length/limitDescription

input

GetMyDocumentsByPlantIdInput

Mandatory

Not relevant

GetMyDocumentsByPlantIdInput model

applicationNamestringMandatoryThird party application identifier, identifying the client consuming the web service – (Length of the ApplicationName should Should be less than or equal to 10 )charactersThe name of the integration partner


GetMyDocumentsByPlantIdInput

ParameterTypeMandatory/OptionalCommentsDescription
PlantIdplantIdlongMandatory

The provided plant ID plantId should belong to the same company as the user. 

 

Request - sample input

Image Added

Response

TypeDescription

GetMyDocumentsByPlantIdOutput

GetMyDocumentsByPlantIdOutput model


GetMyDocumentsByPlantIdOutput

ParameterTypeCommentsDescription
DocumentList<Document>List of documents uploaded by the user for the given plant id

...

plantId

Response - sample output

Image Added

Exceptions

Error CodeDescription

111

PlantId plantId does not exist for your company.

130

Input plant ID plantId is either zero or negative. Please enter a positive value for the id

132

PlantId plantId does not exist

138ApplicationName applicationName length is has exceeded the maximum allowed character limit allowed (10) 
146The application name applicationName is not set
167You are not authorized to use this web method