jlevers / selling-partner-api

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

The report type of GET_DATE_RANGE_FINANCIAL_TRANSACTION_DATA can not support #804

Open liuliangqwer opened 2 weeks ago

liuliangqwer commented 2 weeks ago

resources/reports.json should add this content "GET_DATE_RANGE_FINANCIAL_TRANSACTION_DATA": { "contentType": "text/csv", "restricted": false, "requestable": true, "schedulable": false, "quoteEnclosure": false }

jlevers commented 2 weeks ago

Thanks for reporting, feel free to make a PR!