Releases: jlevers/selling-partner-api
Releases · jlevers/selling-partner-api
v5.4.1
v5.4.0
Fixed
- Added
AU_VOEC
Deemed Reseller Category to OrdersV0 API (#382, thanks @KhorneHoly!) - Capitalize all enum strings before parsing them (#399)
- Fixed incorrectly escaped HTML chars in documentation
Changed
- Updated Vendor Fulfillment Direct Fulfillment Shipping API (V20211228)
- Updated EasyShip API
- Updated all Category Items APIs (#396)
Full Changelog: v5.3.0...v5.4.0
v5.3.0
v5.2.5
Fixed
ZPL
LabelFormat
option added toMerchantFulfillmentV0Api
to match Amazon's API return format (#366, #365, thanks @booni3)restricted
key added toReportType::GET_V2_SETTLEMENT_REPORT_DATA_FLAT_FILE_V2
(#367)
Changed
Added
requested
andscheduled
keys onReportType
constants where Amazon has documented whether the report type can be scheduled and/or requested
Full Changelog: v5.2.4...v5.2.5
v5.2.4
Fixed
- Formatting for Label doc table (thanks @rustyfausak, #347)
- Missing report types (#356)
Added
- Boolean
scheduled
andrequested
attributes on all current report type constants inReportType.php
, indicating which reports can or cannot be requested and/or scheduled
Full Changelog: v5.2.3...v5.2.4
v5.2.3
v5.2.2
v5.2.1
v5.2.0
Fixed
- Add
ZPL
toLabelFormat
enum types (thanks @Inbasecom :) - Remove traling comma from Authentication.php (thanks@adamtoms!)
- Use instantiated Reader to load downloaded document (thank you @0xSekar :)
- Table formatting for
getOrders
parameters andShippingServiceOptions
(thanks @rustyfausak) - Make restricted reports get fetched with an RDT (#262)
- Make enum types instantiable (#314)
Changed
- Removed min length restriction on
Error
details for APlus Content API
Added
- Iterator and getter/setter support (#280)
Full Changelog: v5.1.1...v5.2.0