Skip to main content

select_disbursement_account

POST 

/v1/disbursements/:disbursement_id/select-account

Borrower picks another linked bank account to receive a previously-failed loan disbursement. The disbursement must currently be in awaiting_borrower_selection; on success it transitions back to pending and the asynq disbursement scanner re-attempts payout on its next tick. See docs/superpowers/specs/2026-05-25-loan-disbursement-bank-rail-design.md §5.5, §7.1.

Request

Responses

Disbursement updated; scanner re-picks on next tick