Improved

"settle_date" on the Journal schema is now optional and nullable

Broker API

The settle_date field on the Journal schema is now optional and nullable. It is absent or null until the journal settles (for example, while status is queued or pending).

Affected Endpoints

  • POST /v1/journals
  • POST /v1/journals/batch
  • GET /v1/journals
  • GET /v1/journals/{journal_id}
  • POST /v1/journals/reverse_batch