Skip to content

Releases: jlevers/selling-partner-api

v7.4.5

02 Feb 17:26

Choose a tag to compare

Fixed

  • Reintroduce buyerEmail orders attribute that was removed upstream (#896)

Full Changelog: v7.4.4...v7.4.5

v7.4.4

29 Jan 20:58

Choose a tag to compare

Changed

  • Updated from latest upstream models

Added

  • Delivery by Amazon API v2022-07-01
  • Orders v2026-01-01 API

Full Changelog: v7.4.3...v7.4.4

v7.4.3

27 Oct 21:50

Choose a tag to compare

Changed

  • Updated from latest upstream models

Full Changelog: v7.4.2...v7.4.3

v7.4.2

19 Aug 16:25

Choose a tag to compare

Fixed

  • Circular schema generation issues (#880)

Changed

  • Regenerated all APIs from latest upstream OpenAPI models

Added

  • Customer Feedback API support
  • GET_DATE_RANGE_FINANCIAL_HOLDS_DATA report type

Full Changelog: v7.4.1...v7.4.2

v7.4.1

12 Jun 17:43

Choose a tag to compare

Fixed

  • Deserialize optional DateTime fields properly when passed an empty string (#875)
  • Add void return type hints to middleware __invoke() methods (#876)

Changed

  • Regenerated all APIs from latest upstream OpenAPI models

Full Changelog: v7.4.0...v7.4.1

v7.4.0

05 May 18:27

Choose a tag to compare

Fixed

  • Incorrect error format for getFulfillmentOrder responses (#872)
  • Deserialize boolean strings ('true', 'false') properly (#873)
  • Make ShippingServiceOptions->carrierWillPickUp nullable (#874)
  • Switched from using the Shipping V2 model from the official docs website to using the model on GitHub, which appears to be getting updated more frequently

Added

  • The new Seller Wallet API

Full Changelog: v7.3.2...v7.4.0

v7.3.2

02 Apr 05:01

Choose a tag to compare

Fixed

  • Handle document decoding for documents incorrectly marked as Cp1252 (#857, thanks @0xSekar!)

Added

v7.3.1

28 Feb 21:46

Choose a tag to compare

Fixed

  • Laravel 12 compatibility (#855, thanks @emielroelofsen!)
  • Avoid overwriting custom Deserializes trait definition (#854)

Added

  • The new Vehicles API
  • AWD API updates and other recent API changes

Full Changelog: v7.3.0...v7.3.1

v7.3.0

16 Feb 21:57

Choose a tag to compare

Changed

  • Regenerated files from latest upstream models (#840, #844)
  • Removed deprecated FBA Inbound v0 endpoints/DTOs

Fixed

  • Deserialize EmptyResponse DTO from 204 responses gracefully (#842)
  • Make PrepDetails attributes nullable (#845)
  • Use custom Guzzle authentication client correctly (#848)
  • Support deserializing nullable DateTimeInterface properties

Added

  • Ireland marketplace support (#837, thanks @0xSekar)
  • Optional custom Guzzle client parameter when uploading and downloading documents (#839)

Full Changelog: v7.2.4...v7.3.0

v7.2.4

27 Dec 07:02

Choose a tag to compare

What's Changed

  • Add definitions for SNS reports currently missing from reports.json by @gravitiq-cm in #808
  • Fixed name of client credentials rotation scope (#814)

New Contributors

Full Changelog: v7.2.3...v7.2.4