Records

Operations for records

Get the detail page

get

Required Roles: ApiPublicQueries

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

idstringRequired

The id for which the detailpage should be returned.

Query parameters
excludeProductsNotInRangebooleanOptional

Use this parameter to override the geo setting "exclude products not in range" for this request.

filterstring[]Optional

Filters for field values of returned similar articles, recommendations, and pushed products.

idTypestring · enumOptional

Use this parameter to determine the type of ID passed to the method. Use 'productNumber' if the given ID is from the field with 'productNumber' role. Use 'id' if it is from the field with 'masterId' role.

Default: idPossible values:
idsOnlybooleanOptional

If the value true is passed, then only the record IDs will be returned, streamlining the results. Additionally, if the Geo module is enabled, the IDs of all markets the product is mapped to will be also included. If you do not need the other information in the results, this will help you to improve performance.

Default: false
latitudenumber · double · min: -90 · max: 90Optional

The latitude coordinate of the current location.

longitudenumber · double · min: -180 · max: 180Optional

The longitude coordinate of the current location.

marketIdstring[]Optional

Currently selected markets

maxCountVariantsinteger · int32Optional

The maximum number of variants to return for every record

Default: 5
maxDistancenumber · doubleOptional

Use this parameter to override the geo setting "maximum distance" for this request.

maxResultsRecommendationsinteger · int32Optional

Use this parameter to specify the number of recommendations you would like. The default value from the configuration is used if the parameter is not specified.

Default: 0
maxResultsSimilarProductsinteger · int32 · min: 1Optional

Use this parameter to specify the number of similar articles you would like. The default value from the configuration is used if the parameter is not specified.

Default: 10
purchaserIdstringOptional

Use this parameter to pass the purchaser ID. This ID is only needed, if the 'Customer-Specific Info' module is active. Otherwise it will be ignored.

showMarketsbooleanOptional

Specifies whether the list of all existing markets and their distance to the search location should be included in the response. By default, the GEO setting "showMarkets" is applied.

sidstringOptional

This parameter is used to pass an id for the user session. This is important for recognising the user, if you want to trigger personalised campaigns, as well as for FACT-Finder tracking.

usePersonalizationbooleanOptional

Allows the activation/deactivation of the personalization of queries. true = the search result will be personalized if the personalization module is activated and all other requirements are met; false = the search result will not be personalized.

Default: true
userIdstringOptional

This parameter is used to pass a user id for personalization across sessions. Required for Loop54 integrations.

withCampaignsbooleanOptionalDefault: true
withRecommendationsbooleanOptionalDefault: true
withRecordbooleanOptionalDefault: true
withSimilarProductsbooleanOptionalDefault: true
Responses
chevron-right
200

OK

application/json
get
/rest/v5/detail/{channel}/{id}

Get markets with location

get

Required Roles: ApiPublicQueries

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
marketIdstring[]Optional

The market ids.

Responses
chevron-right
200

OK

application/json

Represents a market record. The original input of the operation (will only be transmitted when the query parameter verbose=true was added to the request).

Other propertiesobjectOptional
get
/rest/v5/markets/{channel}

Update markets

post

Required Roles: ApiImport

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
verbosebooleanOptionalDefault: false
Bodyobject · MarketRecord[]

The markets which should be updated

Other propertiesobjectOptional
Responses
chevron-right
200

OK

application/json
successbooleanRequired

If true, the operation succeeded. Otherwise an error occurred which will be described in the error field.

Example: true
post
/rest/v5/markets/{channel}

Delete geo market

delete

Required Roles: ApiImport

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
marketIdstring[]Optional

The ids of the markets which should be deleted.

verbosebooleanOptionalDefault: false
Body
marketIdsstring[]Optional

The ids of the markets which should be deleted.

Responses
chevron-right
200

OK

application/json
recordIdstringOptional

The id of the record which should be deleted.

successbooleanRequired

If true, the operation succeeded. Otherwise an error occurred which will be described in the error field.

Example: true
delete
/rest/v5/markets/{channel}

Get records

get

