Update: Listings Items v2021-08-01 API and JSON_LISTING_FEED now include a JSON patch merge operation
June 16th, 2025 by SrishtyB_Amazon
The Listings Item v2021-08-01 API and JSON_LISTING_FEED
now include a JSON patch merge
operation. You can use this operation to:
- Update the
quantity
field within thefulfillmentAvailability
without including optional fields likerestock_date
andlead_time_to_ship_max_days
. - Delete the
quantity_discount_plan
frompurchasable_offer
for B2B offers.
For more information, refer to Tutorial: Merge a listing and JSON_LISTING_FEED
.