v1

latestOpenAPI 3.0.32026-08-0623677345.2 KB
Payments

Partial update bank

patch/banks/{id}/

Request body

idstring
bankinteger required

Reference to the underlying bank entity (/generals/banks/).

namestring nullable
numberstring nullable
holder_idstring nullable
holder_namestring nullable
account_type'checking_account' | 'savings_account' | 'sight_account' | 'rut_account' | 'line_of_credit' nullable
auto_matchboolean
extra_dataobject
last_syncstring date-time nullable
status'active' | 'authentication_failed' | 'unknown_error' | 'archived'
archivedstring date-time nullable
createdstring date-time
updatedstring date-time

Response

Updated bank.

idstring
bankinteger required

Reference to the underlying bank entity (/generals/banks/).

namestring nullable
numberstring nullable
holder_idstring nullable
holder_namestring nullable
account_type'checking_account' | 'savings_account' | 'sight_account' | 'rut_account' | 'line_of_credit' nullable
auto_matchboolean
extra_dataobject
last_syncstring date-time nullable
status'active' | 'authentication_failed' | 'unknown_error' | 'archived'
archivedstring date-time nullable
createdstring date-time
updatedstring date-time