Applicable products: Netmarkets

🔧Amazon - Error - Conflicting inventory fields

Amazon error message 

Category (Product_type): PLUMBING_FIXTURE - fulfillment_availability.0: 
{'fulfillment_channel_code': 'DEFAULT', 'quantity': 118, 'lead_time_to_ship_max_days': 2, 'is_inventory_available': False} should not be valid under {'required': ['is_inventory_available']}
 

What does this error mean

Amazon does not allow using both "quantity" and "is_inventory_available" at the same time in the inventory feed.
These two attributes are incompatible:

  • "quantity": declares the exact stock available.
  • "is_inventory_available": indicates availability (true/false) without specifying stock numbers.

If both are provided, Amazon rejects the product.

How to fix this error

Use only one method to declare your stock:

  • Either fill in "quantity" (recommended)
  • Or use "is_inventory_available"
Completely empty the field "is_inventory_available" if you are declaring stock with quantity. the value "False" is not accepted either.
-

Articles in this section

See more
News, Services & Incident reports
Discover updates, webinars, and expert services to help you get the most from Lengow