Deprecation Reminders - June 2025
Deprecated SP-API resources are no longer in active development. Calls to deprecated SP-API resources will continue to be successful until their removal date. After the removal date, calls will fail. For more detailed information about SP-API deprecation dates, refer to the Deprecations table.
Update: Search Query Performance Report now includes support to query multiple ASINs
The Search Query Performance Report (GET_BRAND_ANALYTICS_SEARCH_QUERY_PERFORMANCE_REPORT
) now supports the ability to query a space-separated list of Amazon Standard Identification Numbers (ASINs). There is a 200 character limit.
Update: Orders v0 API now supports FBM Ship+
The AmazonPrograms
response object for the Orders v0 API getOrderItems
operation now supports FBM Ship+ (FBM_SHIP_PLUS
). You can use this value to determine if an order item is part of the FBM Ship+ program. For more information, refer to getOrderItems
.
Deprecation of two FBA Subscribe and Save report types
The Subscribe and Save Forecast Report (GET_FBA_SNS_FORECAST_DATA
) and the Subscribe and Save Performance Report (GET_FBA_SNS_PERFORMANCE_DATA
) within the Reports API v2021-06-30 are being deprecated. These report types will be removed on December 11, 2025. Effective July 25, 2025, calls to both report types will result in an empty response.
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.