Skip to Main Content

Change Log

Change Log

Where a change is only for resellers or merchants, this is specifically mentioned.

  • 1.3.02
    Added metadata to reseller-api-v1 error responses to identify whether the error originated from Bango or the merchant. This is to help resellers resolve integration issues more easily.
  • 1.3.01
    Added api-key outbound notification authentication (from Bango to Reseller). The api-key is provided in the Authorization header with Bearer in front of it.
  • 1.3.0
    Added reseller-initiated /activationInfo endpoint
    Added merchant-initiated /notify endpoint
    Subscriptions: Add productName update functionality to PUT /subscription/{subscriptionId}
  • 1.2.0
    Added Bango-generated sharedCustomerId to reseller notifications, merchant requests and all responses
    Subscriptions: Move to OpenAPI 3.0.1 and refactor
    Subscriptions: Synchronize with API behavior
  • 1.1.0
    Added extensionData for resellers
    Added merchantExtensionData for merchants
    Added financeData to relevant merchant-initiated API requests, reseller notifications and all responses
    Added merchantBangoExtensionData for merchant requests and responses
    Added externalEntitlementId for resellers
    Subscriptions: Added merchantAccountKey to POST and GET
    Subscriptions: Removed billingPolicy, useRequestedDateForBilling from DELETE / subscription/{subscriptionId}/cancel
  • 1.0.0
    Initial release
  • 1.5.2:
    Adding Plan Management API methods
    Add PUT /plan/price
    Add DELETE /plan/price
  • 1.5.1:
    Adding Plan Management API methods
    Add GET /plan/priceChanges
  • 1.5.0:
    Adding Plan Management API methods
    Add POST /plan/price
  • 1.4.0:
    Adding Plan Management API methods
    – Add POST /plan
    – Add GET /plan/{planName}
    – Add GET /plan/{planId}
    – Add GET /plans
    Support for additional character types as the first character of planName‘s
  • 1.3.0:
    Add productName update functionality to PUT /subscription/{subscriptionId}
  • 1.2.0:
    Move to OpenAPI 3.0.1 and refactor
    Synchronize with API behavior
  • 1.1.0:
    Remove billingPolicyuseRequestedDateForBilling from DELETE /subscription/{subscriptionId}/cancel
  • 1.0.0:
    Add merchantAccountKey to POST and GET
  • 0.0.1:
    Initial release