Bango uses cookies to give you the best website experience. By using this website you agree to let Bango use cookies. More info
OK
Bango Developer
  1. Bango Subscriptions API
  2. FAQ
  3. How do I use the Bango Subscriptions API with the Bango Reseller API?

How do I use the Bango Subscriptions API with the Bango Reseller API?

You can use the Bango Subscriptions API with the Bango Resale API for resellers. This lets you manage a subscription to a Bango Resale entitlement.

To do this:

  • When you create the subscription, pass the Bango Resale entitlement ID as the externalKey parameter in the request body
  • You can fetch the subscription either using the subscription ID assigned by Bango (GET /subscription/{subscriptionId}) or the Bango Resale entitlement ID GET /subscription/externalKey/{entitlementID}
  • You must manage the lifecycle of the entitlement as well as the subscription. For example, if the user cancels the entitlement, then you must cancel the subscription as well.
Copyright © 2000–2023 Bango.net Limited