Skip to main content
PATCH
Update company bank account
Updates the name of a company bank account. Send the current version for optimistic locking. Concept guide: Account management

Authorizations

Authorization
string
header
required

OAuth2 authentication via Venly Identity Platform

Path Parameters

id
string<uuid>
required

Unique identifier of the company bank account

Body

application/json

Request to update the display name of an existing company bank account

version
integer<int64>
required

Version number for optimistic locking

name
string

Updated display name for the bank account

Response

Company bank account successfully updated

success
boolean
default:true
result
object

Base company bank account schema