Extend Subscription

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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
Query Params
int32
required

Vendo subscription identifier

int32
required

Number of days that the membership will be extended.

string
required

The URL signature. For more information, see Signing URLs.

Response

Language
LoadingLoading…
Response
Choose an example:
application/xml