Update: New Low-Cost Store field for Finances API, FBA Inventory API, and Notification API
The Finances API v0, FBA Inventory API v1, and FBA_INVENTORY_AVAILABILITY_CHANGES
notification now include new fields that you can use to identify which inventory is a part of the Low-Cost Store. Low-Cost Store is a new store that sellers can enroll in to sell their products.
-
The FBA Inventory API v1 includes a new, optional field,
stores
, in thegetInventorySummaries
response, which you can use to track the real-time availability of your inventory in Amazon’s fulfillment network. Thestores
field differentiates inventory that is sold in particular seller-enrolled stores from standard FBA inventory. -
The
FBA_INVENTORY_AVAILABILITY_CHANGES
notification includes a new, optional field,Stores
. This field differentiates inventory that is sold in particular seller-enrolled stores from standard FBA inventory. -
The Finances API v0 includes a new, optional field,
StoreName
. You can useStoreName
to identify financial events that are related to a particular store (such as a Low-Cost Store).
This change applies to all marketplaces.