Closed AndreyBaryshev closed 2 years ago
Hello @AndreyBaryshev,
In order to correctly resolve this issue, please open a support case, so we can pursue the investigation, as additional details are required from your end.
Thanks, Adrian C Selling Partner API Developer Support
Issue with GET /finances/v0/financialEvents endpoint.
For one day (7 May or 8 May) it works ok, but if request data for two days together it returns the error.
Tested account has India marketplace only, probably it's important.
Request examples:
2022-05-07 - 2022-05-09 ISSUE https://sellingpartnerapi-eu.amazon.com/finances/v0/financialEvents?PostedAfter=2022-05-07T00%3A00%3A00%2B00%3A00&PostedBefore=2022-05-09T00%3A00%3A00%2B00%3A00 "[{'code': 'InvalidInput', 'message': 'Invalid Input', 'details': ''}]"
2022-05-07 - 2022-05-08 https://sellingpartnerapi-eu.amazon.com/finances/v0/financialEvents?PostedAfter=2022-05-07T00%3A00%3A00%2B00%3A00&PostedBefore=2022-05-08T00%3A00%3A00%2B00%3A00 response - ok
2022-05-08 - 2022-05-09 https://sellingpartnerapi-eu.amazon.com/finances/v0/financialEvents?PostedAfter=2022-05-08T00%3A00%3A00%2B00%3A00&PostedBefore=2022-05-09T00%3A00%3A00%2B00%3A00 response - ok
2022-05-04 - 2022-05-06 https://sellingpartnerapi-eu.amazon.com/finances/v0/financialEvents?PostedAfter=2022-05-04T00%3A00%3A00%2B00%3A00&PostedBefore=2022-05-06T00%3A00%3A00%2B00%3A00 response - ok
2022-05-04 - 2022-05-07 ISSUE https://sellingpartnerapi-eu.amazon.com/finances/v0/financialEvents?PostedAfter=2022-05-04T00%3A00%3A00%2B00%3A00&PostedBefore=2022-05-06T00%3A00%3A00%2B00%3A00 "[{'code': 'InvalidInput', 'message': 'Invalid Input', 'details': ''}]"