Cdiscount / API-MarketPlace-SDK-PHP

15 stars 42 forks source link

SubmitOfferPackage: throttling limit for offer integration #38

Closed tazplan closed 6 years ago

tazplan commented 6 years ago

Hello, Few questions about the SubmitOfferPackage:

gregz1 commented 6 years ago

Hello,

The API quota are applied on the number of call to the methods by hour. The counter of call is reinitialized every hour.

If you include more than 300 000 offers in your package you are not sure that your package will be integrated. Our advise is to stay below 200 000 offers in your package.

regards

lexo13 commented 6 years ago

Have you an XML example zip package please because i've always errors

KO 2123 Specified part does not exist in the package.

gregz1 commented 6 years ago

it seems you already find it but if somebody else is looking for the information ^^ : https://dev.cdiscount.com/marketplace/?page_id=1198

regards