200 Successful Response
Schema: AccountingPeriodsListResponse
-
itemsarray · AccountingPeriodResponse requiredAccountingPeriodResponse -
List of items
13 fields
-
idstring required -
Period UUID
-
business_idstring required -
Business UUID
-
period_startstring · date required -
Start date of the period
-
period_endstring · date required -
End date of the period
-
statusstring required -
Status: open, closed, or locked
-
closed_atstring · date-time -
When period was closed
-
closed_by_user_idstring -
User who closed the period
-
lock_reasonstring -
Reason period was closed
-
reopen_reasonstring -
Reason period was reopened
-
reopened_atstring · date-time -
When period was reopened
-
reopened_by_user_idstring -
User who reopened the period
-
created_atstring · date-time required -
Creation timestamp
-
updated_atstring · date-time required -
Last update timestamp
-
-
totalinteger -
Total number of items (null when not calculated for performance)
-
limitinteger -
Pagination limit
-
next_cursorstring -
Cursor for next page
-
prev_cursorstring -
Cursor for previous page
-
has_nextboolean required -
Whether there are more items
-
has_prevboolean required -
Whether there are previous items