API | Change Type | Release Date | Description |
---|---|---|---|
Fulfillment Management | Added | 08/20/2025 | Added enum value 'ACKNOWLEDGED' to response property status in GET /v3/fulfillment/orders-fulfillments/status (200). Note: adding new response enums can be unexpected for clients; prefer x-extensible-enum . |
Fulfillment Management | Added | 08/20/2025 | Added enum value 'CANCELLED' to response property status in GET /v3/fulfillment/orders-fulfillments/status (200). Note: adding new response enums can be unexpected for clients; prefer x-extensible-enum . |
Fulfillment Management | Added | 08/20/2025 | Added enum value 'DELIVERED' to response property status in GET /v3/fulfillment/orders-fulfillments/status (200). Note: adding new response enums can be unexpected for clients; prefer x-extensible-enum . |
Fulfillment Management | Added | 08/20/2025 | Added enum value 'NEW' to response property status in GET /v3/fulfillment/orders-fulfillments/status (200). Note: adding new response enums can be unexpected for clients; prefer x-extensible-enum . |
Fulfillment Management | Added | 08/20/2025 | Added enum value 'PARTIALLY ACKNOWLEDGED' to response property status in GET /v3/fulfillment/orders-fulfillments/status (200). Note: adding new response enums can be unexpected for clients; prefer x-extensible-enum . |
Fulfillment Management | Added | 08/20/2025 | Added enum value 'PARTIALLY CANCELLED' to response property status in GET /v3/fulfillment/orders-fulfillments/status (200). Note: adding new response enums can be unexpected for clients; prefer x-extensible-enum . |
Fulfillment Management | Added | 08/20/2025 | Added enum value 'PARTIALLY DELIVERED' to response property status in GET /v3/fulfillment/orders-fulfillments/status (200). Note: adding new response enums can be unexpected for clients; prefer x-extensible-enum . |
Fulfillment Management | Added | 08/20/2025 | Added enum value 'PARTIALLY RETURNED' to response property status in GET /v3/fulfillment/orders-fulfillments/status (200). Note: adding new response enums can be unexpected for clients; prefer x-extensible-enum . |
Fulfillment Management | Added | 08/20/2025 | Added enum value 'PARTIALLY RETURN_INITIATED' to response property status in GET /v3/fulfillment/orders-fulfillments/status (200). Note: adding new response enums can be unexpected for clients; prefer x-extensible-enum . |
Fulfillment Management | Added | 08/20/2025 | Added enum value 'PARTIALLY SHIPPED' to response property status in GET /v3/fulfillment/orders-fulfillments/status (200). Note: adding new response enums can be unexpected for clients; prefer x-extensible-enum . |
Fulfillment Management | Added | 08/20/2025 | Added enum value 'RETURNED' to response property status in GET /v3/fulfillment/orders-fulfillments/status (200). Note: adding new response enums can be unexpected for clients; prefer x-extensible-enum . |
Fulfillment Management | Added | 08/20/2025 | Added enum value 'RETURN_INITIATED' to response property status in GET /v3/fulfillment/orders-fulfillments/status (200). Note: adding new response enums can be unexpected for clients; prefer x-extensible-enum . |
Fulfillment Management | Added | 08/20/2025 | Added enum value 'SHIPPED' to response property status in GET /v3/fulfillment/orders-fulfillments/status (200). Note: adding new response enums can be unexpected for clients; prefer x-extensible-enum . |
Price Management | Added | 08/20/2025 | Added optional response property strategyCollections/items/compareWith3pOfferOnly in GET /v3/repricer/strategies (200). |
Price Management | Added | 08/20/2025 | Added optional request property compareWith3pOfferOnly in POST /v3/repricer/strategy . |
Price Management | Added | 08/20/2025 | Added optional response property compareWith3pOfferOnly in POST /v3/repricer/strategy (200). |
Price Management | Added | 08/20/2025 | Added optional request property compareWith3pOfferOnly in PUT /v3/repricer/strategy/{strategyCollectionId} . |
Price Management | Added | 08/20/2025 | Added optional response property compareWith3pOfferOnly in PUT /v3/repricer/strategy/{strategyCollectionId} (200). |
API | Change Type | Release Date | Description |
---|---|---|---|
Insights Management | Removed | 08/13/2025 | REMOVED the API path GET /v3/insights/prosellerbadge due to deprecation |
API | Change Type | Release Date | Description |
---|---|---|---|
US Marketplace Fulfillments | Removed | 08/06/2025 | REMOVED the API path GET /v3/report/wfs/inventory-reconciliation-report without deprecation |
US Marketplace Fulfillments | Added | 08/06/2025 | ADDED endpoint GET /v3/report/wfs/inventoryReconciliationReport |
API | Change Type | Release Date | Description |
---|---|---|---|
US Marketplace Fulfillments | Added | 07/30/2025 | ADDED endpoint GET /v3/fulfillment/orders-fulfillments/channel-details |
US Marketplace Fulfillments | Added | 07/30/2025 | ADDED endpoint POST /v3/fulfillment/orders-fulfillments/channel-details |
US Marketplace Fulfillments | Added | 07/30/2025 | ADDED endpoint PUT /v3/fulfillment/orders-fulfillments/channel-details |
US Marketplace Fulfillments | Added | 07/30/2025 | ADDED endpoint GET /v4/fulfillment/download-label/{shipmentId}/{labelType}/{labelSize} |
US Marketplace Fulfillments | Added | 07/30/2025 | ADDED endpoint POST /v4/fulfillment/generate-label |
US Marketplace Fulfillments | Added | 07/30/2025 | ADDED endpoint GET /v4/fulfillment/inbound-shipments-bol/{shipmentId}/{mode} |
US Marketplace Fulfillments | Added | 07/30/2025 | ADDED endpoint POST /v4/fulfillment/inbound-shipments-booking |
US Marketplace Fulfillments | Added | 07/30/2025 | ADDED endpoint DELETE /v4/fulfillment/inbound-shipments-booking/{shipmentId}/{mode} |
US Marketplace Fulfillments | Added | 07/30/2025 | ADDED endpoint POST /v4/fulfillment/inbound-shipments-quote |
US Marketplace Fulfillments | Added | 07/30/2025 | ADDED endpoint GET /v4/fulfillment/inbound-shipments-quote/{quoteType}/{shipmentId} |
US Marketplace Fulfillments | Required | 07/30/2025 | The request property payload.customerOrderNo is now required in the endpoint POST /v3/fulfillment/orders-fulfillments/cancel |
US Marketplace Fulfillments | Required | 07/30/2025 | The request property payload.destinations/items/address/state is now required in the endpoint POST /v3/fulfillment/orders-fulfillments/fetchOrderPromiseOptions |
US Marketplace Fulfillments | Required | 07/30/2025 | The request property payload.destinations/items/address/zip is now required in the endpoint POST /v3/fulfillment/orders-fulfillments/fetchOrderPromiseOptions |
US Marketplace Fulfillments | Required | 07/30/2025 | The request property payload is now required in the endpoint POST /v3/fulfillment/orders-fulfillments/fetchOrderPromiseOptions |
US Marketplace Fulfillments | Optional | 07/30/2025 | The request property header is now optional in the endpoint POST /v3/fulfillment/orders-fulfillments/cancel |
US Marketplace Fulfillments | Optional | 07/30/2025 | The request property payload/sellerOrderId is now optional in the endpoint POST /v3/fulfillment/orders-fulfillments/cancel |
US Marketplace Fulfillments | Optional | 07/30/2025 | The request property payload/destinations/items/address/country was added as optional in the endpoint POST /v3/fulfillment/orders-fulfillments/fetchOrderPromiseOptions |
US Marketplace Fulfillments | Optional | 07/30/2025 | The request property payload/destinations/items/address/line1 was added as optional in the endpoint POST /v3/fulfillment/orders-fulfillments/fetchOrderPromiseOptions |
US Marketplace Fulfillments | Optional | 07/30/2025 | The request property payload/destinations/items/address/line2 was added as optional in the endpoint POST /v3/fulfillment/orders-fulfillments/fetchOrderPromiseOptions |
US Marketplace Fulfillments | Optional | 07/30/2025 | The request property header is now optional in the endpoint POST /v3/fulfillment/orders-fulfillments/fetchOrderPromiseOptions |
US Marketplace Fulfillments | Removed | 07/30/2025 | REMOVED the request property payload/destinations/items/address/addressLineOne in the endpoint POST /v3/fulfillment/orders-fulfillments/fetchOrderPromiseOptions |
US Marketplace Fulfillments | Removed | 07/30/2025 | REMOVED the request property payload/destinations/items/address/addressLineTwo in the endpoint POST /v3/fulfillment/orders-fulfillments/fetchOrderPromiseOptions |
US Marketplace Fulfillments | Removed | 07/30/2025 | REMOVED the request property payload/destinations/items/address/countryCode in the endpoint POST /v3/fulfillment/orders-fulfillments/fetchOrderPromiseOptions |
US Marketplace Fulfillments | Removed | 07/30/2025 | REMOVED the request property payload/destinations/items/address/isPOBox in the endpoint POST /v3/fulfillment/orders-fulfillments/fetchOrderPromiseOptions |
US Marketplace Fulfillments | Removed | 07/30/2025 | REMOVED the request property payload/destinations/items/address/postalCode in the endpoint POST /v3/fulfillment/orders-fulfillments/fetchOrderPromiseOptions |
US Marketplace Fulfillments | Removed | 07/30/2025 | REMOVED the request property payload/destinations/items/address/stateCode in the endpoint POST /v3/fulfillment/orders-fulfillments/fetchOrderPromiseOptions |
API | Change Type | Release Date | Description |
---|---|---|---|
Report Scheduler | Added | 07/16/2025 | ADDED a new API group, Report Scheduler, with the following five endpoints:
|
Search Engine Marketing | Added | 07/16/2025 | ADDED a new API group, Search Engine Marketing, with the following 10 endpoints:
|
API | Change Type | Release Date | Description |
---|---|---|---|
US Marketplace Prices | Removed | 07/9/2025 | REMOVED the enum value NEGOTIATED_REFERRAL from the query request parameter incentiveType in the endpoint GET /v3/price/incentives |
Payments | Added | 07/9/2025 | ADDED a new API group, Payments Entity Match , with the following endpoints /v3/settings/entitymatchprofile |
API | Change Type | Release Date | Description |
---|---|---|---|
US Marketplace Reviews Acceleration | Changed | 06/19/2025 | CHANGED the request property type for filter/category from 'string' to 'array' in the endpoint POST /v3/growth/reviews-accelerator/items |
US Marketplace Return Management | Removed | 06/19/2025 | REMOVED the Authorization request headerfrom the endpoint GET /v3/returns |
US Marketplace Return Management | Removed | 06/19/2025 | REMOVED the Authorization request headerfrom the endpoint GET /v3/returns/cursor |
US Marketplace Return Management | Removed | 06/19/2025 | REMOVED the Authorization request headerfrom the endpoint POST /v3/returns/{returnOrderId}/refund |
US Marketplace Fulfillments | Changed | 06/19/2025 | CHANGED the type/format of the fromCreateDate query parameterto 'string' /date-time in the endpoint GET /v3/fulfillment/inbound-shipments |
US Marketplace Fulfillments | Changed | 06/19/2025 | CHANGED the type/format of the toCreateDate query parameterto 'string' /date-time in the endpoint GET /v3/fulfillment/inbound-shipments |
API | Change Type | Release Date | Description |
---|---|---|---|
US Marketplace Simplified Shipping Settings Management | Required | 05/06/2025 | The request property ProgramAction/items/Programs/ShippingConfiguration is now required in the endpoint POST /v3/feeds |
US Marketplace Simplified Shipping Settings Management | Removed | 05/06/2025 | REMOVED the request property simplifiedShippingSettings/accountConfigs/migrateEligibleOffers in the endpoint PUT /v3/settings/shipping/simplifiedshippingsettings/account |
API | Change Type | Release Date | Description |
---|---|---|---|
US Marketplace Simplified Shipping Settings Management | Required | 04/24/2025 | The request property ProgramAction is now required in the endpoint POST /v3/feeds |
US Marketplace Simplified Shipping Settings Management | Required | 04/24/2025 | The request property ProgramAction/items/ItemIdentifiers is now required in the endpoint POST /v3/feeds |
US Marketplace Simplified Shipping Settings Management | Required | 04/24/2025 | The request property ProgramAction/items/ItemIdentifiers/sku is now required in the endpoint POST /v3/feeds |
US Marketplace Simplified Shipping Settings Management | Required | 04/24/2025 | The request property ProgramAction/items/Programs is now required in the endpoint POST /v3/feeds |
US Marketplace Simplified Shipping Settings Management | Required | 04/24/2025 | The request property ProgramActionFeedHeader is now required in the endpoint POST /v3/feeds |
US Marketplace Simplified Shipping Settings Management | Required | 04/24/2025 | The request property ProgramActionFeedHeader/locale is now required in the endpoint POST /v3/feeds |
US Marketplace Simplified Shipping Settings Management | Required | 04/24/2025 | The request property ProgramActionFeedHeader/version is now required in the endpoint POST /v3/feeds |
US Marketplace Simplified Shipping Settings Management | Removed | 04/24/2025 | REMOVED the request property ProgramAction/items/Programs/shippingConfiguration in the endpoint POST /v3/feeds |
US Marketplace Simplified Shipping Settings Management | Removed | 04/24/2025 | REMOVED the optional property /items/simplifiedShippingSettings/shipNodeConfigs/items/carrierConfigs/items/isDefault in the endpoint GET /v3/settings/shipping/simplifiedshippingsettings |
US Marketplace Simplified Shipping Settings Management | Removed | 04/24/2025 | REMOVED the request property simplifiedShippingSettings/accountConfigs/carrierConfigs/items/isDefault in the endpoint POST /v3/settings/shipping/simplifiedshippingsettings/account |
US Marketplace Simplified Shipping Settings Management | Removed | 04/24/2025 | REMOVED the optional property /items/simplifiedShippingSettings/accountConfigs/carrierConfigs/items/isDefault in the endpoint POST /v3/settings/shipping/simplifiedshippingsettings/account |
US Marketplace Simplified Shipping Settings Management | Removed | 04/24/2025 | REMOVED the request property simplifiedShippingSettings/accountConfigs/carrierConfigs/items/isDefault in the endpoint PUT /v3/settings/shipping/simplifiedshippingsettings/account |
US Marketplace Simplified Shipping Settings Management | Removed | 04/24/2025 | REMOVED the optional property /items/simplifiedShippingSettings/accountConfigs/carrierConfigs/items/isDefault in the endpoint PUT /v3/settings/shipping/simplifiedshippingsettings/account |
US Marketplace Simplified Shipping Settings Management | Removed | 04/24/2025 | REMOVED the request property simplifiedShippingSettings/shipNodeConfigs/items/carrierConfigs/items/isDefault in the endpoint PUT /v3/settings/shipping/simplifiedshippingsettings/fulfillmentcenter |
US Marketplace Simplified Shipping Settings Management | Removed | 04/24/2025 | REMOVED the optional property /items/simplifiedShippingSettings/shipNodeConfigs/items/carrierConfigs/items/isDefault in the endpoint PUT /v3/settings/shipping/simplifiedshippingsettings/fulfillmentcenter |
US Marketplace Simplified Shipping Settings Management | Added | 04/24/2025 | ADDED the new optional request property ProgramAction/items/Programs/ShippingConfiguration in the endpoint POST /v3/feeds |
API | Change Type | Release Date | Description |
---|---|---|---|
US Marketplace Insights | Added | 04/08/2025 | ADDED the new optional query request parameter condition in the endpoint GET /v3/insights/items/unpublished/items |