Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel3

The Select-resource allows the user to search within the shop's available catalogues.

The Select-resource accepts the use of query string parameters (pagination) and has the ability to return the data in a specific data-template (ONIX3, XML). Advanced searching and filtering is provided by the use of indexes.

...

The Search engine accepts query string parameters for querying and pagination. The format for query string parameters is the full resource URL followed by a question mark, and the parameters (if multiple, separated by an ampersand):

Example

https://wsmedia.tlsecure.com/api/XML/00000/searchEngine/default/select?q=tuin&start=5&rows=10

...

This parameter contains the value on which a search will be executed.

View more information about the query syntax >>

Example

https://wsmedia.tlsecure.com/api/XML/00000/searchEngine/default/select?q=tuin

...

Available path parameters:

Modifier

Return-type

A Response Writer generates the formatted response of a search. The Response-format path parameter selects the Response Writer to be used. The table below lists the available formats:

...