Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Real-time sync schema


Real-time sync schema

View the Postgres tables and columns available for real-time syncing.

The real-time sync schema maps Stripe API resources to Postgres tables. Expand a category, then expand a table to view its columns and Postgres data types.

The _account_id, _updated_at, and _raw_data columns contain sync metadata. The _raw_data column contains the complete JSON representation of the Stripe API resource.

API version: 2026-03-25.dahlia

Next steps

Configure Postgres for real-time sync to prepare your database and connect it to Stripe.

Last verified 2026-09-24

Is this helpful?