{ "opencollection": "1.0.0", "info": { "name": "Stripe Accounts Account Refresh API", "version": "2023-10-16" }, "items": [ { "info": { "name": "Refresh", "type": "folder" }, "items": [ { "info": { "name": "Stripe Post Financial Connections Accounts Refresh", "type": "http" }, "http": { "method": "POST", "url": "https://api.stripe.com/v1/financial_connections/accounts/:account/refresh", "params": [ { "name": "account", "value": "", "type": "path" } ], "body": { "type": "form-urlencoded", "data": [] } }, "docs": "

Refreshes the data associated with a Financial Connections Account.

" }, { "info": { "name": "Stripe Post Linked Accounts Refresh", "type": "http" }, "http": { "method": "POST", "url": "https://api.stripe.com/v1/linked_accounts/:account/refresh", "params": [ { "name": "account", "value": "", "type": "path" } ], "body": { "type": "form-urlencoded", "data": [] } }, "docs": "

Refreshes the data associated with a Financial Connections Account.

" } ] } ], "bundled": true }