-
/use-cases/fulfillment-inbound skips over the FBA_INB_0182 part of the workflow
Seller Support claims this is not currently supported by the API. It would be good to confirm that one way or the ot…
-
In the past, we could use **updateInboundShipment** to modify the quantity of a certain sku in the shipment. Is there no way to modify it in the new API (v2024-03-20)?
If I fill in a certain quanti…
-
According to the `CreateFeedSpecification` documentation at https://github.com/amzn/selling-partner-api-docs/blob/main/references/feeds-api/feeds_2021-06-30.md#feedoptions there are:
`Additional opti…
-
We're seeing a major issue with the new `2024-03-20` Inbound API where cancelling all shipments of a plan on Seller Central does not seem to void the associated plan, and it is unclear if costs are st…
-
Starting yesterday afternoon (9/4), all 'salesRankings' data is now empty for all products on Amazon. This is for Products Pricing API getCompetitivePricing operation. This is causing a lot of issue…
-
Hello,
We're a retail vendor attempting to transition to the SP-API for shipment related functions. We've tested on 2 separate shipments in 2 weeks, and have found that anytime we submit a shipment…
-
Hey there!
I am new to amazon seller central as a developer. After building the application which is draft status for my client, I raised one issue #4093 where I was unable to get the callback. Onc…
-
**TL;DR:**
TERN assumes that DSPs should bid directly into the browser, which is a change from how ad-tech generally functions today and results in more complexity. I believe that bids should be funn…
-
I tired to get the remain quantity of inventory from ASIN code, but I can't.
This is my python code
```
requests.get(amzn_product_entrypoint+product['asin']+"?marketplaceIds="+amzn_marketplace_id…
-
Hello,
I need to be able to get the attributes titles from the property name form to a human readable string.
Are there any resources available to get this information from the API?
I assume i…