/
ZU
zuora
/
Public API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 14h ago · Updated 5d ago
View markdown
zuora
Public API Reference
get
List the user's Stripe subscriptions
0400dd83950b
latest
OpenAPI 3.0.0
2026-08-06
106
82
246.0 KB
Authentication
16
Braintree Payments
15
Browser Feature Transformations
2
Component Library
5
Decision Engine
2
Dynamic Offer Decision Engine
2
Dynamic Offer Promo Code Decision
1
OAuth Flow
7
Oauth2 Access Token
1
Payments
2
Product Sharing
6
SDK Feature Decision Engine
3
Sessions
3
Stripe Payments
13
get
Retrieve the Stripe public key
post
Create a Stripe setup intent secret
post
Start the Stripe subscription confirmation
post
Update the Stripe subscription
post
Create a Stripe one-off payment
post
Receive a webhook from Stripe for when a user is charged for a subscription.
post
Preview the Stripe subscription change
post
Preview the Stripe subscription price
get
Check a Stripe promo code for a user
post
Check a Stripe promo code for a user
post
Start the Stripe subscription (Deprecated)
get
List the user's Stripe subscriptions
delete
Cancel a user's Stripe subscription
Subscription
1
Third-Party Authentication
5
User
17
V4 Gifts
1
Web Analytics
2
Zephr Features
1
post
Change the Stripe subscription price
Stripe Payments
List the user's Stripe subscriptions
Lists the user's Stripe subscriptions.
get
/blaize/payment/stripe/subscriptions
Response
OK
StripeSubscription[]
required
billingFrequency
integer
billingFrequencyUnit
'DAY'
|
'WEEK'
|
'MONTH'
|
'YEAR'
blaizeProduct
StripeSubscriptionProduct
currencyCode
string
discountsApplied
boolean
ended
string
date-time
ends
string
date-time
externalId
string
managedBy
string
multiphasePlan
boolean
nextBillingTime
string
date-time
paidThroughDate
string
date-time
planId
string
planName
string
preDiscountPrice
number
state
string
taxRates
StripeSubscriptionTaxRate[]
transactionRecords
TransactionRecord[]