Back to AllFixed`DELETE` transfer endpoint now returns `200` about 1 month ago Broker API Documents the success response for canceling a transfer as 200 instead of 204. The endpoint now returns a response body on success. Affected Endpoints DELETE /v1/accounts/{account_id}/transfers/{transfer_id}