The HTTP Gateway can be accessed using your favourite http client. Some recommendations are:
For the request URL format, the use of headers, response codes, etc. follow the conventions recommended for a RESTful API. This is described in detail below:
Required Header:
Accept application/json (Return requested data in JSON format) or Accept application/xml (Return requested data in XML format) |
Please note, a .* wildcard value can only be used as part of the objectName and fieldValue segments. A message "Warning": "Search returned no results." will be returned if used elsewhere. |