github jlevers/selling-partner-api v3.0.2

latest releases: v7.4.2, v7.4.1, v7.4.0...
4 years ago

Changed

  • No longer setting the Content-Type header in Authentication.php, because HeaderSelector.php sets it automatically
  • Changed the default document type passed to Document.php from null to ReportType::__FEED_RESULT_REPORT. Not passing a $documentType is deprecated, and in the next major release $documentType will be a required parameter.

Fixed

  • Parsing feed result reports no longer causes an error (#21). The number of successful and failed records from the feed are stored in Document::$successfulFeedRecords and Document::$failedFeedRecords, respectively, and Document::$data contains the rest of the document's data (errors/warnings for specific lines of the input document).

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

NewReleases is sending notifications on new releases.