Objects
FinancialPeriod
endDatestring
End date of the period. Format: YYYY-MM-DD.
startDatestring
Start date of the period. Format: YYYY-MM-DD.
Example
{ "endDate": "2020-12-31", "startDate": "2020-01-01"}End date of the period. Format: YYYY-MM-DD.
Start date of the period. Format: YYYY-MM-DD.
{ "endDate": "2020-12-31", "startDate": "2020-01-01"}{
"endDate": "2020-12-31",
"startDate": "2020-01-01"
}