jlevers / selling-partner-api

A PHP client library for Amazon's Selling Partner API
BSD 3-Clause "New" or "Revised" License
399 stars 188 forks source link

Fulfillment Inbound API v2024-03-20 - not available ? #784

Open manikandan26 opened 2 weeks ago

manikandan26 commented 2 weeks ago

Am using this composer to get the latest vendor files, but I can't find the FBAInboundApi latest version class file

composer require jlevers/selling-partner-api

kkbur commented 1 week ago

Check your package version, it must be above v6.0.6 Composer checks your environment and installs compatible version, for v6.0.6 required php-8.1, for example. You can check requirements here: https://packagist.org/packages/jlevers/selling-partner-api#6.0.6 By the way, I recommend to use the latest version v7.1.1 that requires php-8.2

manikandan26 commented 6 days ago

Thank you, now I have a library

Shall I get an example code to call CreateInboundPlan using a connector?

I tried this https://github.com/jlevers/selling-partner-api/issues/788, but I also got the same error