LinkedBankAccounts
Cancel a linked bank account
Cancels an existing linked bank account. This can be used to cancel a linked bank account before it has been reviewed. The linked bank account must be in 'created' status.
patch/v1/linked_bank_accounts/{linked_bank_account_id}/cancel
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.
Response
OK