ScaleLeap / amazon-mws-api-sdk

A fully typed TypeScript and Node.js Amazon MWS API Unofficial SDK
https://npm.im/@scaleleap/amazon-mws-api-sdk
MIT License
20 stars 12 forks source link

Enable FeedOptions parameter for submitFeed #360

Closed RienNeVaPlus closed 3 years ago

RienNeVaPlus commented 3 years ago

Hi,

Amazon requires) the FeedOptions: string parameter for submitting the _UPLOAD_VAT_INVOICE_ feeds (see docs). However rn the parameter is not being sent to MWS.

Any chance FeedOptions: string can be added as a valid parameter to SubmitFeedParameters?

Thanks!

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 1.9.46 :tada:

The release is available on:

Your semantic-release bot :package::rocket: