Deprecation Reminders - February 2024
SP-API resources announcing deprecation will no longer be supported after their deprecation date. Calls to deprecated resources will fail beginning on their sunset date. For more detailed information about SP-API deprecation dates, refer to the Deprecations table.
Application Management API v2023-11-30 is now in Production
The Application Management API v2023-11-30 is now live on the Production site. With this API you can programmatically rotate your Login with Amazon (LWA) credentials (client secrets).
New code samples for Multi-Channel Fulfillment
The six new Multi-Channel Fulfillment code samples walk through common use cases like previewing, creating, and canceling orders.
February updates to Listing attribute usage and enumeration values
On January 29, 2024, we announced Updates to Listing attribute usage and enumeration values.
Deprecation Reminders - January 2024
SP-API resources announcing deprecation will no longer be supported after their deprecation date. Calls to deprecated resources will fail beginning on their sunset date. For more detailed information about SP-API deprecation dates, refer to the Deprecations table.
Update: Fulfillment Inbound API v0 now supports ShipsInProductPackaging
The ShipsInProductPackaging
, which indicates that the item ships in its original product packaging, was added to the PrepInstruction
enums for all users. PrepInstructionList
returns in the response for calls to prepInstructions
. Fulfillment by Amazon (FBA) selling partners who have Ships in Product Packaging (SIPP) certified items will be affected. No action is required - ASINs have been certified and you can use the new prep instruction to prep items in SIPP certified packaging.
Update: Orders API v0 now supports ExtendedFields for Brazil shipping addresses
The Orders API v0 now supports the return of additional information for Brazil shipping addresses. The object ExtendedFields
was added. This change adds the return of additional information required for Brazil addresses such as street number, street name, complement, and neighborhood. This is only available for Brazil shipping addresses. Developers with applications for selling partners who ship to Brazil are affected by this change. If you ship to Brazil, you must integrate with the new ExtendedFields
object. Refer to the Orders API v0 reference to view the new optional fields available for ExtendedFields
. If you don't ship to Brazil, no action is required.
Update: Listings Items API v2021-08-01 now supports previewing errors
The putListingsItem
and patchListingsItem
operations of the Listings Items API v2021-08-01 will validate a listings item without persisting the data in the catalog when the request includes the mode=VALIDATION_PREVIEW
query parameter.
Updates to Listing attribute usage and enumeration values
On December 13, 2023, we announced Updated Listing attribute usage and enumeration values.