Change Log
Change Log
The change log across both reseller and merchant APIs has been consolidated for Resale and the Subscriptions service in order to reflect the nature of the end-to-end flows. Where a change is only for resellers or merchants, this is specifically mentioned.
- 1.4.0
Subscriptions: Added plan management API Methods
AddPOST /plan
AddGET /plan/{planName}
AddGET /plan/{planID}
AddGET /plans
Subsriptions: Support for additional character types as the first character ofplanName's
- 1.3.0
Added reseller-initiated /activationInfo endpoint
Added merchant-initiated /notify endpoint
Subscriptions: AddproductName
update functionality toPUT /subscription/{subscriptionId}
- 1.2.0
Added Bango-generatedsharedCustomerId
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
AddedextensionData
for resellers
AddedmerchantExtensionData
for merchants
AddedfinanceDat
a to relevant merchant-initiated API requests, reseller notifications and all responses
AddedmerchantBangoExtensionData
for merchant requests and responses
AddedexternalEntitlementId
for resellers
Subscriptions: AddedmerchantAccountKey
toPOST
andGET
Subscriptions: RemovedbillingPolicy
,useRequestedDateForBilling
fromDELETE / subscription/{subscriptionId}/cancel
- 1.0.0
Initial release