Pular para o conteúdo principal

Atualizar conta financeira

PATCH 

/financial-accounts/:id

Partial update. Requires scope finance.accounts.write. balance is never settable (the live balance is computed). Set active: false to soft-deactivate (existing transactions stay valid). The bank accepts bank_id or bank_code (not both → 400; unknown code → 422); the response echoes bank: { code, name }.

Requisição

Respostas

Updated account (detail shape with computed balance).