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).
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.