Delete funding account

View as MarkdownOpen in Claude
> **Important:** You can't delete a funding account that is associated with a processing account. Use this method to delete a funding account that is associated with a funding recipient. To delete a funding account, you need its fundingAccountId. Our gateway returned the fundingAccountId when you created the funding account. **Note:** If you don't have the fundingAccountId, use our [List Funding Accounts](https://docs.payroc.com/api/schema/funding/funding-accounts/list) method to search for the funding account.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

fundingAccountIdintegerRequired
Unique identifier of the funding account.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error