Update Subscription
POST/subscription/:external_id
Updates the details of an existing subscription. This endpoint can be used for updates such as changes to the company name or directors associated with the account.
Note that the product_id cannot be updated. Attempting to change the product_id will result in a 400 error.
Request
Responses
- 200
- 400
- 404
OK
Bad request - the request body is invalid
The specified external_id could not be found.