Get start date of latest previous opened accounting period
Headers
-
TARGET-ORGANIZATION-ID
integer(int32) ID of organization, for which the operation must be performed
-
WEAL-TOKEN
string Required API token (can be retrieved from account settings)
Query parameters
-
date
string Required date
GET
/api-v1/balance-sheet/last-previous-not-inactive-period-start-date
curl \
--request GET 'http://wyzio.app/api-v1/balance-sheet/last-previous-not-inactive-period-start-date?date=string' \
--header "TARGET-ORGANIZATION-ID: 42" \
--header "WEAL-TOKEN: string"
Response examples (200)
2025-05-04T09:42:00Z