Skip to main content
POST
Returns the factory transaction that withdraws one candidate’s nomination. Once it mines, that wallet can no longer take the market as a nominee, and Get Nominations stops listing it. Withdrawing is only possible while the market still seeks a lender of record: after adoption the nomination list is fixed. A withdrawn wallet is not necessarily shut out. On a market deployed with openToAnyCurator, it can still claim the role the way any claimant nobody nominated can, when the deployer’s borrower register verifies it. Nominating it again restores its nomination. The same two checks apply as for Nominate Candidate. The API builds the transaction only when this instance’s registered wallet is the factory owner or on the factory’s deployer register. The factory accepts it only from the wallet that deployed this market, or from the factory owner. There is no confirm call.

Path Parameters

string
required
Market ID.

Body Parameters

string
required
Nominated wallet to withdraw. A checksum-valid address that is not the zero address. It must be nominated on this market right now.

Response Fields

object

Error Codes