Skip to main content
GET
RP: Replacement Products

Authorizations

Authorization
string
header
required

Note! Prefix your with apiKey. Note the space after "apiKey ".

Query Parameters

pid
string
required

The product identifier (usually selected from the product search response).

country
string

The country in where prices will be searched.

client_category
string
client_category_id
string
client_id
integer

The client ID for the request. It's required if you have access to multiple clients with your API key. Otherwise, it's optional.

session-id
string

Optional session identifier of the user.

Response

OK

claimed_product
object
grouped_prices
object[]

!! Group consists of an array of arrays containing price objects. Check the example for more details.