Statistical Journals

Create StatisticalJournalV2 record

Create a new StatisticalJournalV2 record with the provided data. Validates all required fields and business rules.

post/public/v2/statistical-journals/

Request body

datestring date nullable
memostring
record_status'draft' | 'posted' | 'archived'

Response

OK

numberinteger required
periodstring date required
datestring date required
memostring required
record_status'draft' | 'posted' | 'archived' required
total_quantitystring required
has_more_linesboolean
lines_countinteger
created_atstring date-time required

Date and time the record was created

updated_atstring date-time required

Date and time the record was last updated

Changes