Required Roles: ApiPublicQueries

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
productNumberstring[]Required

The product numbers of the records which should be returned.

purchaserIdstringOptional

Use this parameter to pass the purchaser ID. This ID is only needed, if the 'Customer-Specific Info' module is active. Otherwise it will be ignored.

verbosebooleanOptionalDefault: false
Responses
chevron-right
200

OK

application/json

Contains a list of worldmatch records.

get
/rest/v5/records/{channel}

Insert records

post

Required Roles: ApiImport

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
verbosebooleanOptionalDefault: false
Bodyobject · FlatRecord[]

The records which should be inserted

Other propertiesobjectOptional
Responses
chevron-right
200

OK

application/json
successbooleanRequired

If true, the operation succeeded. Otherwise an error occurred which will be described in the error field.

Example: true
post
/rest/v5/records/{channel}

Update records

put

Required Roles: ApiImport

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
verbosebooleanOptionalDefault: false
Bodyobject · FlatRecord[]

The records which should be updated

Other propertiesobjectOptional
Responses
chevron-right
200

OK

application/json
successbooleanRequired

If true, the operation succeeded. Otherwise an error occurred which will be described in the error field.

Example: true
put
/rest/v5/records/{channel}

Delete records

delete

Required Roles: ApiImport

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
idstring[]Optional

The ids from the records which should be deleted.

idTypestring · enumOptional

Use this parameter to determine the type of ID passed to the method. Use 'productNumber' if the given ID is from the field with 'productNumber' role. Use 'id' if it is from the field with 'masterId' role.

Default: productNumberPossible values:
verbosebooleanOptionalDefault: false
Body
idsstring[]Optional

The ids of the records which should be deleted.

Responses
chevron-right
200

OK

application/json
recordIdstringOptional

The id of the record which should be deleted.

successbooleanRequired

If true, the operation succeeded. Otherwise an error occurred which will be described in the error field.

Example: true
delete
/rest/v5/records/{channel}

Compare products

get

Required Roles: ApiPublicQueries

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
idstring[]Optional

Use this parameter to pass product ID(s) which should be compared.

idsOnlybooleanOptional

If the value true is passed, then only the record IDs will be returned, streamlining the results. Additionally, if the Geo module is enabled, the IDs of all markets the product is mapped to will be also included. If you do not need the other information in the results, this will help you to improve performance.

Default: false
purchaserIdstringOptional

Use this parameter to pass the purchaser ID. This ID is only needed, if the 'Customer-Specific Info' module is active. Otherwise it will be ignored.

Responses
chevron-right
200

OK

application/json
get
/rest/v5/records/{channel}/compare

Get customer specific prices

get

Required Roles: ApiPublicQueries

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
idstring[]Required

The product numbers of the records for which customer prices should be returned.

idTypestring · enumOptional

Use this parameter to determine the type of ID passed to the method. Use 'productNumber' if the given ID is from the field with 'productNumber' role. Use 'id' if it is from the field with 'masterId' role.

Default: productNumberPossible values:
Responses
chevron-right
200

OK

application/json

Represents a record of customer prices. The original input of the operation (will only be transmitted when the query parameter verbose=true was added to the request).

Other propertiesobjectOptional
get
/rest/v5/records/{channel}/customerprices

Update customer prices

post

Required Roles: ApiImport

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
verbosebooleanOptionalDefault: false
Bodyobject · CustomerPriceRecord[]

The records which should be inserted

Other propertiesobjectOptional
Responses
chevron-right
200

OK

application/json
successbooleanRequired

If true, the operation succeeded. Otherwise an error occurred which will be described in the error field.

Example: true
post
/rest/v5/records/{channel}/customerprices

Delete customer prices

delete

Required Roles: ApiImport

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
idstring[]Optional

The ids from the records which should be deleted.

idTypestring · enumOptional

Use this parameter to determine the type of ID passed to the method. Use 'productNumber' if the given ID is from the field with 'productNumber' role. Use 'id' if it is from the field with 'masterId' role.

