Skip to main content

Function: setContractorWiseIdentifiers()

setContractorWiseIdentifiers(_prev, formData): Promise<WiseIdentifiersState>

Defined in: src/server/actions/wise.ts:42

Owner-only: hand-edit a contractor's Wise payout identifiers (UUID, numeric id, wisetag, email, display hint). Sensitive payout-routing data, so it mirrors the owner-only download gate. Blank fields clear the column. See ADR-0030.

Parameters

_prev

WiseIdentifiersState

formData

FormData

Returns

Promise<WiseIdentifiersState>