API Documentation
Organizations/Saas
-
billingInformation
Returns billing information related to an organization. This is in a dictionary with keys:
`paymentInfo` (optional):
`invoiceHistory`: Historical invoices that were successfully paid - currentPlan
- subscribe
- unsubscribe
-
updateInvoiceInfo
Update information that appears in invoices we send to customers for stripe charges.
- updatePaymentInfo
-
validateCoupon
Looks up a coupon string and validates against redeem_by and max_redemptions using
CouponValidator. Returns serialized Coupon object or error message.