Skip to content

Financial Accounts ​

Stripe Treasury provides users with a container for money called a FinancialAccount that is separate from their Payments balance. FinancialAccounts serve as the source and destination of Treasury’s money movement APIs.

Endpoints ​

Create a FinancialAccount ​

  • POST /v1/treasury/financial_accounts

Update a FinancialAccount ​

  • POST /v1/treasury/financial_accounts/:id

Retrieve a FinancialAccount ​

  • GET /v1/treasury/financial_accounts/:id

List all FinancialAccounts ​

  • GET /v1/treasury/financial_accounts

Stripe API Reference - Self-contained docs reference, refreshed 2026-05-18