Tool to delete a bank account on file for a customer in QuickBooks Payments API. Use when removing a customer's payment method. Returns 204 No Content on success with an empty response body from the API.
request_idstringUUID for idempotency to prevent duplicate requests. If not provided, one will be generated automatically.
customer_idRequiredstringThe customer ID for whom the bank account is being deleted (can be a test ID like 'test-customer-id')
bank_account_idRequiredstringThe bank account ID to delete
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.