Q2 SDK
  • Setup Guides
  • Caliper Tutorials
  • Q2 Mobile SDK
  • Guides
  • Command Line Interface
  • API References
    • HQ API
    • Q2 SDK Reference
    • Q2 Cores Reference
    • Q2 Marketplace Reference
      • Marketplace Models
      • Marketplace Request Handler
      • Marketplace Product Request Handler
      • Subscription Module
    • Tecton Web Components
    • Tecton UI/UX API
  • Extension Types
  • Examples
  • Help
  • Caliper Change Logs
  • Authors
  • Contributing
Q2 SDK
  • API References
  • Q2 Marketplace Reference

Q2 Marketplace Reference

  • Marketplace Models
    • MarketplaceProduct
    • SubscriptionEvent
      • SubscriptionEvent.event
      • SubscriptionEvent.event_type
      • SubscriptionEvent.user_id
      • SubscriptionEvent.subscription_id
      • SubscriptionEvent.sso_user_id
      • SubscriptionEvent.product_identifier
      • SubscriptionEvent.extension_url
      • SubscriptionEvent.extension_name
      • SubscriptionEvent.created
      • SubscriptionEvent.processed
      • SubscriptionEvent.fi_name
      • SubscriptionEvent.from_json()
    • ErrorCode
      • ErrorCode.USER_ALREADY_EXISTS
      • ErrorCode.USER_NOT_FOUND
      • ErrorCode.ACCOUNT_NOT_FOUND
      • ErrorCode.MAX_USERS_REACHED
      • ErrorCode.UNAUTHORIZED
      • ErrorCode.OPERATION_CANCELLED
      • ErrorCode.CONFIGURATION_ERROR
      • ErrorCode.INVALID_RESPONSE
      • ErrorCode.PENDING
      • ErrorCode.FORBIDDEN
      • ErrorCode.BINDING_NOT_FOUND
      • ErrorCode.TRANSPORT_ERROR
      • ErrorCode.UNKNOWN_ERROR
      • ErrorCode.DO_NOT_CANCEL
    • SubscriptionResult
      • SubscriptionResult.to_json()
    • SubscriptionSuccess
    • SubscriptionFailure
  • Marketplace Request Handler
    • Q2MarketplaceMixin
      • Q2MarketplaceMixin.validate_subscription()
  • Marketplace Product Request Handler
    • ProductRequestHandler
      • ProductRequestHandler.subscribe()
      • ProductRequestHandler.cancel()
      • ProductRequestHandler.update()
      • ProductRequestHandler.get_vendor_config()
  • Subscription Module
    • EntitlementType
      • EntitlementType.user
      • EntitlementType.customer
    • CancelationException
    • is_valid()
    • cancel()
Previous Next

© Copyright 2025, Q2ebanking.

Built with Sphinx using a theme provided by Read the Docs.