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.

Change Subscription Plan

Code Block
titleRequest
POST /subscriptions/{subscription}/changeplan

  • {subscription} - The id of the subscription to upgrade
Code Block
languagejfx
titleBody
linenumberstrue
{
	"product_id" : {product_id}
}
  • {product_id} - The id of the product you wish to subscribe to