Skip to main content
Feedback

Amazon Selling Partner (Tech Preview) changelog

2025-03 (Version 3, Current)

  • We implemented retry requests for 503 errors where the server is temporarily unavailable. The backoff time for 429 or 503 error response were extended; the connector will return the response payload as an Application Error if the error persists after 6 retries.

2025-01 (Version 2)

  • The Query operation now supports the following object types:
    • getCollectionFormHistory
    • getFeatures
    • getFeatureInventory
    • getFulfillmentPreview
    • getOrders*
    • getOrderltems*
    • getOrderltemsBuyerInfo*
    • getSelfShipAppointmentSlots
    • listAllFulfillmentOrders
    • listFinancialEventGroups
    • listReturnReasonCodes
    • searchCatalogItems

The getCollectionFormHistory, getFeatures, getFulfillmentPreview, and listReturnReasonCodes object types do not support pagination. Objects types with an asterisk (*) can return Personally Identifiable Information (PII). (CONC-9576) (CONC-8451)

2024-11 (Version 1)

  • Initial Tech Preview release.