Releases: jlevers/selling-partner-api
Releases · jlevers/selling-partner-api
v7.4.5
v7.4.4
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
v7.4.2
v7.4.1
v7.4.0
Fixed
- Incorrect error format for
getFulfillmentOrderresponses (#872) - Deserialize boolean strings (
'true','false') properly (#873) - Make
ShippingServiceOptions->carrierWillPickUpnullable (#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
v7.3.1
Fixed
- Laravel 12 compatibility (#855, thanks @emielroelofsen!)
- Avoid overwriting custom
Deserializestrait 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
Changed
- Regenerated files from latest upstream models (#840, #844)
- Removed deprecated FBA Inbound v0 endpoints/DTOs
Fixed
- Deserialize
EmptyResponseDTO from 204 responses gracefully (#842) - Make
PrepDetailsattributes nullable (#845) - Use custom Guzzle authentication client correctly (#848)
- Support deserializing nullable
DateTimeInterfaceproperties
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
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
- @gravitiq-cm made their first contribution in #808
Full Changelog: v7.2.3...v7.2.4