New: Introducing the Customer Feedback API v2024-06-01
Announcing the Customer Feedback API v2024-06-01, which you can use to retrieve insights from customer reviews and returns. This API provides the same information as the Product Opportunity Explorer (OX) on Seller Central and Vendor Central. Review insights are available at the ASIN and browse node level; return insights are only available at the browse node level.
Update: Rate limit increase for some Fulfillment Inbound API operations
The following operations in the Fulfillment Inbound APIs now have a rate limit of five requests per second, up from their previous limit of two:
Update: Finances API v2024-06-19 can filter by transaction status
The listTransactions
operation of the Finances API v2024-06-19 can now filter by transaction status. Include the transactionStatus
query parameter in your request and set it to the transaction status you want included in the response. Possible values are RELEASED
, DEFERRED
, and DEFERRED_RELEASED
.
Update: Finances API v2024-06-19 identifies Amazon Haul transactions
The listTransactions
operation now identifies Amazon Haul transactions. If a transaction is an Amazon Haul transaction, the storeName
property of the listTransactions
response is equal to AMAZON_HAUL
.
Update: Product Pricing API v2022-05-01 returns new competitive price and deprecates CompetitivePriceThreshold
The Product Pricing API v2022-05-01 has the following updates:
Update: Listings Items API now returns granular rate limit throttle messages
The putListingsItem
and patchListingsItem
operations of the Listings Items API now return information on the granular rate limit throttle messages based on the rate limit level that the request is throttled by.
Update: Removal date of Feeds API support for XML and flat file Listings Feeds changed to July 31, 2025
The removal date for the following feed type values has changed from June 30, 2025 to July 31, 2025. After this additional grace period, these feed types will no longer be functional starting July 31, 2025:
New: Prebuilt SP-API SDKs for C#
We are excited to announce the release of a prebuilt C# SDK for SP-API. The C# SDK provides a ready-to-use solution, reduces the need for manual setup, and keeps your applications aligned with the latest SP-API updates.
While we are introducing the new prebuilt SDK, our existing SDK generation tools continue to be a robust solution for developers seeking customized implementations. These tools are particularly valuable for teams requiring specific customizations or needing complete control over the SDK generation process.
New: Deferred Transaction Report type for the Reports API
We are excited to announce the new Deferred Transaction Report type (GET_DATE_RANGE_FINANCIAL_HOLDS_DATA
) for the Reports v2021-06-30 API. The Deferred Transaction Report is a point-in-time report that contains a list of deferred transactions. A single report can provide up to 10 years of data. You must request the Deferred Transaction Report through the Payments Reports Repository on Seller Central before you can use the Reports v2021-06-30 API to retrieve the Deferred Transaction Report. This change applies to all marketplaces.
Update: Listings Items v2021-08-01 API and JSON_LISTING_FEED now include a JSON patch merge operation
The Listings Item v2021-08-01 API and JSON_LISTING_FEED
now include a JSON patch merge
operation. You can use this operation to: