200 Successful Response
Schema: MonthEndPackagesListResponse
-
itemsarray · MonthEndPackageResponse requiredMonthEndPackageResponse -
List of items
17 fields
-
idstring required -
Month-end package UUID
-
business_idstring required -
Owning business UUID
-
accounting_period_idstring -
Linked accounting period UUID, if any
-
period_startstring · date-time required -
Start of the covered period
-
period_endstring · date-time required -
End of the covered period
-
statusMonthEndPackageStatusEnum requiredMonthEndPackageStatusEnum -
Build status: queued, in_progress, ready, or failed
-
report_formatMonthEndPackageFormatEnum requiredMonthEndPackageFormatEnum -
Per-report format inside the zip
-
selected_reportsarray · string -
Report keys included in the package
-
workflow_idstring -
Temporal workflow id driving the build
-
file_size_bytesinteger -
Final zip size in bytes (set when ready)
-
filenamestring -
Suggested attachment filename for the zip download
-
error_messagestring -
Failure reason when
status == 'failed' -
requested_by_user_idstring -
User who requested the package
-
started_atstring · date-time -
When the build started
-
ready_atstring · date-time -
When the package became downloadable
-
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