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"}