LinkedBankAccounts
Update a linked bank account
Updates an existing linked bank account's information. This can be used to update account details during onboarding or to update metadata associated with the linked account. The linked bank account must be in 'created' or 'onboarding' status.
put/v1/linked_bank_accounts/{linked_bank_account_id}
Path parameters
linked_bank_account_idstring uuid required
Headers
request-idstring
Optional client generated identifier to trace and debug a request.
correlation-idstring
Optional client generated identifier to trace and debug a series of requests.
idempotency-keystring
Optional client generated value to use for idempotent requests.
Request body
Response
OK