github jlevers/selling-partner-api v7.1.0

latest releases: v7.4.2, v7.4.1, v7.4.0...
13 months ago

Fixed

  • Made $requiresAdditionalSellerInputs param to ShippingService DTO optional (#753, thanks @simonsolutions)

Added

  • OAuth support! It's now possible to manage OAuth authorization URI creation and refresh token generation using the OAuth connector. Details in README.
  • Enums and helper methods for managing regions, marketplaces, and endpoints.
    • The Region enum contains the three Amazon regions
    • The Marketplace enum has helper methods for safely converting 2-letter country codes to Amazon marketplaces (fromCountryCode) and for getting a marketplace's region (toRegion)
    • The Endpoint enum's methods now make use of the Region and Marketplace enums to ensure full coverage when fetching an endpoint based on a country code, Marketplace, or Region

Full Changelog: v7.0.4...v7.1.0

Don't miss a new selling-partner-api release

NewReleases is sending notifications on new releases.