200 Successful Response
Schema: MonthEndPackageResponse
-
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