Skip to main content
Use stripe.getBalance to retrieve the connected Stripe account’s available and pending balances.

Example

automations/stripe-get-balance.automation.ts

Inputs

No fields are required. Use account to select a non-default project binding. Inputs use camel case and accept compatible signals. Automate.ax converts provider fields to Stripe’s wire format. Metadata keys remain unchanged.

Output

Returns the Stripe Balance object, including available and pending amounts by currency. Output fields use camel case.