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: AddproductNameupdate functionality toPUT /subscription/{subscriptionId} - 1.2.0
Added Bango-generatedsharedCustomerIdto reseller notifications, merchant requests and all responses
Subscriptions: Move to OpenAPI 3.0.1 and refactor
Subscriptions: Synchronize with API behavior - 1.1.0
AddedextensionDatafor resellers
AddedmerchantExtensionDatafor merchants
AddedfinanceData to relevant merchant-initiated API requests, reseller notifications and all responses
AddedmerchantBangoExtensionDatafor merchant requests and responses
AddedexternalEntitlementIdfor resellers
Subscriptions: AddedmerchantAccountKeytoPOSTandGET
Subscriptions: RemovedbillingPolicy,useRequestedDateForBillingfromDELETE / subscription/{subscriptionId}/cancel - 1.0.0
Initial release
- 1.5.2:
Adding Plan Management API methods
AddPUT /plan/priceAdd 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:
AddproductNameupdate functionality toPUT /subscription/{subscriptionId} - 1.2.0:
Move to OpenAPI 3.0.1 and refactor
Synchronize with API behavior - 1.1.0:
RemovebillingPolicy,useRequestedDateForBillingfromDELETE /subscription/{subscriptionId}/cancel - 1.0.0:
AddmerchantAccountKeytoPOSTandGET - 0.0.1:
Initial release