Default: productNumberPossible values:
verbosebooleanOptionalDefault: false
Body
idsstring[]Optional

The ids of the records which should be deleted.

Responses
chevron-right
200

OK

application/json
recordIdstringOptional

The id of the record which should be deleted.

successbooleanRequired

If true, the operation succeeded. Otherwise an error occurred which will be described in the error field.

Example: true
delete
/rest/v5/records/{channel}/customerprices

Get full records

get

Required Roles: ApiPublicQueries

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
idstring[]Required

The record ids of the records which should be returned

idTypestring · enumOptional

Use this parameter to determine the type of ID passed to the method. Use 'productNumber' if the given ID is from the field with 'productNumber' role. Use 'id' if it is from the field with 'masterId' role.

Default: idPossible values:
maxCountVariantsinteger · int32Optional

The maximum number of variants to return for every record

Default: 5
purchaserIdstringOptional

Use this parameter to pass the purchaser ID. This ID is only needed, if the 'Customer-Specific Info' module is active. Otherwise it will be ignored.

Responses
chevron-right
200

OK

application/json

Contains a list of full records with master and variant values.

get
/rest/v5/records/{channel}/full

Get geo data

get

Required Roles: ApiPublicQueries

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
idstring[]Required

The product numbers of the records for which geo data should be returned.

Responses
chevron-right
200

OK

application/json

Represents a geo record. The original input of the operation (will only be transmitted when the query parameter verbose=true was added to the request).

Other propertiesobjectOptional
get
/rest/v5/records/{channel}/geo

Update geo data

post

Required Roles: ApiImport

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
verbosebooleanOptionalDefault: false
Bodyobject · GeoRecord[]

The records which should be updated

Other propertiesobjectOptional
Responses
chevron-right
200

OK

application/json
successbooleanRequired

If true, the operation succeeded. Otherwise an error occurred which will be described in the error field.

Example: true
post
/rest/v5/records/{channel}/geo

Delete geo data

delete

Required Roles: ApiImport

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
idstring[]Optional

The ids from the records which should be deleted.

verbosebooleanOptionalDefault: false
Body
idsstring[]Optional

The ids of the records which should be deleted.

Responses
chevron-right
200

OK

application/json
recordIdstringOptional

The id of the record which should be deleted.

successbooleanRequired

If true, the operation succeeded. Otherwise an error occurred which will be described in the error field.

Example: true
delete
/rest/v5/records/{channel}/geo

Retrieve record metadata

get

Required Roles: ApiPublicQueries

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
idstring[]Required

The record ids of the records which should be returned

idTypestring · enumOptional

Use this parameter to determine the type of ID passed to the method. Use 'productNumber' if the given ID is from the field with 'productNumber' role. Use 'id' if it is from the field with 'masterId' role.

Default: idPossible values:
purchaserIdstringOptional

Use this parameter to pass the purchaser ID. This ID is only needed, if the 'Customer-Specific Info' module is active. Otherwise it will be ignored.

Responses
chevron-right
200

OK

application/json
get
/rest/v5/records/{channel}/meta

Retrieve record metadata

post

Required Roles: ApiPublicQueries

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
idTypestring · enumOptional

Use this parameter to determine the type of ID passed to the method. Use 'productNumber' if the given ID is from the field with 'productNumber' role. Use 'id' if it is from the field with 'masterId' role.

Default: idPossible values:
purchaserIdstringOptional

Use this parameter to pass the purchaser ID. This ID is only needed, if the 'Customer-Specific Info' module is active. Otherwise it will be ignored.

Body
idsstring[] · min: 1 · max: 2147483647Required

The record ids of the records which should be returned.

Responses
chevron-right
200

OK

application/json
post
/rest/v5/records/{channel}/meta

Get recommendations

get

Required Roles: ApiPublicQueries

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
excludeProductsNotInRangebooleanOptional

Use this parameter to override the geo setting "exclude products not in range" for this request.

filterstring[]Optional

Filters for field values of recommended records.

idstring[]Required

Use this parameter to pass product ID(s) for which you wish to obtain recommendations.

