Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This release is now live!

This release includes the following functionality:

Account Operations (Vendor API)

  • A new operation getVendorClientID that returns a unique VendorClientId for a customer to the vendor . This operation creates a VendorClientId if one does not already exist.
  • Updated operation activateApplicationSubscription that now generates a new VendorClientId if one does not exist when activating a subscription.
  • Updated operation listApplicationSubscriptionTokens which now returns a VendorClientId for active subscriptions.
  • A new  operation getApplicationSubscriptionHistory that returns a list of all subscriptions that are associated to a customer’s VendorClientId.
  • Vendors are now able to attach some information about a customer to a subscription via a new attribute called external_ref. This reference could be a previous subscription reference or an old vendor client id used in API-6, for example.
  • Vendors can pass in the clientReference in an updated getApplicationSubscriptionToken operation.
  • Vendors can retrieve the clientReference via an updated listApplicationSubscriptionTokens operation and via the new getApplicationSubscrption operation.


listCurrentOrders



  • No labels