amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
606 stars 730 forks source link

[BUG] [SP-API] Amazon Pay Settlement Reports #493

Closed shlomieconnect closed 4 months ago

shlomieconnect commented 9 months ago

I'm submitting a...

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ x] Bug report  
[ ] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:

Expected Behavior

Calling get https://sellingpartnerapi-na.amazon.com/reports/2021-06-30/reports with reportTypes = GET_V2_SETTLEMENT_REPORT_DATA_FLAT_FILE_V2, should return report documents for Amazon Pay settlements

Current Behavior

Only non Amazon Pay settlements show up.

According to the solution in amzn/selling-partner-api-models#2976, Amazon Pay settlements should behave the same as regular settlements, however this is not the case, When calling get reports, only regular settlements show up, not Amazon Pay reports.

According to amzn/selling-partner-api-models#1261 Amazon Pay settlement reports need to be called with GET_FLAT_FILE_OFFAMAZONPAYMENTS_SETTLEMENT_DATA, however, while this worked with MWS, it no longer works with SP-API. Is there a replacement yet?

shreeharsh-a commented 4 months ago

Please reach out to developer support so that we can better help you with issues related to SP API.

Note: SP API or docs related issues / troubleshooting support is managed by a different team. We can help if the issue is related to the content published on this repo.