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 Current »

Description

This method can be used to check whether the web service is up and running.

Request

ParameterTypeMandatory/OptionalComments
applicationNamestringMandatory

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
booleanValue can be true or false

 

Exceptions

Error CodeDescription
123An exception occurred while processing your request
138ApplicationName length is exceeded maximum allowed character limit (10)
146The application name is not set
167You are not authorized to use this web method
  • No labels