You can extend a subscription using this API. When called, the API updates the next rebill date or extends the subscription's expiration date

On successful extension a response 1 is returned, otherwise, the API returns one of the following errors:

Response codeDescription
5929Signature is invalid
5970Missing parameter: subscriptionId.
5971Missing parameter: days
5972Subscription not found.
5973Subscription expired
Language