Update to the FBA Quantity report for EU
Effective today, May 2, 2022, we are changing the _GET_FBA_MYI_ALL_INVENTORY_DATA_
and _GET_FBA_MYI_UNSUPPRESSED_INVENTORY_DATA_
report types for the Spain, UK, France, Germany, and Italy marketplaces.
Two new columns are being added, afn-fulfillable-quantity-local
and afn-fulfillable-quantity-remote
, to both reports at the end of the list of columns. These columns are being added to support fulfillment between the UK and the EU via the European Fulfillment Network (EFN).
The existing afn-fulfillable-quantity
column will be maintained in its current position.
The new columns are defined as:
afn-fulfillable-quantity-local
: The number units you have for a SKU in local Amazon fulfilment centres that can be picked, packed, and shipped.afn-fulfillable-quantity-remote
: The number of units you have a for a SKU in non-local Amazon fulfillment centres that can be picked, packed, and shipped using the EFN between the UK and the EU.afn-fulfillable-quantity
: The total number of units you have for a SKU in Amazon fulfilment centres that can be picked, packed, and shipped. This is the sum ofafn-fulfillable-quantity-local
andafn-fulfillable-quantity-remote
.
Note: This change reverses a previous change released on April 20, 2022, for some sellers where the afn-fulfillable-quantity
column was replaced with the two new afn-fulfillable-quantity-local
and afn-fulfillable-quantity-remote
columns.
Which marketplaces are affected?
This change affects Spain, UK, France, Germany, and Italy.
Who is affected?
Developers with apps who manage FBA Inventory in the UK and EU are affected by this change.
What action is required?
Developers with apps that manage FBA Inventory in the UK or EU marketplaces should update their apps to consume the two new columns to provide greater visibility for sellers into local versus remote inventory.
More information
- Reports API v2021-06-30 reference
- Reports API v2021-06-30 Use Case Guide
- Report Type Values
- Seller Central Help (UK)
- Seller Central Help (Spain, France, Germany, and Italy)
Best regards,
The Selling Partner API team