Improved
"settle_date" on the Journal schema is now optional and nullable
14 days ago
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/journalsPOST /v1/journals/batchGET /v1/journalsGET /v1/journals/{journal_id}POST /v1/journals/reverse_batch