API
Lynx API — Lynx Sale Subscription - Stripe Autopay bridge
Exposes lynx_sale_subscription_stripe models over the Lynx REST API.
lynx_api_sale_subscription_stripe
· v19.0.1.0.0
· Premium
What this solves
Lynx API — Lynx Sale Subscription - Stripe Autopay bridge
Auto-generated bridge that exposes lynx_sale_subscription_stripe's data models over the unified Lynx REST API. Pure declarative XML — no Python — relying on the generic CRUD dispatcher in lynx_api to serve every registered resource.
Useful for external integrations, partner dashboards, and reporting pipelines that need programmatic access to Lynx Sale Subscription - Stripe Autopay state beyond what the in-app UI exposes.
Key Features
1 resource registered — every non-abstract, non-internal model from lynx_sale_subscription_stripe.models is published under /lynx/api/v1/<slug>.
Read-default, write-opt-in — list and retrieve enabled out of the box; create and update gated behind a separate write scope.
Premium-gated — auto-installs alongside lynx_api and lynx_sale_subscription_stripe; inherits the api.access premium feature gate so calls are refused on tenants without an active Lynx Premium license.
Auto-Installation
auto_install=True so this bridge activates as soon as both lynx_api and lynx_sale_subscription_stripe are present. Co-installation is the only useful state — installing one without the other has no productized value.
Try Lynx API — Lynx Sale Subscription - Stripe Autopay bridge on your team.
Free trial, no credit card. Talk to sales when you're ready.