accounting-periods
Manage fiscal periods (month/quarter/year) and period locks.
7 endpoints.
-
GET
/api/v1/accounting-periodsList accounting periods -
POST
/api/v1/accounting-periodsCreate accounting period -
POST
/api/v1/accounting-periods/closeClose accounting period -
GET
/api/v1/accounting-periods/{period_id}Get accounting period -
POST
/api/v1/accounting-periods/{period_id}/close-readinessAI close readiness check -
POST
/api/v1/accounting-periods/{period_id}/lockLock accounting period -
POST
/api/v1/accounting-periods/{period_id}/reopenReopen accounting period