AppStore Connect API financial report endpoint is bugged?

Hey,
When I try to receive the financial report, I always receive the report from 3 month ago.
For exemple, when I ask for june (2020-06), I receive the report from March.

Here's my url: v1/financeReports?filter[reportType]=FINANCIAL&filter[regionCode]=ZZ&filter[reportDate]=2020-06&filter[vendorNumber]={vendorNumber}

Anyone have seen this problem?
Thanks
Answered by NicoLourenco in 644581022
Ok, nevermind.

The calendar is based on the Apple Fiscal Calendar

So when you ask for 2020-06, It's not the month, but the period of the calendar.
As the calendar starts in October, the 6 period is in March.
Accepted Answer
Ok, nevermind.

The calendar is based on the Apple Fiscal Calendar

So when you ask for 2020-06, It's not the month, but the period of the calendar.
As the calendar starts in October, the 6 period is in March.
AppStore Connect API financial report endpoint is bugged?
 
 
Q