Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

API URL: https://sdtxupdg40.execute-api.eu-central-1.amazonaws.com/testing

API

Every interaction with the API needs an Authorization Token. The token is generated per user.

Upgrade

Subscriptions can be upgraded if the new subscription product is sold by the same vendor. 



Code Block
POST /subscriptions/{subscription}/changeplan?product_id={product_id}

...