Skip to main content
Updates the mutable fields of a wallet. Only status can be modified after creation; name is immutable.
DISABLED is a soft freeze, not a delete. New payment orders are rejected; in-flight orders run to completion; balance queries still work. Reversible via the same endpoint with status: ACTIVE.
PUT is idempotent — applying the same status repeatedly is safe and produces the same final state.