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: 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
- 1.5.2:
Adding Plan Management API methods
AddPUT /plan/price
Add DELETE /plan/price
- 1.5.1:
Adding Plan Management API methods
AddGET /plan/priceChanges
- 1.5.0:
Adding Plan Management API methods
AddPOST /plan/price
- 1.4.0:
Adding Plan Management API methods
– AddPOST /plan
– AddGET /plan/{planName}
– AddGET /plan/{planId}
– AddGET /plans
Support for additional character types as the first character ofplanName
‘s - 1.3.0:
AddproductName
update functionality toPUT /subscription/{subscriptionId}
- 1.2.0:
Move to OpenAPI 3.0.1 and refactor
Synchronize with API behavior - 1.1.0:
RemovebillingPolicy
,useRequestedDateForBilling
fromDELETE /subscription/{subscriptionId}/cancel
- 1.0.0:
AddmerchantAccountKey
toPOST
andGET
- 0.0.1:
Initial release