Improved
Transfer stream events can send an empty "status_from"
11 days ago
Broker API
The status_from field on transfer status stream events can now be an empty string for the initial status-change event, when there is no previous status. This is exposed through a new TransferStatusFrom schema that adds "" to the existing transfer status values; status_from now references it instead of TransferStatus. Transfer.status and status_to continue to accept non-empty statuses only.
Affected Endpoints
GET /v1/events/transfers/status