Ability to:
  • Retrieve pending subscriptions through
    GET /subscriptions
    ;
  • Cancel a pending subscription through
    DELETE /subscriptions/{external_id}
    ; and
  • Cancel a pending downgrade through the user interface and the API.
Created by Mathieu Déjean
·