amz_sp_api icon indicating copy to clipboard operation
amz_sp_api copied to clipboard

How do we burst send?

Open cassio-maletich opened this issue 3 years ago • 3 comments

Many endpoints state in the usage plan, a burst option.

e.g. https://github.com/ericcj/amz_sp_api/blob/main/lib/solicitations-api-model/docs/SolicitationsApi.md#create_product_review_and_seller_feedback_solicitation

In this endpoint is 5. How should we use the burst mode?

cassio-maletich avatar Jul 05 '22 14:07 cassio-maletich

Hey @mendywoly @ericcj can you help?

cassio-maletich avatar Aug 02 '22 14:08 cassio-maletich

I've added new endpoints that support burst mode in #30. Can you check the lastest version of the gem to see if it has this endpoint?

pasandrei avatar Nov 22 '22 10:11 pasandrei

I've added new endpoints that support burst mode in #30. Can you check the lastest version of the gem to see if it has this endpoint?

Hey @pasandrei, thanks for your answer. I don't see any modification on the file https://github.com/ericcj/amz_sp_api/blob/main/lib/solicitations-api-model.rb Does that mean that burst mode isn't possible at the moment for the solicitations-api?

cassio-maletich avatar Apr 25 '23 20:04 cassio-maletich