amz-tools / amazon-sp-api

Amazon Selling Partner API Client
MIT License
237 stars 121 forks source link

Download Method only accepts ReportDocument as input and not FeedDocument #292

Open paulwer opened 3 weeks ago

paulwer commented 3 weeks ago

According to the documentation the download method could/should be used to downlaod Feed and ReportDocuments. But according to typescript types only ReportDocument is allowed as input.