idsOnlybooleanOptional

If the value true is passed, then only the record IDs will be returned, streamlining the results. Additionally, if the Geo module is enabled, the IDs of all markets the product is mapped to will be also included. If you do not need the other information in the results, this will help you to improve performance.

Default: false
latitudenumber · double · min: -90 · max: 90Optional

The latitude coordinate of the current location.

longitudenumber · double · min: -180 · max: 180Optional

The longitude coordinate of the current location.

marketIdstring[]Optional

Currently selected markets

maxDistancenumber · doubleOptional

Use this parameter to override the geo setting "maximum distance" for this request.

maxResultsinteger · int32Optional

Use this parameter to specify the number of recommendations you would like. The default value from the configuration is used if the parameter is not specified.

Default: 0
purchaserIdstringOptional

Use this parameter to pass the purchaser ID. This ID is only needed, if the 'Customer-Specific Info' module is active. Otherwise it will be ignored.

sidstringOptional

This parameter is used to pass an id for the user session. This is important for recognising the user, if you want to give him personalised recommendations, as well as for FACT-Finder tracking.

usePersonalizationbooleanOptional

Allows the activation/deactivation of the personalization of queries. true = the search result will be personalized if the personalization module is activated and all other requirements are met; false = the search result will not be personalized.

Default: true
userIdstringOptional

This parameter is used to pass a user id for personalization across sessions. Required for Loop54 integrations.

Responses
chevron-right
200

OK

application/json
timedOutbooleanRequired

Set to true when a timeout occurs.

get
/rest/v5/records/{channel}/recommendation

Get similar products

get

Required Roles: ApiPublicQueries

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
excludeProductsNotInRangebooleanOptional

Use this parameter to override the geo setting "exclude products not in range" for this request.

filterstring[]Optional

Filters for field values of recommended records.

idstringRequired

Use this parameter to pass the product ID for which you wish to obtain similar products.

idTypestring · enumRequired

Use this parameter to determine the type of ID passed to the method. Use 'productNumber' if the given ID is from the field with 'productNumber' role. Use 'id' if it is from the field with 'masterId' role.

Possible values:
idsOnlybooleanOptional

If the value true is passed, then only the record IDs will be returned, streamlining the results. Additionally, if the Geo module is enabled, the IDs of all markets the product is mapped to will be also included. If you do not need the other information in the results, this will help you to improve performance.

Default: false
latitudenumber · double · min: -90 · max: 90Optional

The latitude coordinate of the current location.

longitudenumber · double · min: -180 · max: 180Optional

The longitude coordinate of the current location.

marketIdstring[]Optional

Currently selected markets

maxDistancenumber · doubleOptional

Use this parameter to override the geo setting "maximum distance" for this request.

maxResultsinteger · int32 · min: 1Optional

Use this parameter to specify the number of similar articles you would like. The default value from the configuration is used if the parameter is not specified.

Default: 10
purchaserIdstringOptional

Use this parameter to pass the purchaser ID. This ID is only needed, if the 'Customer-Specific Info' module is active. Otherwise it will be ignored.

userIdstringOptional

This parameter is used to pass a user id for personalization across sessions. Required for Loop54 integrations.

Responses
chevron-right
200

OK

application/json
get
/rest/v5/records/{channel}/similar

Upsert records

put

Required Roles: ApiImport Update or insert records; Without variants: inserts records when they do not already exist, or replaces them if they do. With Variants: inserts a master document when it does not exists; inserts a variant and replaces the master values if the variant does not exist; replaces a variant and replaces the master values if the variant does already exist.

Authorizations
AuthorizationstringRequired
Path parameters
channelstringRequired

The channel

Query parameters
verbosebooleanOptionalDefault: false
Bodyobject · FlatRecord[]

The records which should be upserted

Other propertiesobjectOptional
Responses
chevron-right
200

OK

application/json
successbooleanRequired

If true, the operation succeeded. Otherwise an error occurred which will be described in the error field.

Example: true
put
/rest/v5/records/{channel}/upsert

Last updated

Was this helpful?