CustomerPortal Object
A brief explanation of the specific customer portal session.
Fields
#
billingInformation
Non-null
The customers billing contact and payment method details.
canUpgradeSubscription
Boolean !
Non-null
Indicates whether the customer is allowed to upgrade their subscription.
configuration
Optional configuration object for customizing how the customer portal behaves or appears
entitlements
[ Entitlement !]!
Non-null
All effective entitlements granted through the customers subscription.
promotionalEntitlements
Non-null
A list of promotional entitlements granted directly to the customer. These provide bonus or trial access to features.
showWatermark
Boolean !
Non-null
Indicates whether to show the Stigg watermark on the checkout widget.
Usages
#
References
#
- Field customerPortal from Query
Previous
CustomerNotFoundError
Next
CustomerPortalAddon