Generate a Stripe setup intent for collecting updated CC details via the UI.
POST/api/management/v2/tenantadm/billing/card
Generate a Stripe setup intent for collecting updated CC details via the UI.
Responses
- 200
- 401
- 409
- 500
Stripe setup intent id and secret is returned.
Unauthorized.
Tenant is in invalid state; see error for details.
Internal Server Error.