v1

latestOpenAPI 3.1.02026-07-265817860.8 KB

Update Connected Stripe Account

Updates a platform organization's Stripe Connect configuration. Associates a Stripe account ID with the organization using your master Stripe credentials.

post/platform/organizations/stripe

Request body

organization_slugstring required

The slug of the organization (without the org ID prefix).

test_account_idstring

Stripe account ID for test environment (e.g., acct_xxx).

live_account_idstring

Stripe account ID for live environment (e.g., acct_xxx).

Response

Stripe configuration updated successfully

messagestring

Success message.