GetCompetingOffers

GetCompetingOffers

Description

To get competing offers.

This operation gets, for a specified list of products, competing offers with price informations.

You can find the xml request and xml response here.

Request available only on active offers (with stock).

Important information

This endpoint is subject to specific access rules.

The seller must request access by opening an API ticket from his seller portal.

Quotas

API Calls allowed / hour : 1000

SKUs / call : 10 max

Parameters

Name Type Required Description
headerMessage HeaderMessage Yes Call Header of a service.
request CompetingOfferRequest Yes Requested products list.
Return CompetingOfferMessage List of competing offers.

Result

This method returns a list of competing offers with price informations.

Error Messages

SellerNotFoundException.
NotAuthorizedException.
QuotaException.
UnexpectedException.
ProductNumberLimitExceededException.