Parameters of Web Service Console Address Bar

After installing the default console the access URL will look as follows: http://localhost/fp_App_v10.x/Wsc/Index.html. Main control functions are executed by means of various controls available in the interface. There are also some additional parameters that can be specified in the address bar. These parameters are separated from the main address with the # character; the parameters themselves are separated with the & character. Example: http://localhost/fp_App_v10.x/Wsc/Index.html#locale=en.

Parameter Description
format Query/response view format.
Available values:
  • json
  • xml
locale The language that is used to display the console interface and the help for operations or fields.
Available values:
  • ru
  • en

See also:

Web Service Console